Open Bug 1715878 Opened 3 years ago Updated 2 years ago

Intermittent devtools/shared/commands/resource/tests/browser_resources_document_events.js | Timestamp for dom-loading event is greater than will-navigate event -

Categories

(DevTools :: General, defect, P5)

defect

Tracking

(Not tracked)

REOPENED

People

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

References

(Blocks 1 open bug)

Details

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

Attachments

(2 files, 2 obsolete files)

Filed by: imoraru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=342419751&repo=mozilla-beta
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/U2B3e0IPSq-RGpXnlyT0zA/runs/0/artifacts/public/logs/live_backing.log


[task 2021-06-10T19:34:30.963Z] 19:34:30     INFO - TEST-START | devtools/shared/commands/resource/tests/browser_resources_document_events.js
[task 2021-06-10T19:34:30.998Z] 19:34:30     INFO - GECKO(3241) | [Child 3428: Main Thread]: I/DocShellAndDOMWindowLeak ++DOCSHELL 7f21e3989800 == 3 [pid = 3428] [id = 8]
[task 2021-06-10T19:34:31.000Z] 19:34:31     INFO - GECKO(3241) | [Child 3428: Main Thread]: I/DocShellAndDOMWindowLeak ++DOMWINDOW == 14 (7f21e391a200) [pid = 3428] [serial = 23] [outer = 0]
[task 2021-06-10T19:34:31.001Z] 19:34:31     INFO - GECKO(3241) | [Child 3428: Main Thread]: I/DocShellAndDOMWindowLeak ++DOMWINDOW == 15 (7f21e3990400) [pid = 3428] [serial = 24] [outer = 7f21e391a200]
[task 2021-06-10T19:34:31.119Z] 19:34:31     INFO - GECKO(3241) | [Child 3428: Main Thread]: I/DocShellAndDOMWindowLeak ++DOMWINDOW == 16 (7f21e44dfc00) [pid = 3428] [serial = 25] [outer = 7f21e391a200]
[task 2021-06-10T19:34:31.326Z] 19:34:31     INFO - GECKO(3241) | [Child 3428: Main Thread]: I/DocShellAndDOMWindowLeak ++DOMWINDOW == 17 (7f21ea4b0800) [pid = 3428] [serial = 26] [outer = 7f21e391a200]
[task 2021-06-10T19:34:31.408Z] 19:34:31     INFO - TEST-INFO | started process screentopng
[task 2021-06-10T19:34:31.721Z] 19:34:31     INFO - TEST-INFO | screentopng: exit 0
[task 2021-06-10T19:34:31.723Z] 19:34:31     INFO - Buffered messages logged at 19:34:30
[task 2021-06-10T19:34:31.723Z] 19:34:31     INFO - Entering test bound 
[task 2021-06-10T19:34:31.723Z] 19:34:31     INFO - Test ResourceCommand for DOCUMENT_EVENT
[task 2021-06-10T19:34:31.723Z] 19:34:31     INFO - Adding a new tab with URL: data:text/html,<title>DocumentEventsTitle</title>Document Events
[task 2021-06-10T19:34:31.723Z] 19:34:31     INFO - Buffered messages logged at 19:34:31
[task 2021-06-10T19:34:31.723Z] 19:34:31     INFO - Tab added and finished loading
[task 2021-06-10T19:34:31.725Z] 19:34:31     INFO - Console message: [JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "data:text/html,<title>DocumentEventsTitle</title>Document Events" line: 0}]
[task 2021-06-10T19:34:31.726Z] 19:34:31     INFO - Check whether the document events are fired correctly even when the document was already loaded
[task 2021-06-10T19:34:31.726Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | loading received in the exepected order - 
[task 2021-06-10T19:34:31.730Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | interactive received in the expected order - 
[task 2021-06-10T19:34:31.730Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | complete received last - 
[task 2021-06-10T19:34:31.731Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | Type of time attribute for loading event is correct - 
[task 2021-06-10T19:34:31.732Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | Type of time attribute for interactive event is correct - 
[task 2021-06-10T19:34:31.735Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | Type of time attribute for complete event is correct - 
[task 2021-06-10T19:34:31.736Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | Timestamp for interactive event is greater than loading event - 
[task 2021-06-10T19:34:31.737Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | Timestamp for complete event is greater than interactive event - 
[task 2021-06-10T19:34:31.738Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | loading target is the current target - 
[task 2021-06-10T19:34:31.739Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | interactive target is the current target - 
[task 2021-06-10T19:34:31.740Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | complete target is the current target - 
[task 2021-06-10T19:34:31.745Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | Document events are fired even when the document was already loaded - 
[task 2021-06-10T19:34:31.746Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | shouldBeIgnoredAsRedundantWithTargetAvailable is true for already loaded page - 
[task 2021-06-10T19:34:31.747Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | resource dom-loading has expected url - 
[task 2021-06-10T19:34:31.753Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | resource dom-loading does not have a title property - 
[task 2021-06-10T19:34:31.754Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | resource dom-interactive does not have a url property - 
[task 2021-06-10T19:34:31.755Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | resource dom-interactive has expected title - 
[task 2021-06-10T19:34:31.756Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | resource dom-complete does not have a url property - 
[task 2021-06-10T19:34:31.757Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | resource dom-complete does not have a title property - 
[task 2021-06-10T19:34:31.758Z] 19:34:31     INFO - Check whether the document events are fired correctly when reloading
[task 2021-06-10T19:34:31.761Z] 19:34:31     INFO - Console message: [JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "data:text/html,<title>DocumentEventsTitle</title>Document Events" line: 0}]
[task 2021-06-10T19:34:31.762Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | Received the will-navigate - 
[task 2021-06-10T19:34:31.767Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | will-navigate newURI is set to the current tab new location - 
[task 2021-06-10T19:34:31.773Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | loading received in the exepected order - 
[task 2021-06-10T19:34:31.774Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | interactive received in the expected order - 
[task 2021-06-10T19:34:31.775Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | complete received last - 
[task 2021-06-10T19:34:31.776Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | Type of time attribute for will-navigate event is correct - 
[task 2021-06-10T19:34:31.777Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | Type of time attribute for loading event is correct - 
[task 2021-06-10T19:34:31.778Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | Type of time attribute for interactive event is correct - 
[task 2021-06-10T19:34:31.779Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | Type of time attribute for complete event is correct - 
[task 2021-06-10T19:34:31.780Z] 19:34:31     INFO - Buffered messages finished
[task 2021-06-10T19:34:31.785Z] 19:34:31     INFO - TEST-UNEXPECTED-FAIL | devtools/shared/commands/resource/tests/browser_resources_document_events.js | Timestamp for dom-loading event is greater than will-navigate event - 
[task 2021-06-10T19:34:31.785Z] 19:34:31     INFO - Stack trace:
[task 2021-06-10T19:34:31.786Z] 19:34:31     INFO - chrome://mochikit/content/browser-test.js:test_ok:1334
[task 2021-06-10T19:34:31.786Z] 19:34:31     INFO - chrome://mochitests/content/browser/devtools/shared/commands/resource/tests/browser_resources_document_events.js:assertEvents:392
[task 2021-06-10T19:34:31.786Z] 19:34:31     INFO - chrome://mochitests/content/browser/devtools/shared/commands/resource/tests/browser_resources_document_events.js:assertPromises:330
[task 2021-06-10T19:34:31.787Z] 19:34:31     INFO - chrome://mochitests/content/browser/devtools/shared/commands/resource/tests/browser_resources_document_events.js:testDocumentEventResources:104
[task 2021-06-10T19:34:31.787Z] 19:34:31     INFO - chrome://mochitests/content/browser/devtools/shared/commands/resource/tests/browser_resources_document_events.js:null:9
[task 2021-06-10T19:34:31.788Z] 19:34:31     INFO - chrome://mochikit/content/browser-test.js:Tester_execTest/<:1089
[task 2021-06-10T19:34:31.788Z] 19:34:31     INFO - chrome://mochikit/content/browser-test.js:Tester_execTest:1129
[task 2021-06-10T19:34:31.788Z] 19:34:31     INFO - chrome://mochikit/content/browser-test.js:nextTest/<:946
[task 2021-06-10T19:34:31.788Z] 19:34:31     INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/waitForFocusInner/focusedOrLoaded/<:1037
[task 2021-06-10T19:34:31.789Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | Timestamp for interactive event is greater than loading event - 
[task 2021-06-10T19:34:31.791Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | Timestamp for complete event is greater than interactive event - 
[task 2021-06-10T19:34:31.792Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | will-navigate target was the one before the navigation - 
[task 2021-06-10T19:34:31.793Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | loading target is the current target - 
[task 2021-06-10T19:34:31.795Z] 19:34:31     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | interactive target is the current target -
<...>
[task 2021-06-10T19:34:35.199Z] 19:34:35     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | resource dom-interactive has expected title after reloading - 
[task 2021-06-10T19:34:35.202Z] 19:34:35     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | resource dom-complete does not have a url property after reloading - 
[task 2021-06-10T19:34:35.203Z] 19:34:35     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | resource dom-complete does not have a title property after reloading - 
[task 2021-06-10T19:34:35.205Z] 19:34:35     INFO - Leaving test bound 
[task 2021-06-10T19:34:35.226Z] 19:34:35     INFO - Removing tab.
[task 2021-06-10T19:34:35.226Z] 19:34:35     INFO - Waiting for event: 'TabClose' on [object XULElement].
[task 2021-06-10T19:34:35.248Z] 19:34:35     INFO - Got event: 'TabClose' on [object XULElement].
[task 2021-06-10T19:34:35.266Z] 19:34:35     INFO - Tab removed and finished closing
[task 2021-06-10T19:34:35.288Z] 19:34:35     INFO - Removing tab.
[task 2021-06-10T19:34:35.288Z] 19:34:35     INFO - Waiting for event: 'TabClose' on [object XULElement].
[task 2021-06-10T19:34:35.315Z] 19:34:35     INFO - Got event: 'TabClose' on [object XULElement].
[task 2021-06-10T19:34:35.331Z] 19:34:35     INFO - Tab removed and finished closing
[task 2021-06-10T19:34:35.347Z] 19:34:35     INFO - Removing tab.
[task 2021-06-10T19:34:35.348Z] 19:34:35     INFO - Waiting for event: 'TabClose' on [object XULElement].
[task 2021-06-10T19:34:35.364Z] 19:34:35     INFO - Got event: 'TabClose' on [object XULElement].
[task 2021-06-10T19:34:35.393Z] 19:34:35     INFO - Tab removed and finished closing
[task 2021-06-10T19:34:35.420Z] 19:34:35     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | The main process DevToolsServer has no pending connection when the test ends - 
[task 2021-06-10T19:34:35.436Z] 19:34:35     INFO - GECKO(3241) | MEMORY STAT | vsize 2949MB | residentFast 392MB | heapAllocated 138MB
[task 2021-06-10T19:34:35.438Z] 19:34:35     INFO - TEST-OK | devtools/shared/commands/resource/tests/browser_resources_document_events.js | took 4473ms
[task 2021-06-10T19:34:35.447Z] 19:34:35     INFO - GECKO(3241) | [Child 3428: Main Thread]: I/DocShellAndDOMWindowLeak ++DOCSHELL 7f21e3988800 == 2 [pid = 3428] [id = 9]
[task 2021-06-10T19:34:35.448Z] 19:34:35     INFO - GECKO(3241) | [Child 3428: Main Thread]: I/DocShellAndDOMWindowLeak ++DOMWINDOW == 8 (7f21e391a3c0) [pid = 3428] [serial = 27] [outer = 0]
[task 2021-06-10T19:34:35.448Z] 19:34:35     INFO - GECKO(3241) | [Child 3428: Main Thread]: I/DocShellAndDOMWindowLeak ++DOMWINDOW == 9 (7f21e398a800) [pid = 3428] [serial = 28] [outer = 7f21e391a3c0]
[task 2021-06-10T19:34:35.507Z] 19:34:35     INFO - checking window state
[task 2021-06-10T19:34:35.533Z] 19:34:35     INFO - TEST-START | devtools/shared/commands/resource/tests/browser_resources_error_messages.js

Update:
There have been 93 failures within the last 7 days:
• 1 failures on Linux 18.04 x64 opt
• 1 failures on Linux 18.04 x64 debug
• 5 failures on Linux 18.04 x64 WebRender asan opt
• 27 failures on Linux 18.04 x64 WebRender debug
• 9 failures on Linux 18.04 x64 WebRender opt
• 4 failures on Linux 18.04 x64 WebRender Shippable opt
• 13 failures on OS X 10.15 WebRender debug
• 3 failures on OS X 10.15 WebRender opt
• 2 failures on OS X 10.15 WebRender Shippable opt
• 1 failures on Windows 10 x86 WebRender debug
• 6 failures on Windows 10 x64 asan WebRender opt
• 20 failures on Windows 10 x64 WebRender debug
• 1 failures on Windows 10 x64 WebRender Shippable opt
Recent failure log: https://treeherder.mozilla.org/logviewer?job_id=346401793&repo=autoland&lineNumber=44234

Jan, as the owner of this component, could you help us assign it to someone?
Thank you.

Flags: needinfo?(odvarko)
Whiteboard: [stockwell needswork:owner]

10ms time shift isn't enough. Locally --run-until-failure no longer reproduce with 20ms.
This time shift controls the negative time shift we apply to will-navigate
so that it appears before dom-loading.

The issue we work around is that will-navigate is notified by the platform
after the timestamp for dom-loading is recorded.

Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED

10ms time shift isn't enough. Locally --run-until-failure no longer reproduce with 20ms.
This time shift controls the negative time shift we apply to will-navigate
so that it appears before dom-loading.

The issue we work around is that will-navigate is notified by the platform
after the timestamp for dom-loading is recorded.

Attachment #9233335 - Attachment is obsolete: true

10ms time shift isn't enough. Locally --run-until-failure no longer reproduce with 20ms.
This time shift controls the negative time shift we apply to will-navigate
so that it appears before dom-loading.

The issue we work around is that will-navigate is notified by the platform
after the timestamp for dom-loading is recorded.

Pushed by apoirot@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d95238ec4113 [devtools] Reduce chances to hit browser_resources_document_events.js intermittent. r=nchevobbe DONTBUILD
Attachment #9233336 - Attachment is obsolete: true
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
Status: RESOLVED → REOPENED
Flags: needinfo?(poirot.alex)
Resolution: FIXED → ---
Target Milestone: 92 Branch → ---

Not impossible it can still reproduce given the fix I did. But I hope it will be much less frequent.

If that's still frequent enough, we might try to increase:
https://searchfox.org/mozilla-central/source/devtools/server/actors/webconsole/listeners/document-events.js#33
some more...

Flags: needinfo?(poirot.alex)

Update:
There have been 99 failures in the last 7 days.
Happens on linux1804-64-asan-qr opt, linux1804-64-qr debug and opt, macosx1015-64-qr debug and opt, windows10-64-qr debug.

Recent failure log: https://treeherder.mozilla.org/logviewer?job_id=346597461&repo=autoland&lineNumber=2648

Removing the stockwell disable-recommended tag, though it is still frequent.
Alexandre, could you please take another look when you have the time?

Flags: needinfo?(poirot.alex)
Whiteboard: [stockwell disable-recommended]

Update:
There have been 47 failures within the last 7 days:
• 1 failures on Linux 18.04 x64 WebRender asan opt
• 1 failures on Linux 18.04 x64 CCov WebRender opt
• 34 failures on Linux 18.04 x64 WebRender debug
• 1 failures on Linux 18.04 x64 WebRender Shippable opt
• 5 failures on OS X 10.15 WebRender debug
• 2 failures on OS X 10.15 WebRender Shippable opt
• 1 failures on Windows 10 x64 CCov WebRender opt
• 1 failures on Windows 10 x64 WebRender debug
• 1 failures on Windows 10 x64 WebRender opt
Recent failure log: https://treeherder.mozilla.org/logviewer?job_id=347771005&repo=autoland&lineNumber=23705

[task 2021-08-08T02:04:55.214Z] 02:04:55     INFO - TEST-START | devtools/shared/commands/resource/tests/browser_resources_document_events.js
[task 2021-08-08T02:04:55.253Z] 02:04:55     INFO - GECKO(5417) | [Child 5544: Main Thread]: I/DocShellAndDOMWindowLeak ++DOCSHELL 7f0db907d400 == 3 [pid = 5544] [id = 7]
[task 2021-08-08T02:04:55.256Z] 02:04:55     INFO - GECKO(5417) | [Child 5544: Main Thread]: I/DocShellAndDOMWindowLeak ++DOMWINDOW == 7 (7f0dd3764900) [pid = 5544] [serial = 19] [outer = 0]
[task 2021-08-08T02:04:55.258Z] 02:04:55     INFO - GECKO(5417) | [Child 5544: Main Thread]: I/DocShellAndDOMWindowLeak ++DOMWINDOW == 8 (7f0db9080000) [pid = 5544] [serial = 20] [outer = 7f0dd3764900]
[task 2021-08-08T02:04:55.300Z] 02:04:55     INFO - GECKO(5417) | [Child 6029: Main Thread]: I/DocShellAndDOMWindowLeak --DOCSHELL 7fd005912c00 == 1 [pid = 6029] [id = 0] [url = http://localhost:32848/test_css_messages.html]
<...>
[task 2021-08-08T02:04:56.872Z] 02:04:56     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | Type of time attribute for interactive event is correct - 
[task 2021-08-08T02:04:56.874Z] 02:04:56     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | Type of time attribute for complete event is correct - 
[task 2021-08-08T02:04:56.876Z] 02:04:56     INFO - Buffered messages finished
[task 2021-08-08T02:04:56.878Z] 02:04:56     INFO - TEST-UNEXPECTED-FAIL | devtools/shared/commands/resource/tests/browser_resources_document_events.js | Timestamp for dom-loading event is greater than will-navigate event - 
[task 2021-08-08T02:04:56.880Z] 02:04:56     INFO - Stack trace:
[task 2021-08-08T02:04:56.881Z] 02:04:56     INFO - chrome://mochikit/content/browser-test.js:test_ok:1343
[task 2021-08-08T02:04:56.881Z] 02:04:56     INFO - chrome://mochitests/content/browser/devtools/shared/commands/resource/tests/browser_resources_document_events.js:assertEvents:622
[task 2021-08-08T02:04:56.882Z] 02:04:56     INFO - chrome://mochitests/content/browser/devtools/shared/commands/resource/tests/browser_resources_document_events.js:assertPromises:552
[task 2021-08-08T02:04:56.883Z] 02:04:56     INFO - chrome://mochitests/content/browser/devtools/shared/commands/resource/tests/browser_resources_document_events.js:testDocumentEventResources:102
[task 2021-08-08T02:04:56.884Z] 02:04:56     INFO - chrome://mochitests/content/browser/devtools/shared/commands/resource/tests/browser_resources_document_events.js:null:9
[task 2021-08-08T02:04:56.887Z] 02:04:56     INFO - chrome://mochikit/content/browser-test.js:Tester_execTest/<:1098
[task 2021-08-08T02:04:56.888Z] 02:04:56     INFO - chrome://mochikit/content/browser-test.js:Tester_execTest:1138
[task 2021-08-08T02:04:56.889Z] 02:04:56     INFO - chrome://mochikit/content/browser-test.js:nextTest/<:946
[task 2021-08-08T02:04:56.890Z] 02:04:56     INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/<:1041
[task 2021-08-08T02:04:56.891Z] 02:04:56     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | Timestamp for interactive event is greater than loading event - 
[task 2021-08-08T02:04:56.892Z] 02:04:56     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | Timestamp for complete event is greater than interactive event - 
[task 2021-08-08T02:04:56.894Z] 02:04:56     INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | will-navigate target was the one before the navigation - 
Whiteboard: [stockwell needswork:owner]
Pushed by abutkovits@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8a06468f66b6 disable browser_resources_document_events on Linux_64_QR for frequent failures. r=intermittent-reviewers,bhearsum DONTBUILD
Keywords: leave-open
Whiteboard: [stockwell disable-recommended] → [stockwell disabled]
Flags: needinfo?(odvarko)

This test is now only run on macos, maybe we should split out the checks for timings.

This represents only a small part of this test: https://searchfox.org/mozilla-central/rev/aa8c75b83f636948f708986173965c84cae8c25f/devtools/shared/commands/resource/tests/browser_resources_document_events.js#624-637

Maybe we should remove those checks or move them to a specific test in order to reenable the test on other platforms?

Flags: needinfo?(poirot.alex)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: