Skip to content

[test] Isolate swift_build_support.swift testing #80192

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

Conversation

drodriguez
Copy link
Contributor

The test was using the default value for SWIFT_BUILD_ROOT, which tried to write into .build_script_log. Use an environment variable so the tests use their own directory and write files that do not append to the actual .build_script_log.

Follow up to #80102

The test was using the default value for SWIFT_BUILD_ROOT, which tried
to write into `.build_script_log`. Use an environment variable so the
tests use their own directory and write files that do not append to the
actual `.build_script_log`.

Follow up to swiftlang#80102
@drodriguez
Copy link
Contributor Author

@swift-ci please smoke test

@drodriguez drodriguez enabled auto-merge (squash) March 21, 2025 06:00
@drodriguez drodriguez merged commit b0a199e into swiftlang:main Mar 21, 2025
3 checks passed
@drodriguez drodriguez deleted the test-swift-build-support-isolated branch March 21, 2025 15:18
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.

1 participant