mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Disable storage_session_setitem_quotaexceedederr.html.
It fails intermittently due to OOM because we don't implement the quota check.
This commit is contained in:
parent
98728a6c75
commit
4327561350
2 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,3 @@
|
||||||
[storage_local_setitem_quotaexceedederr.html]
|
[storage_local_setitem_quotaexceedederr.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
disabled: intermittently crashes instead of times out in release
|
disabled: https://github.com/servo/servo/issues/6734
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
[storage_session_setitem_quotaexceedederr.html]
|
[storage_session_setitem_quotaexceedederr.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: TIMEOUT
|
disabled: https://github.com/servo/servo/issues/6734
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue