Skip to content

Conversation

bkhouri
Copy link
Contributor

@bkhouri bkhouri commented Sep 23, 2025

With the recent changes to the automated test, which augmented the Tests to run against the Native and Swift Build build system, in addition to the debug and release build configuraiton, and with swift test buffer the output on Windows (#8928), the theory is the Windows self hosted pipeline is failing due to the number of automated test, which causes Jenkins to hit the "Build Timeout" algorithim, causing Jenkins to abort the build as there is no output to the console.

I norer to unblock development, a change was made to run test against the Debug build configuration on Windows until a proper solution is availabe.

Related to #9159
Issue: rdar://160936699

@bkhouri
Copy link
Contributor Author

bkhouri commented Sep 23, 2025

@swift-ci test self hosted windows

@bkhouri bkhouri force-pushed the t/main/gh9159_rdar160936699_only_run_against_debug_on_windows branch from ff15d54 to deb4376 Compare September 23, 2025 15:19
@bkhouri
Copy link
Contributor Author

bkhouri commented Sep 23, 2025

@swift-ci test self hosted windows

@bkhouri
Copy link
Contributor Author

bkhouri commented Sep 23, 2025

previous windows self hosted pipeline may have abruptly terminated while executing swift test. Re-trigger the build

@swift-ci test self hosted windows

@bkhouri
Copy link
Contributor Author

bkhouri commented Sep 25, 2025

@swift-ci test self hosted windows

With the recent changes to the automated test, which augmented the Tests
to run against the Native and Swift Build build system, in addition to
the debug and release build configuraiton, and with `swift test` buffer
the output on Windows (swiftlang#8928), the theory is the Windows self hosted
pipeline is failing due to the number of automated test, which causes
Jenkins to hit the "Build Timeout" algorithim, causing Jenkins to abort
the build as there is no output to the console.

I norer to unblock development, a change was made to run test against
the Debug build configuration on Windows until a proper solution is
availabe.

Related to swiftlang#9159
Issue: rdar://160936699
@bkhouri bkhouri force-pushed the t/main/gh9159_rdar160936699_only_run_against_debug_on_windows branch from deb4376 to 5fec81a Compare September 30, 2025 19:00
@bkhouri
Copy link
Contributor Author

bkhouri commented Sep 30, 2025

@swift-ci test self hosted windows

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.

1 participant