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:
Ms2ger 2015-08-27 09:22:26 +02:00
parent 98728a6c75
commit 4327561350
2 changed files with 2 additions and 3 deletions

View file

@ -1,4 +1,3 @@
[storage_local_setitem_quotaexceedederr.html]
type: testharness
disabled: intermittently crashes instead of times out in release
expected: TIMEOUT
disabled: https://github.com/servo/servo/issues/6734

View file

@ -1,3 +1,3 @@
[storage_session_setitem_quotaexceedederr.html]
type: testharness
expected: TIMEOUT
disabled: https://github.com/servo/servo/issues/6734