Skip to content

Conversation

@bkhouri
Copy link
Contributor

@bkhouri bkhouri commented Oct 30, 2025

Augment Swift Testing test that has "withKnownIssues" with tags.

Also, augment tests to run against the SwiftBuild and Native build system, in addition to the debug and release build configuraitons.

Relates to: #9283

@bkhouri
Copy link
Contributor Author

bkhouri commented Oct 30, 2025

@swift-ci test

buildSystem: BuildSystemProvider.Kind,
configuration: BuildConfiguration,
) async throws {
try await withKnownIssue(isIntermittent: true) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we test dropping this in CI? (maybe in a different PR)

Augment Swift Testing test that has "withKnownIssues" with tags.

Also, augment tests to run against the SwiftBuild and Native build system,
in addition to the debug and release build configuraitons.

Relates to: swiftlang#9283
@bkhouri bkhouri force-pushed the t/main/gh9283_add_tags branch from bcd662b to 7a910c7 Compare October 31, 2025 15:05
@bkhouri
Copy link
Contributor Author

bkhouri commented Oct 31, 2025

@swift-ci test

@bkhouri
Copy link
Contributor Author

bkhouri commented Oct 31, 2025

@swift-ci test windows

@bkhouri bkhouri enabled auto-merge (squash) October 31, 2025 18:17
@bkhouri
Copy link
Contributor Author

bkhouri commented Nov 1, 2025

The following tests in Windows Platform Smoke test pipeline failed

Failed Tests (1):
  lldb-api :: commands/platform/launchgdbserver/TestPlatformLaunchGDBServer.py

This failure is unrelated to this change.

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.

4 participants