web-platform-tests / wpt

Test suites for Web platform specs — including WHATWG, W3C, and others
https://web-platform-tests.org/
Other
5.03k stars 3.12k forks source link

[wptrunner] Recognize "tab crashed" as a crash status code #49298

Closed alexnj closed 5 days ago

alexnj commented 5 days ago

This PR adds condition to recognize "tab crashed" as a status code for declaring a crash.

OrKoN commented 5 days ago

Given that this is an extension to the existing Chromium-specific workaround, and there is a tracking issue for it, I think we can land this change.