Skip to content
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

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

Merged
merged 1 commit into from Jan 30, 2024

Conversation

milas
Copy link
Member

@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 <milas.bowman@docker.com>
@milas milas requested a review from a team January 19, 2024 17:13
@milas milas self-assigned this Jan 19, 2024
Copy link
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, ndeloof and jhrotko and removed request for a team January 22, 2024 17:02
Copy link
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
24 checks passed
@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
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.

None yet

3 participants