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

Suppress flaky integ tests #271

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Suppress flaky integ tests #271

merged 1 commit into from
Jun 26, 2024

Conversation

JordonPhillips
Copy link
Contributor

@JordonPhillips JordonPhillips commented Jun 26, 2024

This moves some integ tests that were incorrectly put into unit tests and additionally marks them as skipped. They're being skipped because they've become flaky, likely due to some changes on the host side that we can't control. They should ultimately be replaced with unit tests.

Note that protocol tests will be failing until #270 is merged.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@JordonPhillips JordonPhillips requested a review from a team as a code owner June 26, 2024 15:23
This moves some integ tests that were incorrectly put into unit tests
and additionally marks them as skipped. They're being skipped because
they've become flaky, likely due to some changes on the host side that
we can't control. They should ultimately be replaced with unit tests.
@JordonPhillips JordonPhillips merged commit d92318d into develop Jun 26, 2024
5 checks passed
@JordonPhillips JordonPhillips deleted the fix-http-2-tests branch June 26, 2024 15:29
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