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

e2e: treat any stderr output as an error #430

Merged
merged 4 commits into from
Sep 18, 2023
Merged

e2e: treat any stderr output as an error #430

merged 4 commits into from
Sep 18, 2023

Conversation

Choraden
Copy link
Contributor

This is to strengthen the tests and assert head requests are fine (#379)

Fixes #379 - Go error for HEAD requests used to print warnings on stderr.
This is the best effort to ensure the right tests are run.
When e2e tests start on the CI the image is not usually pulled, which produces output on stderr.
This is to silence this behaviour.
@mmatczuk
Copy link
Contributor

ok

@mmatczuk mmatczuk merged commit 36c78d1 into main Sep 18, 2023
@mmatczuk mmatczuk deleted the hg/e2e_stderr branch September 18, 2023 08:38
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