Skip to content

Disable testImportOfMissedDepWarning #6479

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 25, 2023

Conversation

neonichu
Copy link
Contributor

The underlying functionality this tests appears to be broken when using certain versions of swift-driver, so we have to disable it for now.

The underlying functionality this tests appears to be broken when using certain versions of swift-driver, so we have to disable it for now.
@neonichu neonichu self-assigned this Apr 25, 2023
@neonichu
Copy link
Contributor Author

@swift-ci please smoke test

@@ -71,16 +71,18 @@ final class BuildToolTests: CommandsTestCase {
}

func testImportOfMissedDepWarning() throws {
try XCTSkipIf(true, "tested functionality doesn't work due to 'libSwiftScan dependency scan query failed' (rdar://108512158)")
Copy link
Contributor

Choose a reason for hiding this comment

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

should it be conditionally disabled? or disabled everywhere?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

conditional would be nice, but I'm not aware of any way to determine the conditional right now.

@neonichu neonichu merged commit fc17625 into main Apr 25, 2023
@neonichu neonichu deleted the disable-testImportOfMissedDepWarning branch April 25, 2023 21:14
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