Skip to content
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

Correct executable search #29547

Closed
loganharbour opened this issue Dec 15, 2024 · 0 comments · Fixed by #29548
Closed

Correct executable search #29547

loganharbour opened this issue Dec 15, 2024 · 0 comments · Fixed by #29548
Assignees
Labels
T: task An enhancement to the software.

Comments

@loganharbour
Copy link
Member

Motivation

The executable search in the test harness should search the original cwd. If a run_tests instantiation runs chdir, this could break.

Design

Correct the search order in the Testharness executable search.

Impact

More general test searching; supports the vtb.

@loganharbour loganharbour added the T: task An enhancement to the software. label Dec 15, 2024
@loganharbour loganharbour self-assigned this Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: task An enhancement to the software.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant