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

fix: Disable auto-unsupported for single server/client tests #393

Merged

Conversation

larseggert
Copy link
Contributor

It doesn't make sense to automatically claim a test as unsupported if we're only testing a single implementation.

@jaikiran
Copy link
Contributor

Hello Marten @marten-seemann, could this PR be merged please? It will help the case where there's just one client and currently without the changes in this PR any failure is marked as unsupported, thus burying any real issues that need investigation.

It doesn't make sense to automatically claim a test as unsupported if
we're only testing a single implementation.
@larseggert larseggert force-pushed the fix-no-autounsupp-single-impl branch from d073aed to d31fa54 Compare November 3, 2024 13:28
@larseggert
Copy link
Contributor Author

@marten-seemann this is ready from my side.

@marten-seemann
Copy link
Collaborator

It would be really nice to have a unit test for this logic. How much work with that be, if you use your favorite LLM to come up with something?

@marten-seemann marten-seemann merged commit c49235f into quic-interop:master Nov 6, 2024
1 check passed
@larseggert larseggert deleted the fix-no-autounsupp-single-impl branch November 6, 2024 14:23
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