Auto merge of #13514 - servo:jdm-patch-6, r=KiChjang

Disable rsa_importKey.worker.js and gl-matrix-attributes.html

Disable two more frequent intermittent test failures.

@bors-servo: p=100

<!-- 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/13514)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-09-29 18:19:22 -05:00 committed by GitHub
commit 8b26c3ead5
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
[rsa_importKey.worker]
type: testharness
disabled: https://github.com/servo/servo/issues/12654
[Good parameters: 1024 bits (spki, buffer(162), {hash: SHA-1, name: RSA-OAEP}, true, [encrypt\])]
expected: FAIL

View file

@ -1,5 +1,6 @@
[gl-matrix-attributes.html]
type: testharness
disabled: https://github.com/servo/servo/issues/13359
[WebGL test #2: glProgram should be non-null. Was null]
expected: FAIL