Closed Bug 1345410 Opened 8 years ago Closed 9 months ago

Intermittent dom/browser-element/mochitest/test_browserElement_inproc_Stop.html | Iframes network connections were stopped

Categories

(Core :: DOM: Core & HTML, defect, P3)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

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

Attachments

(1 file)

Priority: -- → P5
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Priority: -- → P5
Update: there are 30 failures in the last 7 days *windows7-32-nightly: 7 * windows7-32: 6 * windows10-64: 16 * windows10-64-devedition: 2 * windows10-64-nightly: 1 * windows7-32-msvc: 1 Recent failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=190642628&repo=mozilla-central&lineNumber=1379 00:12:01 INFO - 79 INFO TEST-START | dom/browser-element/mochitest/test_browserElement_inproc_Stop.html 00:12:02 INFO - TEST-INFO | started process screenshot 00:12:02 INFO - TEST-INFO | screenshot: exit 0 00:12:02 INFO - Buffered messages logged at 00:12:01 00:12:02 INFO - 80 INFO TEST-PASS | dom/browser-element/mochitest/test_browserElement_inproc_Stop.html | A valid string reason is expected 00:12:02 INFO - 81 INFO TEST-PASS | dom/browser-element/mochitest/test_browserElement_inproc_Stop.html | Reason cannot be empty 00:12:02 INFO - Buffered messages finished 00:12:02 ERROR - 82 INFO TEST-UNEXPECTED-FAIL | dom/browser-element/mochitest/test_browserElement_inproc_Stop.html | Iframes network connections were stopped 00:12:02 INFO - loadend@chrome://mochitests/content/chrome/dom/browser-element/mochitest/browserElement_Stop.js:38:3 00:12:02 INFO - _fireEventFromMsg@jar:file:///Z:/task_1532736271/build/application/firefox/omni.ja!/components/BrowserElementParent.js:348:5 00:12:02 INFO - _fireProfiledEventFromMsg@jar:file:///Z:/task_1532736271/build/application/firefox/omni.ja!/components/BrowserElementParent.js:328:5 00:12:02 INFO - receiveMessage@jar:file:///Z:/task_1532736271/build/application/firefox/omni.ja!/components/BrowserElementParent.js:197:14 00:12:02 INFO - MessageListener.receiveMessage*_setupMessageListener@jar:file:///Z:/task_1532736271/build/application/firefox/omni.ja!/components/BrowserElementParent.js:140:5 00:12:02 INFO - setFrameLoader@jar:file:///Z:/task_1532736271/build/application/firefox/omni.ja!/components/BrowserElementParent.js:115:5 00:12:02 INFO - runTest@chrome://mochitests/content/chrome/dom/browser-element/mochitest/browserElement_Stop.js:29:3 00:12:02 INFO - unlockTestReady@chrome://mochitests/content/chrome/dom/browser-element/mochitest/browserElementTestHelpers.js:47:7 00:12:03 INFO - GECKO(5680) | MEMORY STAT | vsize 2098895MB | vsizeMaxContiguous 130873338MB | residentFast 277MB | heapAllocated 132MB 00:12:03 INFO - 83 INFO TEST-OK | dom/browser-element/mochitest/test_browserElement_inproc_Stop.html | took 1255ms Andrew can you take a look?
Flags: needinfo?(overholt)
Olli's the only MoCo-active peer on browser-element and I'm personally not sure what consumers of it we have today so I'll let him answer.
Flags: needinfo?(overholt) → needinfo?(bugs)
Priority: -- → P5
Devtools use mozbrowser, as far as I know.
There are 515 failures in the last 7 days. Test is failing on Windows 7-32 and Windows 10-64. Andrew, can you please take a look? Recent log link: https://treeherder.mozilla.org/logviewer.html#?job_id=193277375&repo=mozilla-inbound&lineNumber=1418 13:35:17 INFO - TEST-START | dom/browser-element/mochitest/test_browserElement_inproc_Stop.html 13:35:17 INFO - TEST-INFO | started process screenshot 13:35:17 INFO - TEST-INFO | screenshot: exit 0 13:35:17 INFO - Buffered messages logged at 13:35:17 13:35:17 INFO - TEST-PASS | dom/browser-element/mochitest/test_browserElement_inproc_Stop.html | A valid string reason is expected 13:35:17 INFO - TEST-PASS | dom/browser-element/mochitest/test_browserElement_inproc_Stop.html | Reason cannot be empty 13:35:17 INFO - Buffered messages finished 13:35:17 INFO - TEST-UNEXPECTED-FAIL | dom/browser-element/mochitest/test_browserElement_inproc_Stop.html | Iframes network connections were stopped 13:35:17 INFO - loadend@chrome://mochitests/content/chrome/dom/browser-element/mochitest/browserElement_Stop.js:38:3 13:35:17 INFO - _fireEventFromMsg@jar:file:///Z:/task_1533907748/build/application/firefox/omni.ja!/components/BrowserElementParent.js:348:5 13:35:17 INFO - _fireProfiledEventFromMsg@jar:file:///Z:/task_1533907748/build/application/firefox/omni.ja!/components/BrowserElementParent.js:328:5 13:35:17 INFO - receiveMessage@jar:file:///Z:/task_1533907748/build/application/firefox/omni.ja!/components/BrowserElementParent.js:197:14 13:35:17 INFO - MessageListener.receiveMessage*_setupMessageListener@jar:file:///Z:/task_1533907748/build/application/firefox/omni.ja!/components/BrowserElementParent.js:140:5 13:35:17 INFO - setFrameLoader@jar:file:///Z:/task_1533907748/build/application/firefox/omni.ja!/components/BrowserElementParent.js:115:5 13:35:17 INFO - runTest@chrome://mochitests/content/chrome/dom/browser-element/mochitest/browserElement_Stop.js:29:3 13:35:17 INFO - unlockTestReady@chrome://mochitests/content/chrome/dom/browser-element/mochitest/browserElementTestHelpers.js:47:7 13:35:18 INFO - GECKO(7580) | MEMORY STAT | vsize 1753MB | vsizeMaxContiguous 131567971MB | residentFast 285MB | heapAllocated 131MB
Flags: needinfo?(overholt)
Attachment #8999415 - Flags: review?(jmaher)
Comment on attachment 8999415 [details] [diff] [review] Disable for frequent failures on Windows Review of attachment 8999415 [details] [diff] [review]: ----------------------------------------------------------------- thanks
Attachment #8999415 - Flags: review?(jmaher) → review+
Whiteboard: [stockwell disable-recommended] → [stockwell disabled]
Pushed by nerli@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/c15aebdde5e3 Disable test_browserElement_inproc_Stop.html for frequent failures on Windows r=jmaher
Sole, do you know if devtools has any browser-element (aka mozbrowser) expertise?
Flags: needinfo?(spenades)
Flags: needinfo?(overholt)
Flags: needinfo?(bugs)
Priority: -- → P2
Andrew: I'm asking around, will let you know
Flags: needinfo?(spenades)
Flags: needinfo?(overholt)
Andrew, I've been asking around and I don't think we have anyone who knows about this piece of code :-/
Thanks, sole. We can work toward finding someone to own this in the future.
Flags: needinfo?(overholt)
Priority: P2 → P3
Component: DOM → DOM: Core & HTML
Severity: normal → S3
Status: REOPENED → RESOLVED
Closed: 7 years ago9 months ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: