mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +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]
|
[relevant-mutations.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
disabled: unstable failures and timeouts in release builds
|
||||||
[src removed]
|
[src removed]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
[storage_local_setitem_quotaexceedederr.html]
|
[storage_local_setitem_quotaexceedederr.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
|
disabled: intermittently crashes instead of times out in release
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue