Closed
Bug 1395693
Opened 8 years ago
Closed 7 years ago
Intermittent browser/components/places/tests/browser/browser_library_commands.js | Uncaught exception - at browser_library_commands.js:164 - TypeError: bookmarkNode is null
Categories
(Firefox :: Bookmarks & History, defect, P5)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Summary: Intermittent browser/components/places/tests/browser/browser_library_commands.js | Uncaught exception - at chrome://mochitests/content/browser/browser/components/places/tests/browser/browser_library_commands.js:164 - TypeError: bookmarkNode is null → Intermittent browser/components/places/tests/browser/browser_library_commands.js | Uncaught exception - at browser_library_commands.js:164 - TypeError: bookmarkNode is null
Comment hidden (Intermittent Failures Robot) |
Comment 4•8 years ago
|
||
Tentatively adding to my queue as this looks similar to other ones...
Assignee: nobody → standard8
Comment hidden (Intermittent Failures Robot) |
Comment 6•8 years ago
|
||
Experimental try build: https://treeherder.mozilla.org/#/jobs?repo=try&revision=cbb098ceb78b6d90c29ec146c002f118ad769f59
Comment 7•8 years ago
|
||
The try build added a waitForCondition around the point in test_search_contents where it was trying to get the expected node from the results. Via some retriggers, I caught the case and found that the node wasn't appearing during the waitForCondition timeout.
There's no other obvious errors on the output, so I'm not sure what is happening here. Since it is so rare, I'll leave it for now.
Assignee: standard8 → nobody
Comment hidden (Intermittent Failures Robot) |
Comment 9•7 years ago
|
||
this failure didn't happen recently
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•