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

webhook: Skip flakey e2e test #2205

Merged

Conversation

stevenhorsman
Copy link
Member

The third webhook test is frequently failing (see #2179), so skip this until there is time to investigate and fix it.

@stevenhorsman stevenhorsman requested a review from a team as a code owner December 11, 2024 15:05
@@ -121,6 +121,8 @@ teardown() {
}

@test "$test_tags test default parameters can be changed" {
skip "This test is unstable. See issue #2179."
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
skip "This test is unstable. See issue #2179."
skip "This test is unstable. See issue #2179."

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed. Thanks!

The third webhook test is frequently failing (see confidential-containers#2179),
so skip this until there is time to investigate and fix it.

Signed-off-by: stevenhorsman <[email protected]>
@stevenhorsman stevenhorsman force-pushed the skip-flakey-webhook-test branch from 091e205 to aabedf8 Compare December 13, 2024 12:01
@wainersm wainersm merged commit c6919be into confidential-containers:main Dec 16, 2024
20 of 21 checks passed
@stevenhorsman stevenhorsman deleted the skip-flakey-webhook-test branch December 16, 2024 14:48
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