Skip to content

tests: add and use %PERL variable to refer to the Perl binary - #15097

Closed
vszakats wants to merge 2 commits into
curl:masterfrom
vszakats:tests-perl-var
Closed

tests: add and use %PERL variable to refer to the Perl binary#15097
vszakats wants to merge 2 commits into
curl:masterfrom
vszakats:tests-perl-var

Conversation

@vszakats

@vszakats vszakats commented Sep 30, 2024

Copy link
Copy Markdown
Member

To ensure Perl invocations within tests call the same Perl binary used
for running the tests, as specified or auto-detected via PERL env
(autotools) or PERL_EXECUTABLE setting (cmake). Instead of the first
perl executable found in PATH.)

Cherry-picked from #14949

@vszakats vszakats added the tests label Sep 30, 2024
@dfandrich

Copy link
Copy Markdown
Contributor

Analysis of PR #15097 at 9c4dd876:

Test 313 failed, which has NOT been flaky recently, so there could be a real issue in the PR.

Generated by Testclutch

@vszakats vszakats closed this in 31a29fc Oct 1, 2024
@vszakats
vszakats deleted the tests-perl-var branch October 1, 2024 10:09
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
To ensure Perl invocations within tests call the same Perl binary used
for running the tests, as specified or auto-detected via `PERL` env
(autotools) or `PERL_EXECUTABLE` setting (cmake). Instead of the first
`perl` executable found in `PATH`.)

Cherry-picked from curl#14949
Closes curl#15097
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants