mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
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:
commit
85b2490e70
3 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[uniformOutOfBounds.html]
|
||||
disabled: https://github.com/servo/servo/issues/13662
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue