Skip to content

Reenabled TestPsListContainers* tests and increased sleep time#20961

Merged
cpuguy83 merged 1 commit intomoby:masterfrom
microsoft:FlakeyTestFix
Mar 8, 2016
Merged

Reenabled TestPsListContainers* tests and increased sleep time#20961
cpuguy83 merged 1 commit intomoby:masterfrom
microsoft:FlakeyTestFix

Conversation

@darstahl
Copy link
Contributor

@darstahl darstahl commented Mar 4, 2016

fixes #20819

This enables the flakey tests that were failing on WindowsTP4 due to performance degradation. The sleeping container was finishing and exiting prior to the test checking the number of running containers, resulting in an extra container being in the exited state.

Increasing sleep time on Windows to 120 for now, will run windowsTP4 CI a couple times to confirm that this makes the test more reliable. Sleep time can be increased again if necessary.

@jhowardmsft @jstarks

Sloth!

Signed-off-by: Darren Stahl darst@microsoft.com

Signed-off-by: Darren Stahl <darst@microsoft.com>
@cpuguy83
Copy link
Member

cpuguy83 commented Mar 4, 2016

tp4 hitting the same error on every PR.

@darstahl
Copy link
Contributor Author

darstahl commented Mar 4, 2016

Jenkins will ignore unit test failures on Windows now. Rerunning tp4 CI, I'll start the failed ones on other PRs too. I'm investigating why it is failing as well.

@darstahl
Copy link
Contributor Author

darstahl commented Mar 7, 2016

Guess I should note that this fixes #20819

Still running CI a couple times on windowsTP4 to confirm the fix is enough.

@LK4D4
Copy link
Contributor

LK4D4 commented Mar 8, 2016

LGTM

@darstahl
Copy link
Contributor Author

darstahl commented Mar 8, 2016

Seems to be reliable so far based on a couple windowsTP4 CI runs. Hoping this holds up when performance is low on CI machines crosses fingers

@cpuguy83
Copy link
Member

cpuguy83 commented Mar 8, 2016

LGTM

cpuguy83 added a commit that referenced this pull request Mar 8, 2016
Reenabled TestPsListContainers* tests and increased sleep time
@cpuguy83 cpuguy83 merged commit 9e2c4de into moby:master Mar 8, 2016
@darstahl darstahl deleted the FlakeyTestFix branch October 4, 2016 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flaky test: TestPsListContainersFilterExited

4 participants