docs: update App::perlbrew plan -- 71/73 tests pass#458
Closed
docs: update App::perlbrew plan -- 71/73 tests pass#458
Conversation
…ning failures Phase 8 re-investigation found that 5 of 7 failures were stale-build artifacts (Module::Build::Tiny not installed). After fresh build, only 2 tests actually fail: - command-info.t: jperl -V missing Compiled at line (easy fix) - installation2.t: DESTROY not implemented, Test2::Mock cannot restore methods when mock objects go out of scope (systemic limitation) All CPAN dependencies (local::lib, Path::Class, Capture::Tiny, Test2::Mock, Test2::Plugin::IOEvents) install from CPAN and work correctly -- no PerlOnJava-specific versions needed. Added Phase 9 plan with detailed fix analysis for both remaining failures. Generated with Devin (https://cli.devin.ai/docs) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Owner
Author
|
Superseded by #459 which includes the actual code fix for command-info.t |
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
Remaining 2 failures
jperl -VmissingCompiled atline that perlbrew parsesDESTROYnot implemented -- Test2::Mock cannot restore methods when mock goes out of scopeAdded to plan
Compiled attojperl -VoutputTest plan
jperl Build testin App::perlbrew build directoryGenerated with Devin