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

[android][test] Duplicate arm64 to aarch64 for other ARM64 platforms. #35806

Merged
merged 1 commit into from
Feb 6, 2021

Conversation

drodriguez
Copy link
Contributor

Other ARM64 platforms use aarch64 as the architecture name (Android,
Linux), so the checks have to be duplicated, or the final checks of the
file will fail to find the patterns set before.

Seen first in https://ci-external.swift.org/job/oss-swift-RA-linux-ubuntu-16.04-android-arm64/7566/ after the Android build was unbroken by the tested commit. Introduced by #35760.

/cc @nate-chandler

Other ARM64 platforms use aarch64 as the architecture name (Android,
Linux), so the checks have to be duplicated, or the final checks of the
file will fail to find the patterns set before.
@drodriguez
Copy link
Contributor Author

@swift-ci please test and merge

@swift-ci swift-ci merged commit 337372b into swiftlang:main Feb 6, 2021
@drodriguez drodriguez deleted the android-async-args-aarch64 branch February 6, 2021 17:30
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.

2 participants