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

WebService::FootballData #542

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

Module WebService::FootballData 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: WebService::FootballData
===> Found: WebService::FootballData:ver<0.1.4> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: WebService::FootballData:ver<0.1.4> to /home/alex/Blin/data/zef-data/tmp/1549582178.26970.9917/WebService-FootballData.git
===> Extraction [OK]: WebService::FootballData to /home/alex/Blin/data/zef-data/store/WebService-FootballData.git
===> Testing: WebService::FootballData:ver<0.1.4>
t/00-load.t ................ ok
# Failed test 'Exception has a footballdata error message'
# at t/01-useragent.t line 38
# Looks like you failed 1 test of 10
t/01-useragent.t ........... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/10 subtests 
t/02-id.t .................. ok
t/02-request.t ............. ok
t/03-has-request.t ......... ok
t/04-fixture-result.t ...... ok
t/05-fixture.t ............. ok
t/06-has-fixtures.t ........ ok
t/07-head2head.t ........... ok
t/08-fixture-details.t ..... ok
t/09-all-fixtures.t ........ ok
t/10-player.t .............. ok
t/11-team.t ................ ok
t/12-team-search-result.t .. ok
t/13-common-table-stats.t .. ok
t/14-table-row.t ........... ok
t/15-table.t ............... ok
t/16-league.t .............. ok
t/17-footballdata.t ........ ok

Test Summary Report
-------------------
t/01-useragent.t         (Wstat: 256 Tests: 10 Failed: 1)
  Failed test:  10
  Non-zero exit status: 1
Files=19, Tests=414, 101 wallclock secs ( 0.13 usr  0.04 sys + 75.07 cusr  4.39 csys = 79.63 CPU)
Result: FAIL
===> Testing [FAIL]: WebService::FootballData:ver<0.1.4>
Failed to get passing tests, but continuing with --force-test
===> Installing: WebService::FootballData:ver<0.1.4>
===> Install [OK] for WebService::FootballData:ver<0.1.4>

Previous ticket: #16

JJ commented 5 years ago

Created a merge request

JJ commented 5 years ago

The merge request has been rejected

JJ commented 5 years ago

Switched to "deprecated" since the comment indicates it needs to be refactored.