Skip to content

t: Use $^X for executing perl#71

Merged
okurz merged 2 commits intoopenSUSE:masterfrom
perlpunk:fix-test
Mar 28, 2025
Merged

t: Use $^X for executing perl#71
okurz merged 2 commits intoopenSUSE:masterfrom
perlpunk:fix-test

Conversation

@perlpunk
Copy link
Copy Markdown
Collaborator

$^X contains the path to perl the test was started with

Issue: https://progress.opensuse.org/issues/176148

@perlpunk perlpunk force-pushed the fix-test branch 3 times, most recently from fc1ceb8 to 9378078 Compare March 28, 2025 19:15
Comment thread .proverc
$^X contains the path to perl the test was started with

Issue: https://progress.opensuse.org/issues/176148
This doesn't work locally:

    Can't locate object method "verbosity" via package "TAP::Formatter::Color"

I did install TAP::Formatter::Color...
@perlpunk
Copy link
Copy Markdown
Collaborator Author

The tests are passing, but the the codecov upload in perl 5.30 fails and aborts all other jobs, so it appears as failed.
I guess we have to merge manually again and then figure out the codecov failure.

Copy link
Copy Markdown
Member

@okurz okurz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am looking into codecov upload

@okurz okurz merged commit a4f231d into openSUSE:master Mar 28, 2025
1 of 8 checks passed
@perlpunk perlpunk deleted the fix-test branch March 28, 2025 20:44
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

Successfully merging this pull request may close these issues.

3 participants