Closed Bug 1522439 Opened 5 years ago Closed 4 years ago

Intermittent TEST-UNEXPECTED-PASS | /service-workers/service-worker/navigation-redirect.https.html?client | SW-fallbacked redirect to same-origin out-scope. - expected FAIL

Categories

(Core :: DOM: Service Workers, defect, P3)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: intermittent-bug-filer, Assigned: CosminS)

Details

(Keywords: intermittent-failure, Whiteboard: [stockwell disabled])

Attachments

(2 files)

Filed by: apavel [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=223698572&repo=mozilla-inbound

https://queue.taskcluster.net/v1/task/HfyAg69XTH6Q-0TDisZwOQ/runs/0/artifacts/public/logs/live_backing.log

09:51:49 INFO - TEST-START | /service-workers/service-worker/navigation-redirect.https.html?client
09:51:49 INFO - PID 5964 | [Child 2584, Main Thread] WARNING: NS_ENSURE_TRUE(domReturn) failed: file z:/build/build/src/dom/base/nsGlobalWindowOuter.cpp, line 7201
09:51:49 INFO - PID 5964 | ++DOCSHELL 00D67C00 == 1 [pid = 5464] [id = {cbe35aaf-096c-45e7-bd19-63f52ecdbf87}]
09:51:49 INFO - PID 5964 | [Child 5464, Main Thread] WARNING: 'NS_FAILED(rv)', file z:/build/build/src/widget/windows/nsLookAndFeel.cpp, line 854
09:51:49 INFO - PID 5964 | ++DOMWINDOW == 1 (083092E0) [pid = 5464] [serial = 1] [outer = 00000000]
09:51:49 INFO - PID 5964 | ++DOMWINDOW == 2 (00D69400) [pid = 5464] [serial = 2] [outer = 083092E0]

09:51:53 INFO - TEST-PASS | /service-workers/service-worker/navigation-redirect.https.html?client | Normal redirect to same-origin scope with a hash fragment.
09:51:53 INFO - TEST-PASS | /service-workers/service-worker/navigation-redirect.https.html?client | Normal redirect to same-origin scope with different hash fragments.
09:51:53 INFO - TEST-PASS | /service-workers/service-worker/navigation-redirect.https.html?client | Normal redirect to other-origin scope.
09:51:53 INFO - TEST-UNEXPECTED-PASS | /service-workers/service-worker/navigation-redirect.https.html?client | SW-fallbacked redirect to same-origin out-scope. - expected FAIL
09:51:53 INFO - TEST-INFO | expected FAIL
09:51:53 INFO -
09:51:53 INFO - TEST-PASS | /service-workers/service-worker/navigation-redirect.https.html?client | SW-fallbacked redirect to same-origin same-scope.
09:51:53 INFO - TEST-PASS | /service-workers/service-worker/navigation-redirect.https.html?client | SW-fallbacked redirect to same-origin same-scope with a hash fragment.
09:51:53 INFO - TEST-PASS | /service-workers/service-worker/navigation-redirect.https.html?client | SW-fallbacked redirect to same-origin same-scope with different hash fragments.
09:51:53 INFO - TEST-PASS | /service-workers/service-worker/navigation-redirect.https.html?client | SW-fallbacked redirect to same-origin other-scope.
09:51:53 INFO - TEST-PASS | /service-workers/service-worker/navigation-redirect.https.html?client | SW-fallbacked redirect to other-origin out-scope.
09:51:53 INFO - TEST-PASS | /service-workers/service-worker/navigation-redirect.https.html?client | SW-fallbacked redirect to other-origin in-scope.
09:51:53 INFO - TEST-PASS | /service-workers/service-worker/navigation-redirect.https.html?client | SW-fallbacked redirect to other-origin and back to same-origin.
09:51:53 INFO - TEST-UNEXPECTED-PASS | /service-workers/service-worker/navigation-redirect.https.html?client | SW-generated redirect to same-origin out-scope. - expected FAIL
09:51:53 INFO - TEST-INFO | expected FAIL
09:51:53 INFO -
09:51:53 INFO - TEST-UNEXPECTED-PASS | /service-workers/service-worker/navigation-redirect.https.html?client | SW-generated redirect to same-origin out-scope with a hash fragment. - expected FAIL
09:51:53 INFO - TEST-INFO | expected FAIL
09:51:53 INFO -
09:51:53 INFO - TEST-UNEXPECTED-PASS | /service-workers/service-worker/navigation-redirect.https.html?client | SW-generated redirect to same-origin out-scope with different hash fragments. - expected FAIL
09:51:53 INFO - TEST-INFO | expected FAIL
09:51:53 INFO -
09:51:53 INFO - TEST-PASS | /service-workers/service-worker/navigation-redirect.https.html?client | SW-generated redirect to same-origin same-scope.
09:51:53 INFO - TEST-PASS | /service-workers/service-worker/navigation-redirect.https.html?client | SW-generated redirect to same-origin other-scope.
09:51:53 INFO - TEST-PASS | /service-workers/service-worker/navigation-redirect.https.html?client | SW-generated redirect to other-origin out-scope.
09:51:53 INFO - TEST-PASS | /service-workers/service-worker/navigation-redirect.https.html?client | SW-generated redirect to other-origin in-scope.
09:51:53 INFO - TEST-UNEXPECTED-PASS | /service-workers/service-worker/navigation-redirect.https.html?client | SW-fetched redirect to same-origin out-scope. - expected FAIL
09:51:53 INFO - TEST-INFO | expected FAIL

Attachment #9044086 - Attachment is obsolete: true
Attachment #9044086 - Attachment is obsolete: false
Attachment #9044086 - Attachment is obsolete: true
Attachment #9044086 - Attachment is obsolete: false
Keywords: leave-open
Whiteboard: [stockwell disable-recommended] → [stockwell disabled]
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fce0d0927739
Disable /service-workers/service-worker/navigation-redirect.https.html?client on win debug and linux. r=jmaher
Backout by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4e5152e526fb
Backed out changeset fce0d0927739 for wpt failures on service-workers/service-worker/navigation-redirect.https.html. CLOSED TREE
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e0c8b0845469
Disable /service-workers/service-worker/navigation-redirect.https.html?client on win debug and linux. r=jmaher

After this green try push in which I added the expected: FAIL line that was removed in the initial commit I decided to push this in the tree: https://treeherder.mozilla.org/#/jobs?repo=try&revision=e49125f78f2b20b79d14ec308c158a46ca5e1df6&group_state=expanded&selectedJob=228984292

There is an accepted but not published patch here. Is this on purpose? Can we close this bug anyway?

Flags: needinfo?(jmaher)

we can close this, the patch was ammended and created as a new patch which was published.

Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(jmaher)
Resolution: --- → FIXED
Assignee: nobody → csabou
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: