Skip to content

[Remote Test] Fix remote-run to process environment variables. #64175

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

Merged
merged 1 commit into from
Mar 8, 2023

Conversation

al45tair
Copy link
Contributor

@al45tair al45tair commented Mar 7, 2023

remote-run should look in the environment for input/output paths as well as considering command line arguments.

With this change, test/Runtime/Paths.cpp should work for remote testing and device testing.

rdar://106294557

`remote-run` should look in the environment for input/output paths as
well as considering command line arguments.

With this change, `test/Runtime/Paths.cpp` should work for remote testing
and device testing.

rdar://106294557
@al45tair al45tair requested review from compnerd and mikeash March 7, 2023 16:05
@al45tair
Copy link
Contributor Author

al45tair commented Mar 7, 2023

@swift-ci Please smoke test

@al45tair al45tair requested a review from meg-gupta March 7, 2023 16:15
Copy link
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

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

Would be nice to get a second pair of eyes on this as well. The shuffling around of the code made this a bit of a challenge to review very carefully.

@al45tair al45tair merged commit dedfe16 into swiftlang:main Mar 8, 2023
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