Perl 6 Ecosystem Toaster
GitHub repo
data as SQLite db
Math::ContinuedFractions
toasted on
2018.06
at Thu Aug 9 16:13:17 2018
Status:
Fail
; Exit code:
1
STDERR
Aborting due to test failure: Math::ContinuedFractions (use --force-test to override)
STDOUT
===> Searching for: Math::ContinuedFractions ===> Found: Math::ContinuedFractions [via Zef::Repository::Ecosystems<p6c>] ===> Fetching: Math::ContinuedFractions Fetching with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Fetching [OK]: Math::ContinuedFractions to /home/cpan/.zef/tmp/1533831189.64555.3080/Math-ContinuedFractions.git ===> Extracting: Math::ContinuedFractions ===> Extraction: Failed to find a META6.json file for Math::ContinuedFractions -- failure is likely Extracting with plugin: Zef::Service::Shell::git+{<anon|1>} ===> Extraction [OK]: Math::ContinuedFractions to /home/cpan/.zef/store/Math-ContinuedFractions.git ===> Filtering: Math::ContinuedFractions ===> Filtering [OK] for Math::ContinuedFractions ===> # SKIP: No need to build Math::ContinuedFractions ===> Testing: Math::ContinuedFractions Testing with plugin: Zef::Service::Shell::prove+{<anon|1>} t/00-experiments.t .. ok # Failed test 'With the correct value' # at t/01-basics.t line 14 # expected: '3' # got: '3 4 12 4' # Failed test 'Still with the correct value' # at t/01-basics.t line 17 # expected: '3' # got: '3 4 12 4' # Failed test 'Still has the correct value' # at t/01-basics.t line 20 # expected: '3' # got: '3 4 12 4' # Failed test 'With the correct value' # at t/01-basics.t line 14 # expected: '12' # got: '4' # Failed test 'Still with the correct value' # at t/01-basics.t line 17 # expected: '12' # got: '4' # Failed test 'Still has the correct value' # at t/01-basics.t line 20 # expected: '12' # got: '4' # Failed test 'With the correct value' # at t/01-basics.t line 14 # expected: '-4.2' # got: '4' # Failed test 'Still with the correct value' # at t/01-basics.t line 17 # expected: '-4.2' # got: '4' # Failed test 'Still has the correct value' # at t/01-basics.t line 20 # expected: '-4.2' # got: '4' # Failed test 'With the correct value' # at t/01-basics.t line 14 # expected: '1' # got: '-5' # Failed test 'Still with the correct value' # at t/01-basics.t line 17 # expected: '1' # got: '-5' # Failed test 'Still has the correct value' # at t/01-basics.t line 20 # expected: '1' # got: '-5' Too few positionals passed; expected 2 arguments but got 1 in block <unit> at t/01-basics.t line 11 t/01-basics.t ....... Dubious, test returned 12 (wstat 3072, 0xc00) Failed 12/42 subtests Test Summary Report ------------------- t/01-basics.t (Wstat: 3072 Tests: 42 Failed: 12) Failed tests: 20, 22, 24, 26, 28, 30, 32, 34, 36, 38 40, 42 Non-zero exit status: 12 Parse errors: No plan found in TAP output Files=2, Tests=60, 5 wallclock secs ( 0.04 usr 0.00 sys + 3.62 cusr 0.15 csys = 3.81 CPU) Result: FAIL ===> Testing [FAIL]: Math::ContinuedFractions