Closed
Bug 1283714
Opened 9 years ago
Closed 7 years ago
Intermittent dom/ipc/tests/test_child_docshell.html | Test timed out.
Categories
(Core :: IPC, defect)
Core
IPC
Tracking
()
RESOLVED
FIXED
mozilla61
People
(Reporter: intermittent-bug-filer, Assigned: ochameau)
References
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell unknown])
Attachments
(1 file)
Comment 1•9 years ago
|
||
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
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 20•8 years ago
|
||
Bulk priority update of open intermittent test failure bugs.
P3 => P5
https://bugzilla.mozilla.org/show_bug.cgi?id=1381960
Priority: P3 → P5
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 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 50•7 years ago
|
||
Alexandre, any idea what might be going on with this? Failing pretty regularly on trunk and beta right now.
Flags: needinfo?(poirot.alex)
Assignee | ||
Comment 51•7 years ago
|
||
No idea, but here is a try with additional logs to see if DOMWindowCreated event is really not firing:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=2ba408d5a581c71cb5315728a5b9bb74c5b9d136
Assignee | ||
Comment 52•7 years ago
|
||
(In reply to Alexandre Poirot [:ochameau] from comment #51)
> No idea, but here is a try with additional logs to see if DOMWindowCreated
> event is really not firing:
>
> https://treeherder.mozilla.org/#/
> jobs?repo=try&revision=2ba408d5a581c71cb5315728a5b9bb74c5b9d136
I'm not able to reproduce with additional logs.
So unless I don't run the right jobs (but it looks like it is failing on win10 opt, which I ran against), it looks like subtle race which isn't clear by just looking at the code.
Comment hidden (Intermittent Failures Robot) |
Comment 54•7 years ago
|
||
It seems to more readily reproduce on PGO builds. In fact, I got this on a new Try push [1] with your patch applied:
https://treeherder.mozilla.org/logviewer.html#?job_id=174257156&repo=try
Does that help?
[1] https://treeherder.mozilla.org/#/jobs?repo=try&revision=7218a2e3ce510f8b14712f455898627af6dea707
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 56•7 years ago
|
||
Thanks Ryan!
Yes I think it helped me found this fix:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=29e2a8441347c2de6c5515d84fd7a106f8d7852f
Did I used the right try syntax?
Comment 57•7 years ago
|
||
Looks really promising!
Comment hidden (mozreview-request) |
![]() |
||
Comment 59•7 years ago
|
||
mozreview-review |
Comment on attachment 8970561 [details]
Bug 1283714 - Wait for test document load in test_child_docshell.html to fix an intermittent.
https://reviewboard.mozilla.org/r/239318/#review245164
Attachment #8970561 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → poirot.alex
Flags: needinfo?(poirot.alex)
Comment 60•7 years ago
|
||
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/eb4c9a9c7320
Wait for test document load in test_child_docshell.html to fix an intermittent. r=bz
Comment 61•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Updated•7 years ago
|
status-firefox60:
--- → affected
Comment 62•7 years ago
|
||
bugherder uplift |
Flags: in-testsuite+
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•