diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-01-31 23:34:23 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-31 23:34:23 -0500 |
commit | 0f4066a38a13a1c6b240f0ab61fa1342ccc73d23 (patch) | |
tree | dde56a91f56e316976e895c67f27e9ded3fc4451 /components/script/dom/htmlfieldsetelement.rs | |
parent | 679312d37d426389dafd0f714a6d93da720f5a47 (diff) | |
parent | 44a2953e84b41246a83326dbb1f9830ecb584afb (diff) | |
download | servo-0f4066a38a13a1c6b240f0ab61fa1342ccc73d23.tar.gz servo-0f4066a38a13a1c6b240f0ab61fa1342ccc73d23.zip |
Auto merge of #25670 - jdm:crashtest-kill, r=jdm
Kill off hanging crashtests.
The reason that complex-glsl-does-not-crash.html kept leaving zombie processes is the following:
* WPT introduced the notion of crash tests (ie. tests that verify that they do not crash)
* if a timeout expires while running a crash test and the test has not finished running, it is reported as a failure and potential hang
* there is no code that causes a hanging test to stop running
* any test filename that ends in `-crash` is automatically treated as a crashtest
Diffstat (limited to 'components/script/dom/htmlfieldsetelement.rs')
0 files changed, 0 insertions, 0 deletions