Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jaredpalmer
Copy link
Owner

@jaredpalmer jaredpalmer commented Jan 13, 2020

Adding --runInBand which runs the test in a series instead of in parallel IIRC. This is what I believe was causing the race conditions

@jaredpalmer jaredpalmer changed the title Attempt to fix faulty Jest tests Run tests in series with --runInBand Jan 13, 2020
@jaredpalmer jaredpalmer merged commit 367a7a5 into master Jan 13, 2020
@jaredpalmer jaredpalmer deleted the fix/jest branch January 13, 2020 15:13
@agilgur5 agilgur5 changed the title Run tests in series with --runInBand ci: run tests in series with --runInBand to attempt to fix persistent CI errors Mar 17, 2020
@agilgur5
Copy link
Collaborator

Related to #403 which was a similar attempt.

Root cause of most CI issues (missing *.d.ts type declaration files) was fixed in #504 so this is probably not necessary anymore unless the Windows issue mentioned in #403 (EPERM on creating directories) was fixed by this.
I'm not sure as the errors were different but the missing declaration one happened very frequently and EPERM happened occasionally. EPERM hasn't been seen in a while.

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.

3 participants