Skip to content
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

Temporarily disable windows builds (#324 / #342) #342

Merged

Conversation

Bukama
Copy link
Member

@Bukama Bukama commented Sep 26, 2020

In #324 it is stated out that quite often
the builds on Windows time out, most probably
because of some kind of deadlock when executing
tests in parallel, not because there are errors.

When a build fails, the release workflow is
blocked, preventing us to release.

We decided to disable the Windows build temporarily
to enable releases.

related to: #324
PR: #342

I hereby agree to the terms of the JUnit Pioneer Contributor License Agreement.

…#342)

In junit-pioneer#324 it is stated out that quite often
the builds on Windows time out, most probably
because of some kind of deadlock when executing
tests in parallel, not because there are errors.

When a build fails, the release workflow is
blocked, preventing us to release.

We decided to disable the Windows build temporarily
to enable releases.

related to: junit-pioneer#324
PR: junit-pioneer#342
@Bukama Bukama requested a review from aepfli September 26, 2020 09:59
@sonarcloud
Copy link

sonarcloud bot commented Sep 26, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@Bukama Bukama merged commit 1618f50 into junit-pioneer:master Sep 26, 2020
@Bukama Bukama deleted the bishue324/tempfix/disablewindowsbuilds branch September 26, 2020 10:10
@dwalluck
Copy link
Contributor

Perhaps it would be better to disable running tests in parallel on Windows, so at least they could run and catch other potential issues until this is fixed.

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.

None yet

3 participants