Skip to content

Conversation

lukel97
Copy link
Collaborator

@lukel97 lukel97 commented Jul 31, 2020

Fixes #252
Turns out Tasty was trying to run every single test in parallel at once, which is why when #243 added two extra tests it was just enough to push it over the limit and cause things to fail

Fixes flakey CI builds. Turns out it was trying to run every single test
in parallel at once, which is why when #247 added two extra tests it was
just enough to push it over the limit and cause things to fail
@lukel97 lukel97 requested review from fendor and jneira July 31, 2020 14:46
@lukel97 lukel97 merged commit bd5e256 into master Jul 31, 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.

CI test fails

3 participants