Closed
Bug 1511000
Opened 7 years ago
Closed 7 years ago
Intermittent TEST-UNEXPECTED-NOTRUN | /worklets/animation-worklet-service-worker-interception.https.html | addModule() on a non-controlled document should not be intercepted by a service worker even if the script is under the service worker scope
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: dvarga [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=214572652&repo=mozilla-central
https://queue.taskcluster.net/v1/task/UsOKzOm3QbCkRKSB2WQ9mg/runs/0/artifacts/public/logs/live_backing.log
[task 2018-11-29T11:17:46.499Z] 11:17:46 INFO - Setting up ssl
[task 2018-11-29T11:17:46.519Z] 11:17:46 INFO - certutil |
[task 2018-11-29T11:17:46.543Z] 11:17:46 INFO - certutil |
[task 2018-11-29T11:17:46.565Z] 11:17:46 INFO - certutil |
[task 2018-11-29T11:17:46.565Z] 11:17:46 INFO - Certificate Nickname Trust Attributes
[task 2018-11-29T11:17:46.565Z] 11:17:46 INFO - SSL,S/MIME,JAR/XPI
[task 2018-11-29T11:17:46.565Z] 11:17:46 INFO -
[task 2018-11-29T11:17:46.565Z] 11:17:46 INFO - web-platform-tests CT,,
[task 2018-11-29T11:17:46.565Z] 11:17:46 INFO -
[task 2018-11-29T11:17:48.233Z] 11:17:48 INFO - adb Granting important runtime permissions to org.mozilla.fennec_aurora
[task 2018-11-29T11:17:49.626Z] 11:17:49 INFO - adb launch_application: am start -W -n org.mozilla.fennec_aurora/org.mozilla.gecko.BrowserApp -a android.intent.action.VIEW --es env9 MOZ_PROCESS_LOG=/tmp/tmpgRGzwfpidlog --es env8 MOZ_CRASHREPORTER_NO_REPORT=1 --es args "-no-remote -profile /sdcard/tests/profile --marionette about:blank" --es env3 STYLO_THREADS=4 --es env2 MOZ_HIDE_RESULTS_TABLE=1 --es env1 R_LOG_VERBOSE=1 --es env0 MOZ_CRASHREPORTER=1 --es env7 MOZ_DISABLE_NONLOCAL_CONNECTIONS=1 --es env6 R_LOG_DESTINATION=stderr --es env5 MOZ_CRASHREPORTER_SHUTDOWN=1 --es env4 MOZ_LOG=signaling:3,mtransport:4,DataChannel:4,jsep:4,MediaPipelineFactory:4 --es env10 R_LOG_LEVEL=6
Comment 1•7 years ago
|
||
[task 2018-11-29T11:17:05.382Z] 11:17:05 INFO - TEST-START | /worklets/animation-worklet-service-worker-interception.https.html
[task 2018-11-29T11:17:05.403Z] 11:17:05 INFO - Closing window 118
[task 2018-11-29T11:17:45.454Z] 11:17:45 INFO -
[task 2018-11-29T11:17:45.454Z] 11:17:45 INFO - TEST-FAIL | /worklets/animation-worklet-service-worker-interception.https.html | addModule() on a controlled document should be intercepted by a service worker. - assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]"
[task 2018-11-29T11:17:45.454Z] 11:17:45 INFO - runServiceWorkerInterceptionTests/<@https://web-platform.test:8443/worklets/resources/service-worker-interception-tests.js:45:5
[task 2018-11-29T11:17:45.454Z] 11:17:45 INFO - TEST-UNEXPECTED-NOTRUN | /worklets/animation-worklet-service-worker-interception.https.html | addModule() on a non-controlled document should not be intercepted by a service worker even if the script is under the service worker scope. - expected FAIL
[task 2018-11-29T11:17:45.454Z] 11:17:45 INFO - TEST-INFO | expected FAIL
[task 2018-11-29T11:17:45.454Z] 11:17:45 INFO -
[task 2018-11-29T11:17:45.454Z] 11:17:45 INFO - TEST-UNEXPECTED-NOTRUN | /worklets/animation-worklet-service-worker-interception.https.html | Static import should be intercepted by a service worker. - expected FAIL
[task 2018-11-29T11:17:45.454Z] 11:17:45 INFO - TEST-INFO | expected FAIL
[task 2018-11-29T11:17:45.455Z] 11:17:45 INFO - TEST-UNEXPECTED-ERROR | /worklets/animation-worklet-service-worker-interception.https.html | Timeout while running cleanup for test named "addModule() on a controlled document should be intercepted by a service worker.".
[task 2018-11-29T11:17:45.455Z] 11:17:45 INFO - TEST-INFO took 40078ms
Component: web-platform-tests → DOM
Product: Testing → Core
Version: Version 3 → unspecified
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 5•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Comment 6•7 years ago
|
||
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
Comment 11•7 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
Resolution: --- → INCOMPLETE
| Comment hidden (Intermittent Failures Robot) |
Comment 13•7 years ago
|
||
Recent failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=238752927&repo=mozilla-central&lineNumber=4403
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
| Comment hidden (Intermittent Failures Robot) |
Comment 15•7 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•