-
-
Save treyharris/db7dd6440564ef3c8f90efe257fce2e7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[31m===[0mSORRY![31m===[0m Error while compiling /home/trey/src/rakudo/t/spec/S12-traits/parameterized.t | |
Cannot add tokens of category 'trait_auxiliary' | |
at /home/trey/src/rakudo/t/spec/S12-traits/parameterized.t:18 | |
------> [32m multi sub trait_auxiliary:<is>[33m⏏[31m(cool $trait, Any $container; $val) { [0m | |
S12-traits/parameterized.t .. | |
Dubious, test returned 1 (wstat 256, 0x100) | |
No subtests run | |
Test Summary Report | |
------------------- | |
S12-traits/parameterized.t (Wstat: 256 Tests: 0 Failed: 0) | |
Non-zero exit status: 1 | |
Parse errors: No plan found in TAP output | |
Files=1, Tests=0, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.22 cusr 0.01 csys = 0.24 CPU) | |
Result: FAIL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment