Skip to content

Instantly share code, notes, and snippets.

@moritz
Created March 28, 2012 15: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 moritz/2227563 to your computer and use it in GitHub Desktop.
Save moritz/2227563 to your computer and use it in GitHub Desktop.
test summary with strict Str -> Numeric conversion enabled
Test Summary Report
-------------------
t/spec/S02-literals/string-interpolation.t (Wstat: 0 Tests: 12 Failed: 1)
Failed test: 12
t/spec/S02-types/bag.rakudo (Wstat: 0 Tests: 103 Failed: 1)
Failed test: 72
t/spec/S02-types/keyset.rakudo (Wstat: 0 Tests: 110 Failed: 1)
Failed test: 77
t/spec/S02-types/keybag.rakudo (Wstat: 0 Tests: 141 Failed: 1)
Failed test: 85
t/spec/S03-metaops/reduce.rakudo (Wstat: 256 Tests: 78 Failed: 0)
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/spec/S03-operators/basic-types.t (Wstat: 0 Tests: 19 Failed: 1)
Failed test: 13
t/spec/S03-operators/comparison-simple.t (Wstat: 256 Tests: 3 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 25 tests but ran 3.
t/spec/S03-operators/comparison.rakudo (Wstat: 256 Tests: 6 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 42 tests but ran 6.
t/spec/S03-operators/context-forcers.rakudo (Wstat: 0 Tests: 89 Failed: 0)
TODO passed: 38
t/spec/S03-operators/minmax.rakudo (Wstat: 256 Tests: 8 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 25 tests but ran 8.
t/spec/S03-operators/relational.t (Wstat: 256 Tests: 28 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 110 tests but ran 28.
t/spec/S03-operators/range-basic.t (Wstat: 256 Tests: 129 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 136 tests but ran 129.
t/spec/S03-operators/range.rakudo (Wstat: 256 Tests: 45 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 120 tests but ran 45.
t/spec/S03-sequence/nonnumeric.rakudo (Wstat: 256 Tests: 13 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 34 tests but ran 13.
t/spec/S03-sequence/basic.rakudo (Wstat: 256 Tests: 53 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 125 tests but ran 53.
t/spec/S32-hash/invert.rakudo (Wstat: 256 Tests: 3 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 5 tests but ran 3.
t/spec/S32-hash/kv.rakudo (Wstat: 256 Tests: 1 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 27 tests but ran 1.
t/spec/S32-num/abs.rakudo (Wstat: 256 Tests: 48 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 49 tests but ran 48.
t/spec/S32-str/numeric.rakudo (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Parse errors: No plan found in TAP output
t/spec/integration/advent2009-day19.t (Wstat: 256 Tests: 5 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 7 tests but ran 5.
Files=647, Tests=22599, 524 wallclock secs ( 5.69 usr 3.84 sys + 1456.47 cusr 176.36 csys = 1642.36 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment