Skip to content

Instantly share code, notes, and snippets.

@masak
Created October 18, 2009 17:10
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/212754 to your computer and use it in GitHub Desktop.
Save masak/212754 to your computer and use it in GitHub Desktop.
Test Summary Report
-------------------
t/spec/S02-builtin_data_types/capture.rakudo (Wstat: 0 Tests: 18 Failed: 1)
Failed test: 16
t/spec/S02-literals/pairs.rakudo (Wstat: 0 Tests: 40 Failed: 0)
TODO passed: 18-28, 38-40
t/spec/S04-declarations/implicit-parameter.rakudo (Wstat: 0 Tests: 18 Failed: 0)
TODO passed: 11-12
t/spec/S06-advanced_subroutine_features/wrap.rakudo (Wstat: 256 Tests: 6 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 60 tests but ran 6.
t/spec/S06-signature/arity.rakudo (Wstat: 0 Tests: 48 Failed: 0)
TODO passed: 15-16, 48
t/spec/S06-signature/errors.rakudo (Wstat: 0 Tests: 7 Failed: 0)
TODO passed: 7
t/spec/S06-signature/named-parameters.rakudo (Wstat: 0 Tests: 78 Failed: 0)
TODO passed: 11, 15-16
t/spec/S06-signature/passing-arrays.rakudo (Wstat: 0 Tests: 11 Failed: 0)
TODO passed: 11
t/spec/S06-signature/sub-ref.rakudo (Wstat: 0 Tests: 35 Failed: 0)
TODO passed: 5, 9, 15
t/spec/S06-signature/slurpy-params.rakudo (Wstat: 0 Tests: 61 Failed: 0)
TODO passed: 25-28
t/spec/S06-signature/unspecified.rakudo (Wstat: 0 Tests: 15 Failed: 0)
TODO passed: 3-4, 8
t/spec/S12-class/interface-consistency.rakudo (Wstat: 0 Tests: 8 Failed: 0)
TODO passed: 5
t/spec/S12-methods/instance.rakudo (Wstat: 0 Tests: 26 Failed: 1)
Failed test: 26
t/spec/integration/packages.t (Wstat: 256 Tests: 1 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 3 tests but ran 1.
Files=438, Tests=32279, 4471 wallclock secs (12.14 usr 3.58 sys + 5422.99 cusr 216.12 csys = 5654.83 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment