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

Fix flaky E2E test sharding #5248

Merged
merged 1 commit into from Mar 30, 2020
Merged

Conversation

0xKiwi
Copy link
Contributor

@0xKiwi 0xKiwi commented Mar 30, 2020

This PR fixes some possible issues that could be caused by sharding the E2E tests which we do for every PR now. Should prevent more flakes from occurring.

@codecov
Copy link

codecov bot commented Mar 30, 2020

Codecov Report

Merging #5248 into master will decrease coverage by 52.32%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #5248       +/-   ##
==========================================
- Coverage   55.51%   3.19%   -52.33%     
==========================================
  Files         291     110      -181     
  Lines       22852    8539    -14313     
==========================================
- Hits        12687     273    -12414     
+ Misses       8383    8230      -153     
+ Partials     1782      36     -1746

@0xKiwi 0xKiwi merged commit 0982ff1 into prysmaticlabs:master Mar 30, 2020
@0xKiwi 0xKiwi deleted the fix-test-sharding branch March 30, 2020 16:10
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