Remove ppc64le from travis#3510
Merged
estesp merged 1 commit intocontainerd:masterfrom Aug 9, 2019
Merged
Conversation
The tests run too slow and flaky. Once the flakiness and speed are addressed we can re-enable. Signed-off-by: Derek McGowan <[email protected]>
|
Build succeeded.
|
Codecov Report
@@ Coverage Diff @@
## master #3510 +/- ##
=======================================
Coverage 44.26% 44.26%
=======================================
Files 124 124
Lines 13675 13675
=======================================
Hits 6053 6053
Misses 6687 6687
Partials 935 935
Continue to review full report at Codecov.
|
Member
|
LGTM
Michael Crosby
… On Aug 8, 2019, at 7:33 PM, Codecov ***@***.***> wrote:
Codecov Report
Merging #3510 into master will not change coverage.
The diff coverage is n/a.
@@ Coverage Diff @@
## master #3510 +/- ##
=======================================
Coverage 44.26% 44.26%
=======================================
Files 124 124
Lines 13675 13675
=======================================
Hits 6053 6053
Misses 6687 6687
Partials 935 935
Flag Coverage Δ
#linux 48.04% <ø> (ø) ⬆️
#windows 39.74% <ø> (ø) ⬆️
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 23faecf...04b7f1b. Read the comment docs.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
estesp
approved these changes
Aug 9, 2019
Member
estesp
left a comment
There was a problem hiding this comment.
LGTM; we have some people working with Travis on this; when they reach a resolution we can hopefully restore this in CI.
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.
The tests run too slow and flaky. Once the flakiness and speed are addressed we can re-enable after the next release. Currently this is slowing down our release process.