Skip to content

[test] Fix test that's failing on the Android CI since string processing was enabled by default #59650

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
Jun 28, 2022

Conversation

finagolfin
Copy link
Member

Also, move the test to test/Frontend/ where it belongs and disable implicit concurrency import too.

@compnerd, you added this to the Driver tests three years ago in #25902, but %swift only invokes the frontend now (maybe it worked differently back then?) so I moved the test.

@drodriguez, this should get the Android CI green again.

I have no idea why this only started failing on the Android CI, but not on the linux CI too.

…ing was enabled by default

Also, move the test to test/Frontend/ where it belongs and disable implicit
concurrency import too.
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.

Seems reasonable to me. I think that it is very likely that the substitutions have changed in the intervening years.

@compnerd
Copy link
Member

@swift-ci please smoke test

@finagolfin
Copy link
Member Author

Mac CI failure is unrelated.

@drodriguez
Copy link
Contributor

@swift-ci please smoke test macOS platform

@finagolfin
Copy link
Member Author

Same Mac failure, looks like the macOS CI has been broken for a day.

@finagolfin
Copy link
Member Author

Ping, Mac CI is working now, I think we can get this in.

@drodriguez
Copy link
Contributor

@swift-ci please smoke test macOS platform

@finagolfin
Copy link
Member Author

@egorzhdan, would you merge?

@egorzhdan egorzhdan merged commit c99083e into swiftlang:main Jun 28, 2022
@finagolfin finagolfin deleted the sdk branch June 28, 2022 15:26
CodaFi pushed a commit to CodaFi/swift that referenced this pull request Jun 28, 2022
[test] Fix test that's failing on the Android CI since string processing was enabled by default
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.

4 participants