Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not install on latest Rakudo release #8

Open
samcv opened this issue Apr 18, 2017 · 1 comment
Open

Does not install on latest Rakudo release #8

samcv opened this issue Apr 18, 2017 · 1 comment

Comments

@samcv
Copy link

samcv commented Apr 18, 2017

Log is below:

===> Testing: Text::Diff
t/97_meta.t ..... No subtests run
t/98_pod.t ...... No subtests run
t/99_pmv.t ...... No subtests run
t/ext_format.t .. No subtests run
t/general.t ..... No subtests run
t/inputs.t ......1/11No such method 'succ' for invocant of type 'List'
  in method range at /home/samantha/.zef/store/Text--Diff.git/348ee24a8510e5e1566eac8c2f296c187df04636/lib/Text/Diff/Unified.pm (Text::Diff::Unified) line 74
  in method hunk_header at /home/samantha/.zef/store/Text--Diff.git/348ee24a8510e5e1566eac8c2f296c187df04636/lib/Text/Diff/Unified.pm (Text::Diff::Unified) line 14
  in sub  at /home/samantha/.zef/store/Text--Diff.git/348ee24a8510e5e1566eac8c2f296c187df04636/lib/Text/Diff.pm (Text::Diff) line 112
  in sub text_diff at /home/samantha/.zef/store/Text--Diff.git/348ee24a8510e5e1566eac8c2f296c187df04636/lib/Text/Diff.pm (Text::Diff) line 150
  in sub  at t/inputs.t line 33
  in block <unit> at t/inputs.t line 103

# Looks like you planned 11 tests, but ran 2
t/inputs.t ...... All 11 subtests passed 
t/keygen.t ...... No subtests run
t/outputs.t .....1/7No such method 'succ' for invocant of type 'List'
  in method range at /home/samantha/.zef/store/Text--Diff.git/348ee24a8510e5e1566eac8c2f296c187df04636/lib/Text/Diff/Unified.pm (Text::Diff::Unified) line 74
  in method hunk_header at /home/samantha/.zef/store/Text--Diff.git/348ee24a8510e5e1566eac8c2f296c187df04636/lib/Text/Diff/Unified.pm (Text::Diff::Unified) line 14
  in sub  at /home/samantha/.zef/store/Text--Diff.git/348ee24a8510e5e1566eac8c2f296c187df04636/lib/Text/Diff.pm (Text::Diff) line 112
  in sub text_diff at /home/samantha/.zef/store/Text--Diff.git/348ee24a8510e5e1566eac8c2f296c187df04636/lib/Text/Diff.pm (Text::Diff) line 150
  in sub _d at t/outputs.t line 13
  in block <unit> at t/outputs.t line 16

# Looks like you planned 7 tests, but ran 1
t/outputs.t ..... All 7 subtests passed 
t/table.t ....... No subtests run
All tests successful.

Test Summary Report
-------------------
t/97_meta.t  (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: No plan found in TAP output
t/98_pod.t  (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: No plan found in TAP output
t/99_pmv.t  (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: No plan found in TAP output
t/ext_format.t (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: No plan found in TAP output
t/general.t  (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: No plan found in TAP output
t/inputs.t  (Wstat: 0 Tests: 2 Failed: 0)
  Parse errors: Bad plan.  You planned 11 tests but ran 2.
t/keygen.t  (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: No plan found in TAP output
t/outputs.t  (Wstat: 0 Tests: 1 Failed: 0)
  Parse errors: Bad plan.  You planned 7 tests but ran 1.
t/table.t  (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: No plan found in TAP output
Files=9, Tests=3,  2 wallclock secs
Result: FAILED
===> Testing [FAIL]: Text::Diff
Aborting due to test failure: Text::Diff (use --force to override)
  in code  at /home/samantha/perl6/share/perl6/site/sources/08835DAD815BD73D4D383EF650E6A46204F0E1EB (Zef::Client) line 346
  in method test at /home/samantha/perl6/share/perl6/site/sources/08835DAD815BD73D4D383EF650E6A46204F0E1EB (Zef::Client) line 325
  in code  at /home/samantha/perl6/share/perl6/site/sources/08835DAD815BD73D4D383EF650E6A46204F0E1EB (Zef::Client) line 497
  in sub  at /home/samantha/perl6/share/perl6/site/sources/08835DAD815BD73D4D383EF650E6A46204F0E1EB (Zef::Client) line 494
  in method install at /home/samantha/perl6/share/perl6/site/sources/08835DAD815BD73D4D383EF650E6A46204F0E1EB (Zef::Client) line 600
  in sub MAIN at /home/samantha/perl6/share/perl6/site/sources/62DEA294637A2DE54A44C2E4261D7C70DB2CE9BB (Zef::CLI) line 139
  in block <unit> at /home/samantha/perl6/share/perl6/site/resources/B0BEBE33F8DA91283F9AD6281AED410DAB24C7C6 line 1

zef install Text::Diff  21.56s user 0.83s system 84% cpu 26.615 total
@lizmat
Copy link

lizmat commented Aug 3, 2018

EDIT: I was too tired when writing the original comment, El_Che++ for noting that.

Takadonet-San: I have removed this module from the ecosystem: Raku/ecosystem@cae94256f5 because it has been failing tests for at least the past 16 months.

Since we're cleaning up this weekend because of the monthly Squashathon, an issue was created for it: Raku/ecosystem-unbitrot#36

Please consider adding it back to the Perl 6 ecosystem when you consider it fit for other people to try it again. Please also consider adding it to CPAN with a helper add such as App::Mi6.

Thank you for your work on this module so far. It was appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants