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

Perl6-Math-Quaternion #496

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module Perl6-Math-Quaternion cannot be installed (AlwaysFail), 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: Perl6-Math-Quaternion
===> Found: Perl6-Math-Quaternion:auth<Bruce Gray> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Perl6-Math-Quaternion:auth<Bruce Gray> to /home/alex/Blin/data/zef-data/tmp/1549579494.12609.2697/Perl6-Math-Quaternion.git
===> Extraction [OK]: Perl6-Math-Quaternion to /home/alex/Blin/data/zef-data/store/Perl6-Math-Quaternion.git
===> Testing: Perl6-Math-Quaternion:auth<Bruce Gray>
t/01-load.t ............ ok
t/basic.t .............. ok
t/empty_subclass.t ..... ok
t/is_bool.t ............ ok
# Failed test '.norm'
# at t/math_ops.t line 19
# expected: '5.47722557505166'
#      got: '5.477225575051661'
# Looks like you failed 1 test of 38
t/math_ops.t ........... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/38 subtests 
t/math_with_complex.t .. ok

Test Summary Report
-------------------
t/math_ops.t         (Wstat: 256 Tests: 38 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=6, Tests=101, 17 wallclock secs ( 0.05 usr  0.01 sys + 14.26 cusr  0.56 csys = 14.88 CPU)
Result: FAIL
===> Testing [FAIL]: Perl6-Math-Quaternion:auth<Bruce Gray>
Failed to get passing tests, but continuing with --force-test
===> Installing: Perl6-Math-Quaternion:auth<Bruce Gray>
===> Install [OK] for Perl6-Math-Quaternion:auth<Bruce Gray>

Ping @Util

Previous ticket: #96