Skip to content

Temporarily disable tests that fail on Apple Silicon CI. #599

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
Apr 13, 2021

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Apr 13, 2021

The following tests currently fail on Apple Silicon:

testDarwinBasic
testSaveTemps
testPrebuiltModuleGenerationJobs
testLitDriverDependenciesTests

e.g. https://ci.swift.org/job/oss-swift-incremental-RA-macos-apple-silicon/433/consoleText

For the most part, the test code just does not account for the fact that macOS can run on anything other than x86.
These tests are going to be disabled on Apple Silicon for the time being to unblock CI, while we go and fix the test code.

@artemcm artemcm requested a review from nkcsgexi April 13, 2021 21:29
@artemcm
Copy link
Contributor Author

artemcm commented Apr 13, 2021

@swift-ci please test

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