Skip to content

Instantly share code, notes, and snippets.

@FROGGS

FROGGS/tests.md Secret

Created November 20, 2013 17:44
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 FROGGS/9304a3aba8a6f9a4cc04 to your computer and use it in GitHub Desktop.
Save FROGGS/9304a3aba8a6f9a4cc04 to your computer and use it in GitHub Desktop.

This is perl6 version 2013.10-235-g180fcac built on parrot 5.9.0 revision RELEASE_5_9_0

(That fail always shows up with TEST_JOBS=4 here)

Test Summary Report
-------------------
t/spec/S06-other/main-usage.rakudo.parrot                     (Wstat: 256 Tests: 5 Failed: 0)
  Non-zero exit status: 1
  Parse errors: Bad plan.  You planned 22 tests but ran 5.
Files=766, Tests=29864, 816 wallclock secs ( 9.69 usr  1.44 sys + 2908.15 cusr 205.83 csys = 3125.11 CPU)
Result: FAIL

This is perl6 version 2013.10-235-g180fcac built on JVM

Test Summary Report
-------------------
t/spec/S02-magicals/pid.rakudo.jvm                         (Wstat: 0 Tests: 1 Failed: 0)
  TODO passed:   1
t/spec/S02-types/deprecations.rakudo.jvm                   (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: Bad plan.  You planned 27 tests but ran 0.
t/spec/S02-types/isDEPRECATED.rakudo.jvm                   (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: Bad plan.  You planned 20 tests but ran 0.
t/spec/S05-mass/rx.rakudo.jvm                              (Wstat: 0 Tests: 739 Failed: 1)
  Failed test:  89
t/spec/S17-concurrency/scheduler.t                         (Wstat: 0 Tests: 44 Failed: 1)
  Failed test:  13
Files=772, Tests=30001, 2651 wallclock secs (10.10 usr  1.56 sys + 27.06 cusr  5.35 csys = 44.07 CPU)
Result: FAIL
@FROGGS
Copy link
Author

FROGGS commented Nov 20, 2013

both using nqp version 2013.10-254-gaf22bef

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment