Skip to content

Add a skip counter for unsupported and check it#658

Merged
ia0 merged 1 commit into
google:mainfrom
ia0:unsupported
Oct 25, 2024
Merged

Add a skip counter for unsupported and check it#658
ia0 merged 1 commit into
google:mainfrom
ia0:unsupported

Conversation

@ia0

@ia0 ia0 commented Oct 25, 2024

Copy link
Copy Markdown
Member

During development it can happen that a bug returns unsupported instead of failing. We want to detect those cases. Using a skip counter is an approximation. But since for almost all tests it is zero, then it's actually exact.

During development it can happen that a bug returns unsupported instead of failing. We want to
detect those cases. Using a skip counter is an approximation. But since for almost all tests it is
zero, then it's actually exact.
@ia0 ia0 added crate:interpreter Modifies the interpreter for:maintainability Improves maintainers life labels Oct 25, 2024
@ia0
ia0 requested a review from ia0-review October 25, 2024 08:56
@ia0
ia0 merged commit 4cf9d5a into google:main Oct 25, 2024
@ia0
ia0 deleted the unsupported branch October 25, 2024 09:09
@zhouwfang

Copy link
Copy Markdown
Contributor

#46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

crate:interpreter Modifies the interpreter for:maintainability Improves maintainers life

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants