mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Auto merge of #6736 - jdm:wptexpectrelease, r=jdm
Disable a test that intermittently crashes in release builds. Update … …expectations for relevant-mutations.html to account for differences in release builds. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6736) <!-- Reviewable:end -->
This commit is contained in:
commit
135ef35f6d
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