Skip to content

Unblock tests by skipping if concurrency is not supported #5845

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
Oct 26, 2022
Merged

Unblock tests by skipping if concurrency is not supported #5845

merged 1 commit into from
Oct 26, 2022

Conversation

elsh
Copy link
Contributor

@elsh elsh commented Oct 26, 2022

Resolves rdar://101582542

@elsh
Copy link
Contributor Author

elsh commented Oct 26, 2022

@swift-ci smoke test

@@ -2554,4 +2554,72 @@ final class PackageToolTests: CommandsTestCase {
}
}
}

func testSinglePluginTarget() throws {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Moved to a different file (same content except the test name) and added XCTSkipIf line

@tomerd
Copy link
Contributor

tomerd commented Oct 26, 2022

windows failures seems untreated. okay to merge once other jobs are green.

@elsh elsh merged commit d52267a into main Oct 26, 2022
@elsh elsh deleted the es-ci branch October 26, 2022 21:50
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