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

Fix test for Apple Silicon bot #878

Merged
merged 1 commit into from
May 30, 2023
Merged

Conversation

hamishknight
Copy link
Contributor

@hamishknight hamishknight commented May 30, 2023

The Apple Silicon bot appears to use a newer version of Python, so outputs a deprecation warning for pipes.quote. For now, update the CHECK line to handle this. rdar://109671403 is tracking the replacement of pipes.quote with shlex.quote.

rdar://109833753

The Apple Silicon bot appears to use a
newer version of Python, so outputs a
deprecation warning for `pipes.quote`.
For now, update the `CHECK` line to
handle this.

rdar://109833753
@hamishknight
Copy link
Contributor Author

@swift-ci please test

@hamishknight
Copy link
Contributor Author

@swift-ci please smoke test

@hamishknight hamishknight merged commit a0c5e54 into swiftlang:main May 30, 2023
@hamishknight hamishknight deleted the fix-test branch May 30, 2023 16:20
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