Closed
Bug 1495343
Opened 6 years ago
Closed 6 years ago
Intermittent test_wrapKey_unwrapKey.https.html | Can unwrap AES-GCM non-extractable keys using jwk and RSA-OAEP - assert_equals: Unwrapping a non-extractable JWK as extractable fails with DataError expected "DataError" but got "Error"
Categories
(Core :: DOM: Security, defect, P5)
Core
DOM: Security
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure, Whiteboard: [domsecurity-intermittent])
Filed by: toros [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=202506253&repo=mozilla-central
https://queue.taskcluster.net/v1/task/AP3Xun_kQRuu5AXk8zM41w/runs/0/artifacts/public/logs/live_backing.log
01:54:52 INFO - TEST-START | /WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html
01:54:55 INFO -
01:54:55 INFO - TEST-PASS | /WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html | Can unwrap HMAC non-extractable keys using jwk and RSA-OAEP
01:54:55 INFO - TEST-PASS | /WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html | Can wrap and unwrap AES-CBC keys using raw and RSA-OAEP
01:54:55 INFO - TEST-PASS | /WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html | Can wrap and unwrap AES-CBC keys as non-extractable using raw and RSA-OAEP
01:54:55 INFO - TEST-PASS | /WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html | Can wrap and unwrap AES-CBC keys using jwk and RSA-OAEP
01:54:55 INFO - TEST-PASS | /WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html | Can wrap and unwrap AES-CBC keys as non-extractable using jwk and RSA-OAEP
01:54:55 INFO - TEST-PASS | /WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html | Can unwrap AES-CBC non-extractable keys using jwk and RSA-OAEP
01:54:55 INFO - TEST-PASS | /WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html | Can wrap and unwrap AES-GCM keys using raw and RSA-OAEP
01:54:55 INFO - TEST-PASS | /WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html | Can wrap and unwrap AES-GCM keys as non-extractable using raw and RSA-OAEP
01:54:55 INFO - TEST-PASS | /WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html | Can wrap and unwrap AES-GCM keys using jwk and RSA-OAEP
01:54:55 INFO - TEST-PASS | /WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html | Can wrap and unwrap AES-GCM keys as non-extractable using jwk and RSA-OAEP
01:54:55 INFO - TEST-UNEXPECTED-FAIL | /WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html | Can unwrap AES-GCM non-extractable keys using jwk and RSA-OAEP - assert_equals: Unwrapping a non-extractable JWK as extractable fails with DataError expected "DataError" but got "Error"
01:54:55 INFO - testWrapping/</</</<@https://web-platform.test:8443/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.js:191:37
01:54:55 INFO - promise callback*testWrapping/</</<@https://web-platform.test:8443/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.js:190:36
01:54:55 INFO - Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:1561:20
01:54:55 INFO - promise_test/tests.promise_tests</<@https://web-platform.test:8443/resources/testharness.js:591:31
01:54:55 INFO - promise_test/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:590:20
01:54:55 INFO - promise callback*promise_test@https://web-platform.test:8443/resources/testharness.js:589:31
01:54:55 INFO - testWrapping/</<@https://web-platform.test:8443/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.js:174:29
01:54:55 INFO - promise callback*testWrapping/<@https://web-platform.test:8443/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.js:141:54
01:54:55 INFO - testWrapping@https://web-platform.test:8443/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.js:139:28
01:54:55 INFO - run_test/</</<@https://web-platform.test:8443/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.js:17:31
01:54:55 INFO - run_test/</<@https://web-platform.test:8443/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.js:16:13
01:54:55 INFO - run_test/<@https://web-platform.test:8443/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.js:15:9
01:54:55 INFO - promise callback*run_test@https://web-platform.test:8443/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.js:13:6
01:54:55 INFO - @https://web-platform.test:8443/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html:16:1
01:54:55 INFO - ....................................................................................................................................................................
01:54:55 INFO - TEST-OK | /WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html | took 2460ms
Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Whiteboard: [domsecurity-intermittent]
Comment 2•6 years ago
|
||
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•