Skip to content

Fixing flaky test ListContainersCmdIT.testStatusFilter #2188

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dmmax
Copy link
Contributor

@dmmax dmmax commented Aug 21, 2023

Changes

  • Decouple the big test (testStatusFilter ) into 4 smaller tests for checking each status independently (created, running, paused, exited)
  • Add waitContainer - the same way as it is done in Improve assertions #2189

@dmmax dmmax requested a review from a team as a code owner August 21, 2023 14:34
@dmmax
Copy link
Contributor Author

dmmax commented Aug 24, 2023

Hi @eddumelendez

Can you review the current or #2189 PR to unblock #2186 and other PRs?

@eddumelendez eddumelendez added this to the next milestone Oct 26, 2023
@eddumelendez eddumelendez merged commit ede20db into docker-java:main Oct 26, 2023
@eddumelendez
Copy link
Member

@dmmax sorry for the delay! and thanks for your contribution!

@eddumelendez eddumelendez mentioned this pull request Oct 26, 2023
@dmmax dmmax deleted the fix_flaky_test_list_containers_cmd branch October 29, 2023 16:30
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.

2 participants