Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created November 2, 2016 18:34
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/0c4b4e87641a6d349d2ad82077c92cd7 to your computer and use it in GitHub Desktop.
Save zoffixznet/0c4b4e87641a6d349d2ad82077c92cd7 to your computer and use it in GitHub Desktop.
cpan@perlbuild2~/CPANPRC/rakudo (nom)$ 6p t/spec/S17-supply/return-in-tap.t
t/spec/S17-supply/return-in-tap.t ..
1..1
getexpayload needs a VMException
in any at ././CORE.setting.moarvm line 1
in block at t/spec/S17-supply/return-in-tap.t line 12
in sub try-it at t/spec/S17-supply/return-in-tap.t line 19
in block at t/spec/S17-supply/return-in-tap.t line 30
# Looks like you planned 1 test, but ran 0
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
Test Summary Report
-------------------
t/spec/S17-supply/return-in-tap.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 1 tests but ran 0.
Files=1, Tests=0, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.37 cusr 0.02 csys = 0.41 CPU)
Result: FAIL
cpan@perlbuild2~/CPANPRC/rakudo (nom)$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment