-
Notifications
You must be signed in to change notification settings - Fork 3.4k
[test] Add new decorators for running tests under different FS backends #23177
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
Conversation
f59bf86
to
93b7e51
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm % question
Btw, separately, this adds more work in test_core
that could all possibly be in other
- not sure we need to run it in all opt modes.
I think in almost all of these cases I'm not adding more test variants here, just converting existing variants to use the decorators instead. There may be one or two where I increased it. I agree we might want to move all of these highly-parameterized FS tests to other. Perhaps as a followup. |
85a7325
to
1fec631
Compare
…ackends - @with_all_fs - @also_with_nodefs - @also_with_nodefs_both
…ds (emscripten-core#23177) - @with_all_fs - @also_with_nodefs - @also_with_nodefs_both
Uh oh!
There was an error while loading. Please reload this page.