mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
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:
commit
8b26c3ead5
2 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
[rsa_importKey.worker]
|
[rsa_importKey.worker]
|
||||||
type: testharness
|
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\])]
|
[Good parameters: 1024 bits (spki, buffer(162), {hash: SHA-1, name: RSA-OAEP}, true, [encrypt\])]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
[gl-matrix-attributes.html]
|
[gl-matrix-attributes.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
|
disabled: https://github.com/servo/servo/issues/13359
|
||||||
[WebGL test #2: glProgram should be non-null. Was null]
|
[WebGL test #2: glProgram should be non-null. Was null]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue