Skip to content

Conversation

f52985
Copy link
Contributor

@f52985 f52985 commented Oct 15, 2025

Fixes #1999 by removing interpreter test messages for success rate.

Copy link
Member

@rossberg rossberg left a comment

Choose a reason for hiding this comment

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

Would it make sense to still print it when success < total? That would be helpful for a quick first diagnosis in the failure case.

Taking it a step further, perhaps there should be no output per test (at least not on CI), not even the test name, unless there is an error. That way, folks can also add new test files without breaking SpecTec CI. WDYT?

@f52985
Copy link
Contributor Author

f52985 commented Oct 15, 2025

Makes sense, fixed accordingly.

Copy link
Member

@rossberg rossberg left a comment

Choose a reason for hiding this comment

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

Thanks!

@rossberg rossberg merged commit c373382 into WebAssembly:main Oct 15, 2025
9 checks passed
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.

[spectec] Interpreter test expectations interfere with test suite additions

2 participants