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

Lint for reftest-wait/test-wait in invalid test types #46210

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

gsnedders
Copy link
Member

Because @nt1m caught me doing this in #46120 (comment), let's lint for this.

And it shows up that we have many crashtests that are using reftest-wait and not test-wait, so this seems valuable.

The class is test-wait outside of reftests
While it's called test-wait elewhere, it's called reftest-wait for
reftests (because history)
This both should be reftest-wait if it were to do anything, but also
seems entirely redundant, so just remove it
@gsnedders
Copy link
Member Author

gsnedders commented May 10, 2024

Clearly a number of crash tests now timeout now they have test-wait (instead of reftest-wait doing nothing!), which probably means looking through all the regressions here…

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

Successfully merging this pull request may close these issues.

None yet

3 participants