Windows: disable flaky test TestStartReturnCorrectExitCode#40117
Windows: disable flaky test TestStartReturnCorrectExitCode#40117thaJeztah merged 1 commit intomoby:masterfrom andrewhsu:x
Conversation
|
Is this both RS1 and RS5, or only RS1 ? |
|
I've only seen this flaky test a big issue on RS1. |
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
|
i should have started this as a draft PR to run the RS1 tests. i'm putting this to WIP so i can get a temp git commit in to twiddle RS1 tests. |
|
oh right, i can't make changes to jenkinsfile. @thaJeztah can you carry this PR? |
|
@andrewhsu no need to modify the Jenkinsfile; just check the |
|
From the most recent PR check with 1be272e looks like the And not skipped for RS5: Only the ppc64le unit test failing because of memory allocate failure: I've rekicked PR check to only run the ppc64le tests and taken the ppc64le node offline so a different one can be used. |
|
I think all the powerpc nodes have 4GB, or are there that have more? |
That guy again 😂 |
|
The ppc64le checks are now also green. I think this PR is ready to go. |
|
Kicked CI again; some weird error while building the image on RS5 |
Of the past 25 test runs on
masterbranch, I can count at least 10 failures that are related to this test on windows: https://ci.docker.com/public/blue/organizations/jenkins/moby/activity?branch=masterDisabling this test similar to #39945
Related tracking issue: #38521
cc @ddebroy @vikramhh