Open AlexDaniel opened 5 years ago
What version of rakudo is this observed on? It seems older versions (including 2018.10) have a bug that makes it hard to load TAP.pm6 from another module.
@Leont latest version from master, which is https://github.com/rakudo/rakudo/commit/d904b7048bfaa8b7e1583baa1af0665f29c5b8c3.
BTW it can be a rakudobug.
Module App::Prove6 cannot be installed (
Flapper
), perhaps it has some failing tests.works for me
label, leave a comment saying that it works for you and mention any details that you feel are important.native dependency
label, describe what you did to install it and ensure that same instructions are present in the README file of the module (otherwise submit a pull request). Also try to update this wiki page.PR sent
label.failing dependency
label and write a comment explaining the situation. Feel free to work on the corresponding ticket for the failing dependency.If you can't self-assign yourself or attach a label, please let us know on #perl6 channel on freenode or just leave a comment here. We will try to give you privileges as fast as possible.
Output:
Ping @Leont