Skip to content

chore(e2e): fix flaky test & standalone behavior#11382

Merged
milas merged 1 commit intodocker:mainfrom
milas:flaky-cancel-test
Jan 30, 2024
Merged

chore(e2e): fix flaky test & standalone behavior#11382
milas merged 1 commit intodocker:mainfrom
milas:flaky-cancel-test

Conversation

@milas
Copy link
Copy Markdown
Contributor

@milas milas commented Jan 19, 2024

What I did
This test was flaking in CI even though it was succeeding; I think there's a race with us killing and getting the output. Regardless, refactored so that it watches the process, which should make the test more reliable and faster.

Additionally, I noticed that the standalone config was incorrect, so I (reset) the bool to the correct value to ensure we test things in plugin mode for E2E.

Related issue
n/a

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

This test was flaking in CI even though it was succeeding; I think
there's a race with us killing and getting the output. Regardless,
refactored so that it watches the process, which should make the
test more reliable and faster.

Additionally, I noticed that the standalone config was incorrect,
so I (reset) the bool to the correct value to ensure we test things
in plugin mode for E2E.

Signed-off-by: Milas Bowman <[email protected]>
@milas milas requested a review from a team January 19, 2024 17:13
@milas milas self-assigned this Jan 19, 2024
Copy link
Copy Markdown
Contributor

@glours glours left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@glours glours requested review from a team, jhrotko and ndeloof and removed request for a team January 22, 2024 17:02
Copy link
Copy Markdown
Member

@laurazard laurazard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@milas milas merged commit 8fdd45c into docker:main Jan 30, 2024
@milas milas deleted the flaky-cancel-test branch January 30, 2024 15:49
rarguelloF pushed a commit to rarguelloF/compose that referenced this pull request Mar 15, 2024
temenuzhka-thede pushed a commit to temenuzhka-thede/compose that referenced this pull request Sep 17, 2024
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.

3 participants