Closed
Bug 1501839
Opened 6 years ago
Closed 6 years ago
Intermittent /service-workers/cache-storage/worker/cache-abort.https.html | put() synchronously followed by abort should reject with AbortError - assert_throws: put should reject function "function() { throw e }" threw object "[Exception...
Categories
(Core :: DOM: Service Workers, defect, P5)
Core
DOM: Service Workers
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: ncsoregi [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=207601346&repo=autoland
https://queue.taskcluster.net/v1/task/b-V4rRhBRR6v9p0FqVtSTw/runs/0/artifacts/public/logs/live_backing.log
12:50:34 INFO - TEST-START | /service-workers/cache-storage/worker/cache-abort.https.html
12:50:34 INFO - Setting pref dom.caches.enabled (true)
12:50:34 INFO - Setting pref javascript.options.streams (true)
12:50:36 INFO -
12:50:36 INFO - TEST-PASS | /service-workers/cache-storage/worker/cache-abort.https.html | put() on an already-aborted request should reject with AbortError
12:50:36 INFO - TEST-UNEXPECTED-FAIL | /service-workers/cache-storage/worker/cache-abort.https.html | put() synchronously followed by abort should reject with AbortError - assert_throws: put should reject function "function() { throw e }" threw object "[Exception... "The async request failed because it was aborted by some user action" nsresult: "0x804b0002 (NS_BINDING_ABORTED)" location: "<unknown>" data: no]" that is not a DOMException AbortError: property "code" is equal to undefined, expected 20
12:50:36 INFO - @https://web-platform.test:8443/service-workers/cache-storage/script-tests/cache-abort.js:36:12
12:50:36 INFO - async*cache_test/</<@https://web-platform.test:8443/service-workers/cache-storage/resources/test-helpers.js:35:40
12:50:36 INFO - promise callback*cache_test/<@https://web-platform.test:8443/service-workers/cache-storage/resources/test-helpers.js:35:10
12:50:36 INFO - Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:1561:20
12:50:36 INFO - promise_test/tests.promise_tests</<@https://web-platform.test:8443/resources/testharness.js:591:31
12:50:36 INFO - promise_test/tests.promise_tests<@https://web-platform.test:8443/resources/testharness.js:590:20
12:50:36 INFO - promise callback*promise_test@https://web-platform.test:8443/resources/testharness.js:589:31
12:50:36 INFO - cache_test@https://web-platform.test:8443/service-workers/cache-storage/resources/test-helpers.js:33:3
12:50:36 INFO - @https://web-platform.test:8443/service-workers/cache-storage/script-tests/cache-abort.js:30:3
12:50:36 INFO - .......
12:50:36 INFO - TEST-OK | /service-workers/cache-storage/worker/cache-abort.https.html | took 1667ms
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 19•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
•