Skip to content

Instantly share code, notes, and snippets.

@masak
Created September 8, 2010 07:27
  • 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 masak/569768 to your computer and use it in GitHub Desktop.
Test Summary Report
-------------------
t/spec/S02-builtin_data_types/catch_type_cast_mismatch.rakudo (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 10 tests but ran 0.
t/spec/S02-builtin_data_types/hash_ref.rakudo (Wstat: 256 Tests: 5 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 32 tests but ran 5.
t/spec/S02-builtin_data_types/mixed_multi_dimensional.rakudo (Wstat: 256 Tests: 9 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 80 tests but ran 9.
t/spec/S02-magicals/pid.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
t/spec/S03-operators/assign.rakudo (Wstat: 256 Tests: 74 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 242 tests but ran 74.
t/spec/S03-operators/comparison.rakudo (Wstat: 0 Tests: 34 Failed: 0)
TODO passed: 10-11
t/spec/S03-operators/range.rakudo (Wstat: 256 Tests: 77 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 116 tests but ran 77.
t/spec/S04-statement-modifiers/for.rakudo (Wstat: 0 Tests: 18 Failed: 0)
TODO passed: 11-12
t/spec/S04-statement-parsing/hash.rakudo (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 7 tests but ran 0.
t/spec/S05-mass/properties-derived.rakudo (Wstat: 0 Tests: 256 Failed: 9)
Failed tests: 53-55, 170-172, 225-227
t/spec/S03-metaops/reverse.t (Wstat: 11 Tests: 32 Failed: 0)
Non-zero wait status: 11
Parse errors: Bad plan. You planned 33 tests but ran 32.
t/spec/S03-operators/nesting.t (Wstat: 11 Tests: 17 Failed: 0)
Non-zero wait status: 11
Parse errors: Bad plan. You planned 26 tests but ran 17.
t/spec/S09-autovivification/autovivification.rakudo (Wstat: 256 Tests: 4 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 42 tests but ran 4.
t/spec/S12-class/attributes.rakudo (Wstat: 256 Tests: 9 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 20 tests but ran 9.
t/spec/S14-roles/parameter-subtyping.rakudo (Wstat: 256 Tests: 17 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 22 tests but ran 17.
t/spec/S19-command-line/help.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
t/spec/S29-any/isa.rakudo (Wstat: 256 Tests: 2 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 14 tests but ran 2.
t/spec/S29-context/die.rakudo (Wstat: 0 Tests: 15 Failed: 2)
Failed tests: 13-14
t/spec/S29-context/exit.rakudo (Wstat: 0 Tests: 3 Failed: 2)
Failed tests: 1-2
t/spec/S32-list/reduce.rakudo (Wstat: 256 Tests: 9 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 16 tests but ran 9.
t/spec/S32-list/grep.rakudo (Wstat: 11 Tests: 43 Failed: 0)
Non-zero wait status: 11
Parse errors: Bad plan. You planned 44 tests but ran 43.
Files=530, Tests=26165, 4812 wallclock secs (11.84 usr 4.53 sys + 6620.62 cusr 365.12 csys = 7002.11 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment