Improve consistency in skipping tests#38482
Merged
thaJeztah merged 4 commits intomoby:masterfrom Jan 7, 2019
Merged
Conversation
Contributor
|
Test failing for windowsRS5-process: I don't think it's related to your changes. |
Member
Author
|
Hm, failing again, so perhaps it is related 🤔 |
Member
Author
|
hm, I didn't touch that file, wondering if it failed to cleanup a daemon (e.g.) |
Member
Author
|
ah, never mind; it wasn't restarted the first time; used |
AkihiroSuda
approved these changes
Jan 3, 2019
cc99654 to
1c5ffa9
Compare
Codecov Report
@@ Coverage Diff @@
## master #38482 +/- ##
==========================================
+ Coverage 36.62% 36.68% +0.06%
==========================================
Files 608 608
Lines 45174 45195 +21
==========================================
+ Hits 16545 16582 +37
+ Misses 26340 26329 -11
+ Partials 2289 2284 -5 |
Contributor
|
@thaJeztah needs a rebase |
Signed-off-by: Sebastiaan van Stijn <[email protected]>
These tests can only be run on a local Linux daemon, so there's no need to build them on Windows Signed-off-by: Sebastiaan van Stijn <[email protected]>
These tests are run on a local Linux daemon only, so no need to do a platform-check. Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
1c5ffa9 to
263e28a
Compare
Member
Author
|
rebased 👍 |
Member
Author
|
merging; powerpc failure is a known flaky test ( |
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.
Just some nits; see the individual commits for details