Intermittent toolkit/components/remotebrowserutils/tests/browser/browser_httpCrossOriginOpenerPolicy.js | Test timed out -
Categories
(Core :: Networking, defect, P2)
Tracking
()
People
(Reporter: intermittent-bug-filer, Assigned: CuveeHsu)
References
Details
(Keywords: intermittent-failure, regression, Whiteboard: [necko-triaged][stockwell fixed:patch])
Attachments
(2 files)
#[markdown(off)]
Filed by: rmaries [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=228885735&repo=mozilla-central
[task 2019-02-17T11:47:13.112Z] 11:47:13 INFO - TEST-START | toolkit/components/remotebrowserutils/tests/browser/browser_httpCrossOriginOpenerPolicy.js
[task 2019-02-17T11:47:13.161Z] 11:47:13 INFO - GECKO(5756) | Couldn't convert chrome URL: chrome://branding/locale/brand.properties
[task 2019-02-17T11:48:43.705Z] 11:48:43 INFO - TEST-PASS | toolkit/components/remotebrowserutils/tests/browser/browser_httpCrossOriginOpenerPolicy.js | from: https://example.com/browser/toolkit/components/remotebrowserutils/tests/browser/coop_header.sjs to https://example.org/browser/toolkit/components/remotebrowserutils/tests/browser/coop_header.sjs?same-origin - 5899 != 5848 -
[task 2019-02-17T11:48:43.705Z] 11:48:43 INFO - Buffered messages logged at 11:47:22
[task 2019-02-17T11:48:43.705Z] 11:48:43 INFO - Test tab ready: https://example.com/browser/toolkit/components/remotebrowserutils/tests/browser/coop_header.sjs?same-origin#1
[task 2019-02-17T11:48:43.706Z] 11:48:43 INFO - firstProcessID: 5848
[task 2019-02-17T11:48:43.707Z] 11:48:43 INFO - Navigated to: https://example.org/browser/toolkit/components/remotebrowserutils/tests/browser/coop_header.sjs?same-origin#1
[task 2019-02-17T11:48:43.708Z] 11:48:43 INFO - Buffered messages finished
[task 2019-02-17T11:48:43.709Z] 11:48:43 INFO - TEST-UNEXPECTED-FAIL | toolkit/components/remotebrowserutils/tests/browser/browser_httpCrossOriginOpenerPolicy.js | Test timed out -
[task 2019-02-17T11:48:43.710Z] 11:48:43 INFO - GECKO(5756) | MEMORY STAT | vsize 1889MB | residentFast 337MB | heapAllocated 73MB
[task 2019-02-17T11:48:43.712Z] 11:48:43 INFO - TEST-OK | toolkit/components/remotebrowserutils/tests/browser/browser_httpCrossOriginOpenerPolicy.js | took 90068ms
[task 2019-02-17T11:48:43.713Z] 11:48:43 INFO - Not taking screenshot here: see the one that was previously logged
[task 2019-02-17T11:48:43.714Z] 11:48:43 INFO - TEST-UNEXPECTED-FAIL | toolkit/components/remotebrowserutils/tests/browser/browser_httpCrossOriginOpenerPolicy.js | Found a tab after previous test timed out: https://example.org/browser/toolkit/components/remotebrowserutils/tests/browser/coop_header.sjs?same-origin#1 -
[task 2019-02-17T11:48:43.715Z] 11:48:43 INFO - GECKO(5756) | ++DOCSHELL 0x7ff5b8c1d000 == 1 [pid = 5848] [id = {56772b68-cdac-4843-94e7-3ae2cd3f69d9}]
[task 2019-02-17T11:48:43.716Z] 11:48:43 INFO - GECKO(5756) | ++DOMWINDOW == 1 (0x7ff5b8ca6800) [pid = 5848] [serial = 23] [outer = (nil)]
[task 2019-02-17T11:48:43.717Z] 11:48:43 INFO - GECKO(5756) | ++DOMWINDOW == 2 (0x7ff5b8ca8400) [pid = 5848] [serial = 24] [outer = 0x7ff5b8ca6800]
[task 2019-02-17T11:48:43.718Z] 11:48:43 INFO - checking window state
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
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 hidden (Intermittent Failures Robot) |
Comment 24•6 years ago
|
||
Hi Junior, do you have ideas of why the failure rate raises recently? Thanks!
Assignee | ||
Comment 25•6 years ago
|
||
It might be a regression of Bug 1561712. I'll take a look. Thanks!
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 26•6 years ago
•
|
||
Two issues:
(a) Timeout before Bug 1561712 stuck in this content task for the process switch setting.
(b) Timeout after stuck with loading new tab
Assignee | ||
Comment 27•6 years ago
|
||
BrowserTestUtils.withNewTab
doesn't work well without url, (i.e, about:blank)
Assignee | ||
Comment 28•6 years ago
|
||
Patch in comment 27 only consider issue (b) in comment 26, but it should ease the intermittent rate from 1% to 0.1%
https://treeherder.mozilla.org/#/jobs?repo=try&revision=1b22ee993597d58c0d8e269e142eff835cd2ad81
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 33•6 years ago
|
||
Nika, could you please take a look over Junior's comment in the patch? This is now in the disable recommended bugs list. Thank you.
Comment 34•6 years ago
|
||
We talked about this earlier today and I suggested a solution.
Assignee | ||
Comment 35•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Comment 36•6 years ago
|
||
Comment hidden (Intermittent Failures Robot) |
Comment 38•6 years ago
|
||
Comment 39•6 years ago
|
||
bugherder |
Updated•6 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment 41•6 years ago
|
||
No failures since August 3rd. https://treeherder.mozilla.org/intermittent-failures.html#/bugdetails?startday=2019-07-30&endday=2019-08-06&tree=trunk&bug=1528607
Assignee | ||
Comment 42•6 years ago
|
||
Note that I haven't fixed comment 26 (a), which rate is around 0.1%
Comment hidden (Intermittent Failures Robot) |
Comment 44•5 years ago
|
||
This is happening frequently on ash repository.
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 49•5 years ago
|
||
Comment 48 is caused by bug 1566868
Comment hidden (Intermittent Failures Robot) |
Comment 51•5 years ago
|
||
No occurrences since October 8th.
Comment 52•5 years ago
|
||
I think it's safe to close this now. Thanks Junior!
Comment hidden (Intermittent Failures Robot) |
Description
•