Skip to content

[test] Enable impossible to support test POSIXErrorCode. #24549

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
May 7, 2019

Conversation

drodriguez
Copy link
Contributor

The REQUIRES written one in each line were impossible to satisfy in any
platform, so the test wasn't running at all. This was changed to a
REQUIRE-ANY listing all the platforms (and adding Android). I also
needed to add runAllTest() at the end to make the test pass.

This was like this since back in #6707. It seems to work on Android and my Linux installation. I hope it works on Darwin too.

The REQUIRES written one in each line were impossible to satisfy in any
platform, so the test wasn't running at all. This was changed to a
REQUIRE-ANY listing all the platforms (and adding Android). I also
needed to add runAllTest() at the end to make the test pass.
@drodriguez drodriguez requested a review from CodaFi May 7, 2019 00:49
@drodriguez
Copy link
Contributor Author

@swift-ci please test

@CodaFi
Copy link
Contributor

CodaFi commented May 7, 2019

Ah, good catch.

@swift-ci please test Linux platform

@CodaFi
Copy link
Contributor

CodaFi commented May 7, 2019

@swift-ci please smoke test

@CodaFi
Copy link
Contributor

CodaFi commented May 7, 2019

⛵️

@CodaFi CodaFi merged commit df53d4c into swiftlang:master May 7, 2019
@drodriguez drodriguez deleted the enable-test-posix-error-code branch July 16, 2019 23:40
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