Skip to content

Instantly share code, notes, and snippets.

@moritz
Created November 19, 2012 06:14
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/4109216 to your computer and use it in GitHub Desktop.
Save moritz/4109216 to your computer and use it in GitHub Desktop.
qast-sink-1 spectest summary
-------------------
t/spec/S02-literals/hash-interpolation.t (Wstat: 0 Tests: 10 Failed: 2)
Failed tests: 5-6
t/spec/S02-types/assigning-refs.rakudo (Wstat: 0 Tests: 18 Failed: 0)
TODO passed: 4-6
t/spec/S02-types/bag.rakudo (Wstat: 256 Tests: 82 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 103 tests but ran 82.
t/spec/S02-types/keybag.rakudo (Wstat: 256 Tests: 97 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 141 tests but ran 97.
t/spec/S02-types/set.rakudo (Wstat: 0 Tests: 93 Failed: 1)
Failed test: 93
t/spec/S04-blocks-and-statements/pointy-rw.rakudo (Wstat: 0 Tests: 10 Failed: 3)
Failed tests: 6, 8, 10
t/spec/S04-phasers/next.rakudo (Wstat: 256 Tests: 6 Failed: 1)
Failed test: 5
Non-zero exit status: 1
Parse errors: Bad plan. You planned 13 tests but ran 6.
t/spec/S04-statements/for.rakudo (Wstat: 0 Tests: 73 Failed: 2)
Failed tests: 36-37
t/spec/S04-statements/next.rakudo (Wstat: 0 Tests: 12 Failed: 2)
Failed tests: 8-9
t/spec/S04-statements/return.t (Wstat: 0 Tests: 17 Failed: 1)
Failed test: 10
t/spec/S05-metasyntax/unknown.rakudo (Wstat: 0 Tests: 12 Failed: 0)
Parse errors: Bad plan. You planned 13 tests but ran 12.
t/spec/S05-transliteration/trans.rakudo (Wstat: 0 Tests: 58 Failed: 1)
Failed test: 5
t/spec/S06-macros/unquoting.t (Wstat: 0 Tests: 6 Failed: 0)
Parse errors: Bad plan. You planned 10 tests but ran 6.
t/spec/S12-attributes/delegation.t (Wstat: 256 Tests: 20 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 65 tests but ran 20.
t/spec/S12-attributes/instance.rakudo (Wstat: 0 Tests: 138 Failed: 2)
Failed tests: 112-113
t/spec/S12-construction/construction.rakudo (Wstat: 0 Tests: 19 Failed: 1)
Failed test: 18
t/spec/S12-introspection/walk.t (Wstat: 256 Tests: 10 Failed: 2)
Failed tests: 6-7
Non-zero exit status: 1
Parse errors: Bad plan. You planned 11 tests but ran 10.
t/spec/S12-methods/delegation.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 5 tests but ran 0.
t/spec/S32-hash/pairs.rakudo (Wstat: 0 Tests: 21 Failed: 1)
Failed test: 21
t/spec/S32-hash/kv.rakudo (Wstat: 0 Tests: 27 Failed: 2)
Failed tests: 25, 27
t/spec/S32-exceptions/misc.rakudo (Wstat: 0 Tests: 302 Failed: 2)
Failed tests: 290, 292
t/spec/S32-list/map.rakudo (Wstat: 0 Tests: 52 Failed: 1)
Failed test: 23
t/spec/S32-temporal/Date.t (Wstat: 0 Tests: 58 Failed: 2)
Failed tests: 4, 16
t/spec/S32-temporal/DateTime-Instant-Duration.rakudo (Wstat: 256 Tests: 16 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 33 tests but ran 16.
t/spec/S32-temporal/local.rakudo (Wstat: 256 Tests: 1 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 25 tests but ran 1.
t/spec/S32-temporal/calendar.t (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 129 tests but ran 0.
t/spec/S32-temporal/DateTime.rakudo (Wstat: 256 Tests: 81 Failed: 6)
Failed tests: 22, 35, 45, 62, 64, 66
Non-zero exit status: 1
Parse errors: Bad plan. You planned 173 tests but ran 81.
t/spec/S32-io/IO-Socket-INET.rakudo (Wstat: 0 Tests: 16 Failed: 2)
Failed tests: 2, 9
t/spec/integration/99problems-41-to-50.rakudo (Wstat: 256 Tests: 0 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 11 tests but ran 0.
t/spec/integration/99problems-11-to-20.rakudo (Wstat: 256 Tests: 16 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 25 tests but ran 16.
t/spec/integration/99problems-31-to-40.t (Wstat: 256 Tests: 66 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 67 tests but ran 66.
t/spec/integration/error-reporting.rakudo (Wstat: 0 Tests: 13 Failed: 1)
Failed test: 12
Files=715, Tests=25525, 588 wallclock secs ( 6.37 usr 3.89 sys + 1749.58 cusr 251.39 csys = 2011.23 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment