Skip to content

Fix the 5.6 CI #4185

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 2 commits into from
Apr 7, 2022
Merged

Fix the 5.6 CI #4185

merged 2 commits into from
Apr 7, 2022

Conversation

JDevlieghere
Copy link

  • Fix TestPlatformSDK after the remote-macosx platform was disabled
  • Fix TestDarwinNSLogOutput by setting the TERM env variable

Skip TestPlatformSDK.py after 3c2ef81
because it relies on the now disabled remote-macosx platform.
Avoid "TERM environment variable not set" by either propagating the TERM
environment variable or defaulting to vt100. All of our CI is already
doing this explicitly through the --env dotest arg, but it's easy to
forget when setting up a new job. I don't see any downside in making it
the default.

(cherry picked from commit 71f6077)
@JDevlieghere JDevlieghere requested a review from jimingham April 6, 2022 21:44
@JDevlieghere
Copy link
Author

@swift-ci please test

@JDevlieghere JDevlieghere merged commit 167beca into swift/release/5.6 Apr 7, 2022
@JDevlieghere JDevlieghere deleted the jdevlieghere/5.6/fix-ci branch April 7, 2022 15:27
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