Skip to content

Comments

CircleCi/CodeCov: Don't use multiple threads for the DMD testsuite#6882

Merged
dlang-bot merged 1 commit intodlang:masterfrom
wilzbach:run-coverage-single-threaded
Jun 10, 2017
Merged

CircleCi/CodeCov: Don't use multiple threads for the DMD testsuite#6882
dlang-bot merged 1 commit intodlang:masterfrom
wilzbach:run-coverage-single-threaded

Conversation

@wilzbach
Copy link
Contributor

I am trying to remove the unrelated coverage changes from the CodeCov output and it seems like running the test suite in multiple threads might be problematic.
I don't know yet how the running time of CircleCi will be with this change, but given that we have 4 parallel builds and we just run coverage tests there (i.e. all other CI take longer), it shouldn't matter if this fixes the problem.

CC @CyberShadow

Original thread: #6879 (comment)

@CyberShadow
Copy link
Member

Let's see if this helps with the random failures. If not, I guess we can revert it to speed it up later.

@dlang-bot dlang-bot merged commit 98ad942 into dlang:master Jun 10, 2017
@wilzbach wilzbach deleted the run-coverage-single-threaded branch June 12, 2017 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants