LLFourn / p6-CompUnit-Util

Utility functions for introspecting and re-exporting compunits
MIT License
5 stars 6 forks source link

Travis build fails #4

Closed pmqs closed 7 years ago

pmqs commented 7 years ago

Think something may have changed in perl6

t/02-re-export.t ........... ===SORRY!=== Cannot invoke this object (REPR: Null; VMNull) Dubious, test returned 1 (wstat 256, 0x100) No subtests run

t/05-rexport-everything.t .. ===SORRY!=== Cannot invoke this object (REPR: Null; VMNull) Dubious, test returned 1 (wstat 256, 0x100) No subtests run

LLFourn commented 7 years ago

Yep. That ain't good. Thanks for reporting.

LLFourn commented 7 years ago

Should be fixed. I just uncommented the bit of the test file that was causing it submitted a rakudobug. https://rt.perl.org/Public/Bug/Display.html?id=131584