Auto merge of #13744 - servo:jdm-patch-1, r=Manishearth

Disable some frequent intermittent failures

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13744)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-10-13 06:31:04 -05:00 committed by GitHub
commit 85b2490e70
3 changed files with 5 additions and 0 deletions

View file

@ -1,5 +1,6 @@
[microtask_after_raf.html]
type: testharness
disabled: https://github.com/servo/servo/issues/13501
[Microtask execute immediately after script]
expected: FAIL

View file

@ -0,0 +1,2 @@
[uniformOutOfBounds.html]
disabled: https://github.com/servo/servo/issues/13662

View file

@ -1,8 +1,10 @@
[013.html]
type: testharness
disabled: https://github.com/servo/servo/issues/13133
[013.html?wss]
type: testharness
disabled: https://github.com/servo/servo/issues/13133
[WebSockets: multiple WebSocket objects]
expected: FAIL