Closed Bug 1240044 Opened 10 years ago Closed 10 years ago

Intermittent browser_profiler_tree-abstract-02.js | The root node is now focused. - Got null, expected [object XULElement]

Categories

(DevTools :: General, defect)

defect
Not set
normal

Tracking

(firefox47 fixed)

RESOLVED FIXED
Firefox 47
Tracking Status
firefox47 --- fixed

People

(Reporter: cbook, Assigned: jdescottes)

References

()

Details

(Keywords: intermittent-failure)

Attachments

(1 file, 1 obsolete file)

https://treeherder.mozilla.org/logviewer.html#?job_id=6633045&repo=fx-team 06:05:33 INFO - 36 INFO TEST-UNEXPECTED-FAIL | devtools/client/performance/test/browser_profiler_tree-abstract-02.js | The root node is now focused. - Got null, expected [object XULElement]
After skipping a test in Bug 1240368, the situation improved. But for 24hours I have seen more and more occurrences of these focus issues and I would try to go and implement the solution proposed by Neil in Bug 1240509.
Assignee: nobody → jdescottes
Attached patch bug1240044.v1.patch (obsolete) — Splinter Review
This commit adds a helper method in performance/test/head.js to wait on MozAfterPaint. All profiler_tree-abstract test are using it to wait for a MozAfterPaint event after adding their container to the current document. Try push : https://treeherder.mozilla.org/#/jobs?repo=try&revision=d87df8d2d5bd
Attachment #8710461 - Flags: review?(vporof)
FWIW, my patches in bug 1233497 seem to make this considerably worse (intermittent -> perma) on Try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=9f520c334590&selectedJob=15732058 Not sure if that information is useful, but thought I'd mention it.
Blocks: 1233497
Try push looks good with the CPOW-outlawing patches from bug 1233497 as well.
Comment on attachment 8710461 [details] [diff] [review] bug1240044.v1.patch Try failures -> obsolete, remove review flag
Attachment #8710461 - Attachment is obsolete: true
Attachment #8710461 - Flags: review?(vporof)
No longer blocks: 1233497
Julian, any luck on moving this one forward. Its the number 2 orange at the moment.
Flags: needinfo?(jdescottes)
I was hoping for a global resolution via Bug 1240509, but looks like we won't have a patch ready just yet. I'll resubmit a fix targetting only the browser_profiler_tree-abstract* tests shortly.
Flags: needinfo?(jdescottes)
Brian, flagging you for review since you have been involved with Bug 1240509 as well. I think we should fix the browser_profiler_tree_abstract tests for now and revisit them once a global fix can land in the test harness. What do you think? try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=1382ec552a02 Bug 1240044 - wait for MozAfterPaint in browser_profiler_tree_abstract tests;r=bgrins While waiting for a fix at test harness level, added a helper waiting for MozAfterPaint when running in e10s mode for all the browser_profiler_tree-abstract tests.
Attachment #8715907 - Flags: review?(bgrinstead)
Attachment #8715907 - Flags: review?(bgrinstead) → review+
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 47
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: