Fix CPAN random module compatibility#857
Merged
Merged
Conversation
Fix remaining failures from cpan_random_tester for HTTP::Cookies::Guess, Module::Install, Locale::Maketext, MooseX::NonMoose, Template::Plugin::Number::Format, and IO::All. Generated with Codex (https://openai.com/codex) Co-Authored-By: Codex <codex@openai.com>
Treat Java InvalidPathException from file-test path resolution as a failed stat with EINVAL instead of letting it escape. This keeps tests like -f '?' portable on Windows, where '?' is invalid in path names. Generated with Codex (https://openai.com/codex) Co-Authored-By: Codex <codex@openai.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
HTTP::Cookies::Guess,Module::Install,Locale::Maketext,MooseX::NonMoose,Template::Plugin::Number::Format, andIO::All.Verification
makepassed (/tmp/make_cpan_random_modules_16.log)/tmp/prove_strict_subs_void_perl.log)./jcpan -t HTTP::Cookies::Guesspassed (/tmp/cpan_final_http_cookies_guess.log)./jcpan -t Locale::Maketextpassed (/tmp/cpan_final_locale_maketext.log)./jcpan -t MooseX::NonMoosepassed (/tmp/cpan_final_moosex_nonmoose.log)./jcpan -t Template::Plugin::Number::Formatpassed (/tmp/cpan_final_template_plugin_number_format.log)./jcpan -t IO::Allpassed (/tmp/cpan_final_io_all.log)./jcpan -t Module::Installpassed (/tmp/cpan_after_module_install5.log)perl dev/tools/cpan_random_tester.pl --modules IO::All,Module::Install ...upgraded both stale report rows from FAIL to PASS (/tmp/cpan_random_update_io_module_install.log)Generated with Codex (https://openai.com/codex)