Ticket #63 (closed bug: fixed)
Failure in t/op/string_cclass.t
Reported by: | moritz | Owned by: | NotFound |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | none | Version: | trunk |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: | linux |
Description
Parrot r34053 on i386 GNU/Linux fails one test:
t/op/string_cclass....7/11 # Failed test 'unicode is_cclass whitespace' # at t/op/string_cclass.t line 320. # Exited with error code: 2 # Received: # error:imcc:The opcode 'set_s_s_ki' (set<3>) was not found. Check the type and number of the arguments # in file '/home/moritz/src/parrot/t/op/string_cclass_7.pir' line 12 # # Expected: # 11111111111111111111111111 # t/op/string_cclass....11/11 # Looks like you failed 1 test of 11. t/op/string_cclass.... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/11 subtests
Change History
Note: See
TracTickets for help on using
tickets.