-
Notifications
You must be signed in to change notification settings - Fork 559
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
BBC: blead breaks AMALTSEV/Test-Unit-0.27.tar.gz #16956
Comments
From @eserteThe test suite of the (unauthorized) CPAN distribution Sample fail reports on CPAN Testers:
The failing test in verbose mode (the reports do not contain this): not ok ERROR test_numericness |
From @jkeenan1. How would one go about obtaining an unauthorized release? I doubt Porting/bisect.pl would locate it, so we would have great difficulty in bisecting to identify the breaking commit in blead. 2. If it's an unauthorized release, I, for one, would not prioritize analysis of the problem. We have plenty of other things to worry about. Thank you very much. |
The RT System itself - Status changed from 'new' to 'open' |
From @eserteDana Sun, 14 Apr 2019 15:26:43 -0700, jkeenan reče:
Looking into bisect-runner.pl it looks indeed that the helper script is restricted to the latest official CPAN module (it's using CPAN::Shell->expand("Module", ...)). Theoretically this could be extended to allow arbitrary CPAN distributions (i.e. using CPAN::Shell->expand(Distribution => ...), maybe if a slash was encountered in the module name).
The official Test-Unit is broken for a long time (see https://rt.cpan.org/Ticket/Display.html?id=102732 ) --- looking at the diffs it looks like the "capturing" author is just trying to fix the modules's problems with newer perls, but neglected (or was unable) to get co-maint permissions. Regards, |
@eserte What action should be taken here? |
We still don't have a bisect result. So maybe best is to do extend bisect-runner.pl as proposed above. |
@ppisar did the work for us! https://rt.cpan.org/Public/Bug/Display.html?id=129738 Given it is reported and later fixed in 5.31, I don't see any further action here. |
Migrated from rt.perl.org#134030 (status was 'open')
Searchable as RT134030$
The text was updated successfully, but these errors were encountered: