Skip to content

Instantly share code, notes, and snippets.

@timo
Created June 21, 2013 22:45
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 timo/b14928228f295e825d42 to your computer and use it in GitHub Desktop.
Save timo/b14928228f295e825d42 to your computer and use it in GitHub Desktop.
spectest after semilist changes.
Test Summary Report
-------------------
t/spec/S02-literals/quoting.rakudo.parrot (Wstat: 0 Tests: 162 Failed: 1)
Failed test: 158
t/spec/S03-feeds/basic.rakudo.parrot (Wstat: 0 Tests: 25 Failed: 0)
TODO passed: 19
t/spec/S03-operators/context-forcers.rakudo.parrot (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/spec/S04-blocks-and-statements/let.t (Wstat: 0 Tests: 12 Failed: 5)
Failed tests: 1, 3, 5, 8, 10
t/spec/S04-blocks-and-statements/temp.rakudo.parrot (Wstat: 0 Tests: 36 Failed: 4)
Failed tests: 1, 3, 7, 9
t/spec/S04-statements/terminator.t (Wstat: 0 Tests: 15 Failed: 1)
Failed test: 12
t/spec/S05-modifier/counted.rakudo.parrot (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/spec/S06-routine-modifiers/scoped-named-subs.t (Wstat: 256 Tests: 10 Failed: 1)
Failed test: 10
Non-zero exit status: 1
Parse errors: Bad plan. You planned 12 tests but ran 10.
t/spec/S12-attributes/clone.t (Wstat: 0 Tests: 18 Failed: 2)
Failed tests: 15, 17
t/spec/S32-hash/delete-adverb.rakudo.parrot (Wstat: 0 Tests: 168 Failed: 2)
Failed tests: 30, 33
t/spec/S32-io/io-spec-cygwin.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/spec/S32-scalar/defined.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/spec/integration/advent2009-day05.t (Wstat: 0 Tests: 17 Failed: 1)
Failed test: 8
t/spec/integration/advent2009-day06.rakudo.parrot (Wstat: 0 Tests: 15 Failed: 1)
Failed test: 8
Files=739, Tests=27749, 408 wallclock secs ( 5.00 usr 0.81 sys + 1208.63 cusr 80.42 csys = 1294.86 CPU)
Result: FAIL
TEST_JOBS=4 make spectest 1215.99s user 82.33s system 312% cpu 6:55.90 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment