Skip to content

[android][test] Mark concurrency test with REQUIRES. #35557

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

Closed
wants to merge 1 commit into from

Conversation

drodriguez
Copy link
Contributor

The concurrency tests needs requires, so platforms that have not yet
enabled concurrency do not fail on them.

The Android CI machines were failing since the introduction of these
test. Introduced in #35544.

The concurrency tests needs requires, so platforms that have not yet
enabled concurrency do not fail on them.

The Android CI machines were failing since the introduction of these
test. Introduced in swiftlang#35544.
@drodriguez drodriguez requested a review from rintaro January 22, 2021 18:15
@drodriguez
Copy link
Contributor Author

@swift-ci please smoke test

Copy link
Member

@rintaro rintaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I wasn't aware of this.

@rintaro
Copy link
Member

rintaro commented Jan 22, 2021

FWIW the failure in https://ci-external.swift.org/job/oss-swift-RA-linux-ubuntu-16.04-android/8965 has been fixed by #35555 . But REQUIRES: concurrency seems still valuable.

@drodriguez
Copy link
Contributor Author

Oh. That makes more sense. I will close this one without merging, but feel free to add that requires if you think it is worth it. The commit message here is not very factual any more.

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