Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created April 8, 2018 08:06
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 zoffixznet/5740c60fec4cf093d1bfe93416b87515 to your computer and use it in GitHub Desktop.
Save zoffixznet/5740c60fec4cf093d1bfe93416b87515 to your computer and use it in GitHub Desktop.
t/spec/S07-hyperrace/stress.t ..
1..10
A worker in a parallel iteration (hyper or race) initiated here:
in block <unit> at t/spec/S07-hyperrace/stress.t line 9
Died at:
Type check failed in binding to parameter '$batch'; expected Rakudo::Internals::HyperWorkBatch but got Mu (Mu)
# Looks like you planned 10 tests, but ran 0
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 10/10 subtests
Test Summary Report
-------------------
t/spec/S07-hyperrace/stress.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 10 tests but ran 0.
Files=1, Tests=0, 13 wallclock secs ( 0.02 usr 0.01 sys + 14.90 cusr 0.09 csys = 15.02 CPU)
Result: FAIL
The spawned command 't/fudgeandrun' exited unsuccessfully (exit code: 1)
in block <unit> at /home/cpan/zscript/bin/z line 148
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment