Skip to content

Rework WPT runner #589

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

Merged
merged 8 commits into from
May 2, 2025
Merged

Rework WPT runner #589

merged 8 commits into from
May 2, 2025

Conversation

karlseguin
Copy link
Collaborator

We have no crashing tests, remove safe mode. Allows better re-use of arenas, and if we do introduce a crash, it won't be easy to ignore. Could allow for re-using the environment across tests to further improve performance.

Remove console now that we have a working console api.

karlseguin added 3 commits May 2, 2025 15:49
We have no crashing tests, remove safe mode. Allows better re-use of arenas,
and if we do introduce a crash, it won't be easy to ignore. Could allow for
re-using the environment across tests to further improve performance.

Remove console now that we have a working console api.
Remove --safe option from WPT workflows (it's no longer valid)

Include a total test/case summary when --summary or --text (default) is used.
@karlseguin karlseguin marked this pull request as draft May 2, 2025 08:32
@karlseguin karlseguin marked this pull request as ready for review May 2, 2025 13:39
@karlseguin karlseguin merged commit ca3fa3d into main May 2, 2025
23 checks passed
@karlseguin karlseguin deleted the wpt branch May 2, 2025 23:53
@github-actions github-actions bot locked and limited conversation to collaborators May 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant