Closed
Bug 1722493
Opened 3 years ago
Closed 3 years ago
browser_resources_document_events.js fails with server targets
Categories
(DevTools :: Framework, defect)
DevTools
Framework
Tracking
(Fission Milestone:MVP, firefox92 fixed)
Tracking | Status | |
---|---|---|
firefox92 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
Details
(Whiteboard: dt-fission-m3-mvp)
Attachments
(1 file)
One shouldBeIgnoredAsRedundantWithTargetAvailable
is now true when server targets are enabled.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Attachment #9233281 -
Attachment description: Bug 1722493 - [devtools] Fix browser_resources_document_events.js with server targets. → Bug 1722493 - [devtools] Fix browser_resources_document_events.js with server targets.
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/98b4a58bd6fa
[devtools] Fix browser_resources_document_events.js with server targets. r=nchevobbe
Comment 3•3 years ago
|
||
Backed out for failures on browser_resources_document_events.js
-
backout: https://hg.mozilla.org/integration/autoland/rev/e7b81cc1f26db0a381af49cfa49395727d207f98
-
failure log: https://treeherder.mozilla.org/logviewer?job_id=346482907&repo=autoland&lineNumber=2954
[task 2021-07-27T15:40:55.907Z] 15:40:55 INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | Type of time attribute for complete event is correct -
[task 2021-07-27T15:40:55.910Z] 15:40:55 INFO - Buffered messages finished
[task 2021-07-27T15:40:55.912Z] 15:40:55 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-07-27T15:40:55.912Z] 15:40:55 INFO - Stack trace:
[task 2021-07-27T15:40:55.912Z] 15:40:55 INFO - chrome://mochikit/content/browser-test.js:test_ok:1343
[task 2021-07-27T15:40:55.913Z] 15:40:55 INFO - chrome://mochitests/content/browser/devtools/shared/commands/resource/tests/browser_resources_document_events.js:assertEvents:681
[task 2021-07-27T15:40:55.913Z] 15:40:55 INFO - chrome://mochitests/content/browser/devtools/shared/commands/resource/tests/browser_resources_document_events.js:testDocumentEventResourcesWithIgnoreExistingResources:196
[task 2021-07-27T15:40:55.914Z] 15:40:55 INFO - chrome://mochitests/content/browser/devtools/shared/commands/resource/tests/browser_resources_document_events.js:null:10
[task 2021-07-27T15:40:55.914Z] 15:40:55 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest/<:1098
[task 2021-07-27T15:40:55.914Z] 15:40:55 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest:1138
[task 2021-07-27T15:40:55.915Z] 15:40:55 INFO - chrome://mochikit/content/browser-test.js:nextTest/<:946
[task 2021-07-27T15:40:55.915Z] 15:40:55 INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/<:1041
[task 2021-07-27T15:40:55.916Z] 15:40:55 INFO - TEST-PASS | devtools/shared/commands/resource/tests/browser_resources_document_events.js | Timestamp for interactive event is greater than loading event -
Flags: needinfo?(poirot.alex)
Assignee | ||
Comment 4•3 years ago
|
||
It sounds like already existing bug 1715878 intermittent.
Flags: needinfo?(poirot.alex)
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e8793e8262f1
[devtools] Fix browser_resources_document_events.js with server targets. r=nchevobbe DONTBUILD
Comment 6•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox92:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
Updated•3 years ago
|
Fission Milestone: --- → MVP
Whiteboard: dt-fission-m3-mvp
You need to log in
before you can comment on or make changes to this bug.
Description
•