Auto merge of #7405 - Ms2ger:quota, r=jdm

Disable storage_session_setitem_quotaexceedederr.html.

It fails intermittently due to OOM because we don't implement the quota check.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7405)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-08-27 08:47:23 -06:00
commit 2d70431268
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