Skip to content

remove --timeout=0 flag to cleanup function of watch e2e test#11023

Merged
glours merged 1 commit intodocker:mainfrom
glours:fix-watch-e2e-test-cleanup
Sep 20, 2023
Merged

remove --timeout=0 flag to cleanup function of watch e2e test#11023
glours merged 1 commit intodocker:mainfrom
glours:fix-watch-e2e-test-cleanup

Conversation

@glours
Copy link
Copy Markdown
Contributor

@glours glours commented Sep 19, 2023

compose down command need the watch process to be killed to succeed

What I did
Fix the watch e2e tests which fails during the cleanup stage

Related issue
https://github.com/docker/compose/actions/runs/6240098754/job/16939441138

(not mandatory) A picture of a cute animal, if possible in relation to what you did
image

@glours glours requested review from milas and ndeloof September 19, 2023 20:07
@glours glours self-assigned this Sep 19, 2023
@glours glours force-pushed the fix-watch-e2e-test-cleanup branch from 7b58f6d to e00fdd9 Compare September 19, 2023 20:08
compose down command need the watch process to be killed to succeed

Signed-off-by: Guillaume Lours <[email protected]>
@glours glours force-pushed the fix-watch-e2e-test-cleanup branch from e00fdd9 to 61c8be1 Compare September 20, 2023 19:32
@glours glours enabled auto-merge September 20, 2023 19:32
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 20, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.59% 🎉

Comparison is base (421a6b0) 57.38% compared to head (e00fdd9) 57.98%.

❗ Current head e00fdd9 differs from pull request most recent head 61c8be1. Consider uploading reports for the commit 61c8be1 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11023      +/-   ##
==========================================
+ Coverage   57.38%   57.98%   +0.59%     
==========================================
  Files         129      129              
  Lines       11227    11121     -106     
==========================================
+ Hits         6443     6448       +5     
+ Misses       4151     4040     -111     
  Partials      633      633              

see 7 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@glours glours merged commit 75f5c07 into docker:main Sep 20, 2023
@glours glours deleted the fix-watch-e2e-test-cleanup branch June 30, 2025 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants