Skip to content

Skip Failing Test Blocking CI #5867

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
Nov 2, 2022
Merged

Skip Failing Test Blocking CI #5867

merged 1 commit into from
Nov 2, 2022

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented Nov 2, 2022

No description provided.

@CodaFi
Copy link
Contributor Author

CodaFi commented Nov 2, 2022

@swift-ci smoke test

@neonichu
Copy link
Contributor

neonichu commented Nov 2, 2022

We saw this in several different tests yesterday (e.g. WorkspaceTests.testSimpleAPI), so I suspect skipping a single test will not help much.

@@ -266,6 +266,8 @@ class InitTests: XCTestCase {
}

func testNonC99NameExecutablePackage() throws {
throw XCTSkip("This test fails to find XCTAssertEqual; rdar://101868275")
Copy link
Contributor

Choose a reason for hiding this comment

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

@neonichu
Copy link
Contributor

neonichu commented Nov 2, 2022

This skips the other two failures we're currently seeing around 20% of the time: #5868

@neonichu
Copy link
Contributor

neonichu commented Nov 2, 2022

@swift-ci smoke test

@CodaFi CodaFi closed this Nov 2, 2022
@CodaFi CodaFi reopened this Nov 2, 2022
@CodaFi CodaFi merged commit f6bde10 into main Nov 2, 2022
@CodaFi CodaFi deleted the rdar101868275 branch November 2, 2022 20:33
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.

3 participants