mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Disable two tests that do not yield reliable output in release builds.
This commit is contained in:
parent
cdcecaef04
commit
65785e2c44
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
[relevant-mutations.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
disabled: unstable failures and timeouts in release builds
|
||||
[src removed]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[storage_local_setitem_quotaexceedederr.html]
|
||||
type: testharness
|
||||
disabled: intermittently crashes instead of times out in release
|
||||
expected: TIMEOUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue