Skip to content

Instantly share code, notes, and snippets.

@masak
Created June 16, 2010 20:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save masak/441245 to your computer and use it in GitHub Desktop.
Save masak/441245 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, 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/S05-mass/properties-derived.rakudo (Wstat: 0 Tests: 256 Failed: 9)
Failed tests: 53-55, 170-172, 225-227
t/spec/S12-methods/multi.rakudo (Wstat: 0 Tests: 31 Failed: 0)
TODO passed: 24
t/spec/S12-methods/submethods.rakudo (Wstat: 256 Tests: 28 Failed: 0)
Non-zero exit status: 1
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/S32-str/uc.rakudo (Wstat: 0 Tests: 20 Failed: 0)
TODO passed: 17-20
t/spec/integration/99problems-01-to-10.rakudo (Wstat: 0 Tests: 22 Failed: 0)
TODO passed: 18
Files=475, Tests=35560, 3401 wallclock secs (11.49 usr 3.90 sys + 2827.67 cusr 207.38 csys = 3050.44 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment