Closed
Bug 1683792
Opened 5 years ago
Closed 5 years ago
Perma TEST-UNEXPECTED-PASS | /html/browsers/sandboxing/sandbox-navigation-timing.tentative.html | setting sandbox attribute should not affect current document in iframe - expected FAIL
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | fixed |
firefox84 | --- | unaffected |
firefox85 | --- | fixed |
firefox86 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: malexandru)
References
(Regression)
Details
(Keywords: intermittent-failure, regression, Whiteboard: [stockwell unknown])
Attachments
(1 file)
Filed by: abutkovits [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=325181060&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/VtEAn9sgQbqsGyaq-u3saw/runs/0/artifacts/public/logs/live_backing.log
[task 2020-12-22T00:07:08.765Z] 00:07:08 INFO - TEST-START | /html/browsers/sandboxing/sandbox-navigation-timing.tentative.html
[task 2020-12-22T00:07:08.810Z] 00:07:08 INFO - Closing window 55
[task 2020-12-22T00:07:08.890Z] 00:07:08 INFO - Closing window 8589934599
[task 2020-12-22T00:07:08.947Z] 00:07:08 INFO - PID 10128 | console.warn: SearchSettings: "get: No settings file exists, new profile?" (new Error("", "(unknown module)"))
[task 2020-12-22T00:07:08.952Z] 00:07:08 INFO - PID 10128 | [Parent 9768, Main Thread] WARNING: NS_ENSURE_TRUE(rootFrame) failed: file /builds/worker/checkouts/gecko/dom/base/nsGlobalWindowOuter.cpp:4289
[task 2020-12-22T00:07:09.006Z] 00:07:09 INFO - PID 10128 | [Parent 9768, Main Thread] WARNING: Failed to retarget HTML data delivery to the parser thread.: file /builds/worker/checkouts/gecko/parser/html/nsHtml5StreamParser.cpp:1156
[task 2020-12-22T00:07:09.085Z] 00:07:09 INFO - PID 10128 | [Child 612, Main Thread] WARNING: NS_ENSURE_TRUE(uri) failed: file /builds/worker/checkouts/gecko/caps/BasePrincipal.cpp:1327
[task 2020-12-22T00:07:09.405Z] 00:07:09 INFO - PID 10128 | [Parent 9768, Main Thread] WARNING: Suboptimal indexes for the SQL statement 0x1790ab711c0 (http://mzl.la/1FuID0j).: file /builds/worker/checkouts/gecko/storage/mozStoragePrivateHelpers.cpp:113
[task 2020-12-22T00:07:09.438Z] 00:07:09 INFO - PID 10128 | [Child 9712, Main Thread] WARNING: '!CanSend() || !mManager || !mManager->CanSend()', file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorChild.cpp:40
[task 2020-12-22T00:07:09.440Z] 00:07:09 INFO - PID 10128 | [Child 9712, Main Thread] WARNING: '!CanSend() || !mManager || !mManager->CanSend()', file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorChild.cpp:40
[task 2020-12-22T00:07:09.499Z] 00:07:09 INFO - PID 9896 | [Parent 2672, Main Thread] WARNING: IPC message discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:512
[task 2020-12-22T00:07:09.500Z] 00:07:09 INFO - PID 9896 | [Parent 2672, Main Thread] WARNING: Error sending reply: file /builds/worker/workspace/obj-build/ipc/ipdl/PContentParent.cpp:12714
[task 2020-12-22T00:07:09.581Z] 00:07:09 INFO -
[task 2020-12-22T00:07:09.581Z] 00:07:09 INFO - TEST-UNEXPECTED-PASS | /html/browsers/sandboxing/sandbox-navigation-timing.tentative.html | setting sandbox attribute should not affect current document in iframe - expected FAIL```
Updated•5 years ago
|
Flags: needinfo?(james)
Comment hidden (Intermittent Failures Robot) |
Comment 2•5 years ago
|
||
Set release status flags based on info from the regressing bug 1682284
status-firefox84:
--- → unaffected
status-firefox85:
--- → unaffected
status-firefox86:
--- → affected
status-firefox-esr78:
--- → unaffected
Assignee | ||
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → malexandru
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•5 years ago
|
||
This looks to be caused by Bug 1675097:
https://treeherder.mozilla.org/jobs?repo=autoland&group_state=expanded&resultStatus=testfailed%2Cbusted%2Cexception%2Csuccess%2Crunnable&tochange=a5c82fcf8385aa1dfe648f139c9f01591d4c3768&fromchange=798d7b63c7111c67291e49306e5eb07891136962&searchStr=wpt&selectedTaskRun=M4P5VAMoSmacLDIAJfiFaw.0
Updated•5 years ago
|
Has Regression Range: --- → yes
![]() |
||
Updated•5 years ago
|
Assignee: malexandru → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(james)
Updated•5 years ago
|
Assignee: nobody → malexandru
Status: NEW → ASSIGNED
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/03a161631507
Remove sandbox-navigation-timing.tentative.html manifest for causing unexpected passes. r=aryx
Comment 6•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•5 years ago
|
Comment 9•5 years ago
|
||
bugherder uplift |
Updated•5 years ago
|
Comment 10•5 years ago
|
||
uplift |
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•