Skip to content

jest: increase cli test timeout#845

Merged
peterp merged 1 commit intoredwoodjs:mainfrom
Tobbe:tobbe-increase-test-timeout
Jul 15, 2020
Merged

jest: increase cli test timeout#845
peterp merged 1 commit intoredwoodjs:mainfrom
Tobbe:tobbe-increase-test-timeout

Conversation

@Tobbe
Copy link
Copy Markdown
Contributor

@Tobbe Tobbe commented Jul 14, 2020

Fixes #838

@thedavidprice
Copy link
Copy Markdown
Contributor

Ha! I love that you split the distance 😉

I'm all for this. My only concern is potentially adding more time to the CI runners. But in my experience this has been caused by slow processors and not errors.

@peterp looping you in for a final say 'cause I don't know what I don't know.

@Tobbe
Copy link
Copy Markdown
Contributor Author

Tobbe commented Jul 14, 2020

@thedavidprice

Ha! I love that you split the distance 😉

Yeah, I had to. 10 sec wasn't enough for the tests to pass on my machine

My only concern is potentially adding more time to the CI runners.

We don't have any tests that rely on the timeout do we? As long as we don't, this should only ever affect things when we have failing test cases. As long as all tests are passing the execution time shouldn't change

@thedavidprice thedavidprice requested a review from peterp July 14, 2020 21:35
@peterp peterp merged commit 3d437e0 into redwoodjs:main Jul 15, 2020
@peterp peterp added this to the next release milestone Jul 15, 2020
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.

Tests timeout

3 participants