Closed
Bug 1407235
Opened 8 years ago
Closed 8 years ago
Intermittent browser/base/content/test/urlbar/browser_autocomplete_edit_completed.js | Uncaught exception - [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIAutoCompleteController.getFinalCompleteValueAt]" nsresult:
Categories
(Firefox :: Address Bar, defect, P5)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: archaeopteryx [at] coole-files.de
https://treeherder.mozilla.org/logviewer.html#?job_id=135908266&repo=mozilla-inbound
https://queue.taskcluster.net/v1/task/XsBUSFuNQF-TFtO3u2wz7g/runs/0/artifacts/public/logs/live_backing.log
[task 2017-10-10T10:44:16.505Z] 10:44:16 INFO - TEST-START | browser/base/content/test/urlbar/browser_autocomplete_edit_completed.js
[task 2017-10-10T10:44:17.155Z] 10:44:17 INFO - GECKO(2849) | ++DOCSHELL 0x7f5466942000 == 2 [pid = 2968] [id = {b84f4497-e67f-44d0-970e-341f2ac20c6a}]
[task 2017-10-10T10:44:17.159Z] 10:44:17 INFO - GECKO(2849) | ++DOMWINDOW == 4 (0x7f5466946800) [pid = 2968] [serial = 10] [outer = (nil)]
[task 2017-10-10T10:44:17.381Z] 10:44:17 INFO - GECKO(2849) | ++DOMWINDOW == 5 (0x7f5467d2b800) [pid = 2968] [serial = 11] [outer = 0x7f5466946800]
[task 2017-10-10T10:44:17.958Z] 10:44:17 INFO - GECKO(2849) | ++DOMWINDOW == 6 (0x7f5466959000) [pid = 2968] [serial = 12] [outer = 0x7f5466946800]
[task 2017-10-10T10:44:18.584Z] 10:44:18 INFO - GECKO(2849) | [Parent 2849, Main Thread] WARNING: NS_ENSURE_TRUE(searchIndex >= 0 && *aRowIndex >= 0) failed: file /builds/worker/workspace/build/src/toolkit/components/autocomplete/nsAutoCompleteController.cpp, line 773
[task 2017-10-10T10:44:18.587Z] 10:44:18 INFO - GECKO(2849) | [Parent 2849, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80004005: file /builds/worker/workspace/build/src/toolkit/components/autocomplete/nsAutoCompleteController.cpp, line 836
[task 2017-10-10T10:44:18.605Z] 10:44:18 INFO - TEST-INFO | started process screentopng
[task 2017-10-10T10:44:23.242Z] 10:44:23 INFO - TEST-INFO | screentopng: exit 0
[task 2017-10-10T10:44:23.262Z] 10:44:23 INFO - Buffered messages logged at 10:44:16
[task 2017-10-10T10:44:23.262Z] 10:44:23 INFO - Entering test bound
[task 2017-10-10T10:44:23.265Z] 10:44:23 INFO - Buffered messages logged at 10:44:17
[task 2017-10-10T10:44:23.268Z] 10:44:23 INFO - Disable popup animation. Change dontAnimate value from true to true.
[task 2017-10-10T10:44:23.272Z] 10:44:23 INFO - Buffered messages logged at 10:44:18
[task 2017-10-10T10:44:23.274Z] 10:44:23 INFO - Restore popup dontAnimate value to true
[task 2017-10-10T10:44:23.276Z] 10:44:23 INFO - Key Down to select the next item.
[task 2017-10-10T10:44:23.284Z] 10:44:23 INFO - Buffered messages finished
[task 2017-10-10T10:44:23.299Z] 10:44:23 INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/urlbar/browser_autocomplete_edit_completed.js | Uncaught exception - [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIAutoCompleteController.getFinalCompleteValueAt]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://mochitests/content/browser/browser/base/content/test/urlbar/browser_autocomplete_edit_completed.js :: <TOP_LEVEL> :: line 26" data: no]
[task 2017-10-10T10:44:23.302Z] 10:44:23 INFO - Stack trace:
[task 2017-10-10T10:44:23.305Z] 10:44:23 INFO - @chrome://mochitests/content/browser/browser/base/content/test/urlbar/browser_autocomplete_edit_completed.js:26:19
[task 2017-10-10T10:44:23.311Z] 10:44:23 INFO - Async*Tester_execTest/<@chrome://mochikit/content/browser-test.js:807:21
[task 2017-10-10T10:44:23.314Z] 10:44:23 INFO - Tester_execTest@chrome://mochikit/content/browser-test.js:798:9
[task 2017-10-10T10:44:23.317Z] 10:44:23 INFO - Tester.prototype.nextTest</<@chrome://mochikit/content/browser-test.js:697:9
[task 2017-10-10T10:44:23.319Z] 10:44:23 INFO - SimpleTest.waitForFocus/waitForFocusInner/focusedOrLoaded/<@chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:795:59
Comment 1•8 years ago
|
||
Hopefully fixed by Bug 1406860
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•