Raku / ecosystem-unbitrot

Which modules are not installable?
https://perl6.github.io/ecosystem-unbitrot/
GNU General Public License v3.0
5 stars 4 forks source link

Uzu #539

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module Uzu cannot be installed (InstallableButUntested), perhaps it has some failing tests.

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:

===> Searching for: Uzu
===> Found: Uzu:ver<0.3.3> [via Zef::Repository::Ecosystems<cpan>]
===> Fetching [OK]: Uzu:ver<0.3.3> to /home/alex/Blin/data/zef-data/tmp/1549583226.17365.9720/Uzu-0.3.3.tar.gz
===> Extraction [OK]: Uzu to /home/alex/Blin/data/zef-data/store/Uzu-0.3.3.tar.gz
===> Installing: Uzu:ver<0.3.3>
===> Install [OK] for Uzu:ver<0.3.3>

1 bin/ script [uzu] installed to:
/home/alex/Blin/installed/Uzu_0.3.3/bin

Ping @scmorrison

Scimon commented 5 years ago

Installed OK with test for Uzu run

Relevant Zef log. ===> Testing: Uzu:ver<0.3.3> ===> Testing [OK] for Uzu:ver<0.3.3>

AlexDaniel commented 5 years ago

@Scimon yeah, it was skipped in Toaster for some reason. Can you make sure it doesn't leave any processes behind after the testing phase?

Scimon commented 5 years ago

I'll give it a shot.

Scimon commented 5 years ago

Tried running the tests on the release branch a couple of times. No sign of any process still running after.