Disabled Flaky tests on powerpc and z#38423
Merged
vdemeester merged 1 commit intomoby:masterfrom Jan 4, 2019
Merged
Conversation
99299e4 to
adae6ba
Compare
adae6ba to
9678faf
Compare
Codecov Report
@@ Coverage Diff @@
## master #38423 +/- ##
==========================================
- Coverage 36.55% 36.54% -0.02%
==========================================
Files 608 608
Lines 45036 45036
==========================================
- Hits 16465 16458 -7
- Misses 26293 26299 +6
- Partials 2278 2279 +1 |
49ef268 to
25c150c
Compare
- TestAPISwarmLeaderElection - TestAPISwarmRaftQuorum - TestSwarmClusterRotateUnlockKey because they are known to be flaky. Signed-off-by: Olli Janatuinen <[email protected]>
25c150c to
02157c6
Compare
Contributor
Author
|
@vdemeester @thaJeztah after couple of tests runs looks that this change would make CI more stable so question is that can we do it or is it necessary run these tests on powerpc and z (other build servers are still running them)? |
This was referenced Dec 24, 2018
Contributor
|
👍 yes please LGTM |
Contributor
Author
|
@thaJeztah PTAL |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Disabled these tests on s390x and ppc64le:
because they are known to be flaky.