-
Notifications
You must be signed in to change notification settings - Fork 9
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
1788 migrate collection test failure due to ds epochs #1789
1788 migrate collection test failure due to ds epochs #1789
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
The test is passing consistently on 16 nodes now. I've run it 1000 times. Seems to solve the problem entirely. |
PR tests (clang-11, ubuntu, mpich) Build for 32d858f
|
PR tests (intel icpx, ubuntu, mpich) Build for 32d858f
|
PR tests (clang-13, ubuntu, mpich) Build for 32d858f
|
PR tests (clang-12, ubuntu, mpich) Build for 32d858f
|
PR tests (clang-14, ubuntu, mpich) Build for 32d858f
|
PR tests (gcc-12, ubuntu, mpich) Build for 32d858f
|
PR tests (gcc-11, ubuntu, mpich) Build for 32d858f
|
Codecov Report
@@ Coverage Diff @@
## develop #1789 +/- ##
========================================
Coverage 84.15% 84.15%
========================================
Files 753 753
Lines 26117 26117
========================================
Hits 21979 21979
Misses 4138 4138
|
Fixes #1788