Skip to content

Instantly share code, notes, and snippets.

Created June 17, 2010 06:42
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save anonymous/441765 to your computer and use it in GitHub Desktop.
Test Summary Report
-------------------
t/spec/S02-builtin_data_types/array.rakudo (Wstat: 0 Tests: 96 Failed: 0)
TODO passed: 55
t/spec/S02-builtin_data_types/multi_dimensional_array.rakudo (Wstat: 0 Tests: 41 Failed: 0)
TODO passed: 15, 26, 35
t/spec/S03-metaops/reduce.rakudo (Wstat: 0 Tests: 88 Failed: 1)
Failed test: 58
t/spec/S03-operators/assign.rakudo (Wstat: 0 Tests: 240 Failed: 2)
Failed tests: 215, 217
TODO passed: 212
t/spec/S03-operators/range.rakudo (Wstat: 0 Tests: 110 Failed: 4)
Failed tests: 70, 72, 74, 76
TODO passed: 8
t/spec/S04-statements/for.rakudo (Wstat: 0 Tests: 64 Failed: 0)
TODO passed: 61
t/spec/S05-match/capturing-contexts.rakudo (Wstat: 0 Tests: 26 Failed: 0)
TODO passed: 15
t/spec/S06-advanced_subroutine_features/callframe.rakudo (Wstat: 256 Tests: 1 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/spec/S09-typed-arrays/arrays.rakudo (Wstat: 256 Tests: 7 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/spec/S12-methods/multi.rakudo (Wstat: 0 Tests: 31 Failed: 0)
TODO passed: 24
t/spec/S32-array/rotate.t (Wstat: 256 Tests: 27 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/spec/S32-io/IO-Socket-INET.rakudo (Wstat: 0 Tests: 18 Failed: 1)
Failed test: 3
Files=467, Tests=32621, 699 wallclock secs (15.45 usr 1.99 sys + 1898.84 cusr 49.34 csys = 1965.62 CPU)
Result: FAIL
This is spectest output from this afternoon.
Test Summary Report
-------------------
t/spec/S02-builtin_data_types/array.rakudo (Wstat: 0 Tests: 96 Failed: 0)
TODO passed: 55, 72
t/spec/S02-builtin_data_types/lists.rakudo (Wstat: 0 Tests: 27 Failed: 0)
TODO passed: 9
t/spec/S03-operators/assign.rakudo (Wstat: 0 Tests: 240 Failed: 1)
Failed test: 187
t/spec/S03-operators/range-basic.rakudo (Wstat: 256 Tests: 48 Failed: 2)
Failed tests: 46-47
Non-zero exit status: 1
Parse errors: Bad plan. You planned 132 tests but ran 48.
t/spec/S03-operators/range.rakudo (Wstat: 0 Tests: 110 Failed: 0)
TODO passed: 9
t/spec/S12-methods/multi.rakudo (Wstat: 0 Tests: 31 Failed: 0)
TODO passed: 24
t/spec/S14-roles/anonymous.rakudo (Wstat: 0 Tests: 13 Failed: 0)
TODO passed: 3, 8, 12
t/spec/S14-roles/composition.rakudo (Wstat: 0 Tests: 22 Failed: 0)
TODO passed: 13-14
t/spec/integration/99problems-01-to-10.rakudo (Wstat: 0 Tests: 22 Failed: 0)
TODO passed: 18
Files=456, Tests=32404, 601 wallclock secs (15.42 usr 1.93 sys + 1860.99 cusr 49.96 csys = 1928.30 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment