Intermittent toolkit/components/passwordmgr/test/mochitest/test_autocomplete_highlight.html | Test timed out.
Categories
(Toolkit :: Password Manager, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox65 | --- | unaffected |
firefox66 | --- | unaffected |
firefox67 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: prathiksha)
References
Details
(Keywords: intermittent-failure, regression, Whiteboard: [retriggered][stockwell fixed])
Attachments
(1 file)
#[markdown(off)]
Filed by: opoprus [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=226767500&repo=mozilla-inbound
[task 2019-02-07T10:13:29.159Z] 10:13:29 INFO - TEST-START | toolkit/components/passwordmgr/test/mochitest/test_autocomplete_highlight.html
[task 2019-02-07T10:13:29.180Z] 10:13:29 INFO - GECKO(4876) | ++DOMWINDOW == 7 (0x7f01718c8000) [pid = 4927] [serial = 7] [outer = 0x7f0170f50c00]
[task 2019-02-07T10:13:30.279Z] 10:13:30 INFO - GECKO(4876) | ++DOMWINDOW == 8 (0x7f017180dc00) [pid = 4927] [serial = 8] [outer = 0x7f0170f50c00]
[task 2019-02-07T10:13:31.274Z] 10:13:31 INFO - GECKO(4876) | [Parent 4876, Main Thread] WARNING: 'aRv.Failed()', file /builds/worker/workspace/build/src/dom/ipc/StructuredCloneData.cpp, line 120
[task 2019-02-07T10:13:31.424Z] 10:13:31 INFO - GECKO(4876) | TEST-PASS | https://example.com/tests/toolkit/components/passwordmgr/test/mochitest/parent_utils.js | Got autocomplete popup - {"listEvents":{"handleEvent":"event => {\n if (!this.parentNode) {\n return;\n }\n\n switch (event.type) {\n case \"mouseup\":\n // Don't call onPopupClick for the scrollbar buttons, thumb,\n // slider, etc. If we hit the richlistbox and not a\n // richlistitem, we ignore the event.\n if (event.target.closest(\"richlistbox,richlistitem\")\n .localName == \"richlistitem\") {\n this.onPopupClick(event);\n }\n break;\n case \"mousemove\":\n if (Date.now() - this.mLastMoveTime <= 30) {\n return;\n }\n\n let item = event.target.closest(\"richlistbox,richlistitem\");\n\n // If we hit the richlistbox and not a richlistitem, we ignore\n // the event.\n if (item.localName == \"richlistbox\") {\n return;\n }\n\n let index = this.richlistbox.getIndexOfItem(item);\n\n this.mousedOverIndex = index;\n\n if (item.selectedByMouseOver) {\n this.richlistbox.selectedIndex = index;\n }\n\n this.mLastMoveTime = Date.now();\n break;\n }\n }"},"richlistbox":{"selectedItems":{},"_currentIndex":null,"_lastKeyTime":0,"_incrementalString":"","_suppressOnSelect":false,"_userSelecting":false,"_selectTimeout":null,"_currentItem":null,"_selectionStart":null,"isRunningDelayedConnectedCallback":false}} == true
[task 2019-02-07T10:13:35.827Z] 10:13:35 INFO - GECKO(4876) | --DOMWINDOW == 10 (0x7fd965c3c800) [pid = 4876] [serial = 2] [outer = (nil)] [url = about:blank]
[task 2019-02-07T10:13:35.828Z] 10:13:35 INFO - GECKO(4876) | --DOMWINDOW == 9 (0x7fd95efcb000) [pid = 4876] [serial = 10] [outer = (nil)] [url = about:blank]
[task 2019-02-07T10:13:35.829Z] 10:13:35 INFO - GECKO(4876) | --DOMWINDOW == 8 (0x7fd95efca400) [pid = 4876] [serial = 9] [outer = (nil)] [url = about:blank]
[task 2019-02-07T10:13:36.738Z] 10:13:36 INFO - GECKO(4876) | --DOMWINDOW == 7 (0x7f017180b000) [pid = 4927] [serial = 3] [outer = (nil)] [url = about:blank]
[task 2019-02-07T10:13:36.740Z] 10:13:36 INFO - GECKO(4876) | --DOMWINDOW == 6 (0x7f017043d000) [pid = 4927] [serial = 2] [outer = (nil)] [url = about:blank]
[task 2019-02-07T10:13:36.740Z] 10:13:36 INFO - GECKO(4876) | --DOMWINDOW == 5 (0x7f01718c9800) [pid = 4927] [serial = 6] [outer = (nil)] [url = about:blank]
[task 2019-02-07T10:13:40.028Z] 10:13:40 INFO - GECKO(4876) | --DOMWINDOW == 8 (0x7fb9a1f3d800) [pid = 4989] [serial = 6] [outer = (nil)] [url = about:blank]
[task 2019-02-07T10:13:40.029Z] 10:13:40 INFO - GECKO(4876) | --DOMWINDOW == 7 (0x7fb9a1f3d000) [pid = 4989] [serial = 5] [outer = (nil)] [url = about:blank]
[task 2019-02-07T10:13:40.029Z] 10:13:40 INFO - GECKO(4876) | --DOMWINDOW == 6 (0x7fb9a0c20800) [pid = 4989] [serial = 4] [outer = (nil)] [url = about:blank]
[task 2019-02-07T10:13:45.115Z] 10:13:45 INFO - GECKO(4876) | --DOMWINDOW == 4 (0x7f01718c8000) [pid = 4927] [serial = 7] [outer = (nil)] [url = about:blank]
[task 2019-02-07T10:15:51.638Z] 10:15:51 INFO - GECKO(4876) | [Parent 4876, Main Thread] WARNING: 'NS_FAILED(rv)', file /builds/worker/workspace/build/src/netwerk/url-classifier/UrlClassifierCommon.cpp, line 126
[task 2019-02-07T10:15:51.640Z] 10:15:51 INFO - GECKO(4876) | [Parent 4876, Main Thread] WARNING: 'NS_FAILED(rv)', file /builds/worker/workspace/build/src/netwerk/url-classifier/AsyncUrlChannelClassifier.cpp, line 756
[task 2019-02-07T10:17:51.646Z] 10:17:51 INFO - GECKO(4876) | [Parent 4876, StreamTrans #43] WARNING: 'NS_FAILED(rv)', file /builds/worker/workspace/build/src/modules/libjar/nsJARChannel.cpp, line 372
[task 2019-02-07T10:17:51.647Z] 10:17:51 INFO - GECKO(4876) | [Parent 4876, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80520012: file /builds/worker/workspace/build/src/modules/libjar/nsJARChannel.cpp, line 1010
[task 2019-02-07T10:18:29.167Z] 10:18:29 INFO - TEST-INFO | started process screentopng
[task 2019-02-07T10:18:29.677Z] 10:18:29 INFO - TEST-INFO | screentopng: exit 0
[task 2019-02-07T10:18:29.678Z] 10:18:29 INFO - Buffered messages logged at 10:13:31
[task 2019-02-07T10:18:29.679Z] 10:18:29 INFO - AddTask.js | Entering test test_field_highlight_on_autocomplete
[task 2019-02-07T10:18:29.680Z] 10:18:29 INFO - Buffered messages finished
[task 2019-02-07T10:18:29.683Z] 10:18:29 INFO - TEST-UNEXPECTED-FAIL | toolkit/components/passwordmgr/test/mochitest/test_autocomplete_highlight.html | Test timed out.
[task 2019-02-07T10:18:29.684Z] 10:18:29 INFO - SimpleTest.ok@https://example.com/tests/SimpleTest/SimpleTest.js:275:7
[task 2019-02-07T10:18:29.685Z] 10:18:29 INFO - reportError@https://example.com/tests/SimpleTest/TestRunner.js:121:7
[task 2019-02-07T10:18:29.686Z] 10:18:29 INFO - TestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:142:7
[task 2019-02-07T10:18:29.687Z] 10:18:29 INFO - setTimeout handler*TestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:163:5
[task 2019-02-07T10:18:29.688Z] 10:18:29 INFO - setTimeout handler*TestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:163:5
[task 2019-02-07T10:18:29.689Z] 10:18:29 INFO - setTimeout handler*TestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:163:5
[task 2019-02-07T10:18:29.690Z] 10:18:29 INFO - setTimeout handler*TestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:163:5
[task 2019-02-07T10:18:29.691Z] 10:18:29 INFO - setTimeout handler*TestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:163:5
[task 2019-02-07T10:18:29.693Z] 10:18:29 INFO - setTimeout handler*TestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:163:5
[task 2019-02-07T10:18:29.694Z] 10:18:29 INFO - setTimeout handler*TestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:163:5
[task 2019-02-07T10:18:29.695Z] 10:18:29 INFO - setTimeout handler*TestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:163:5
[task 2019-02-07T10:18:29.696Z] 10:18:29 INFO - setTimeout handler*TestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:163:5
[task 2019-02-07T10:18:29.696Z] 10:18:29 INFO - setTimeout handler*TestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:163:5
[task 2019-02-07T10:18:29.696Z] 10:18:29 INFO - TestRunner.runTests/<@https://example.com/tests/SimpleTest/TestRunner.js:381:9
[task 2019-02-07T10:18:29.697Z] 10:18:29 INFO - promise callback*TestRunner.runTests@https://example.com/tests/SimpleTest/TestRunner.js:368:50
[task 2019-02-07T10:18:29.697Z] 10:18:29 INFO - RunSet.runtests@https://example.com/tests/SimpleTest/setup.js:201:3
[task 2019-02-07T10:18:29.697Z] 10:18:29 INFO - RunSet.runall@https://example.com/tests/SimpleTest/setup.js:180:5
[task 2019-02-07T10:18:29.698Z] 10:18:29 INFO - hookupTests@https://example.com/tests/SimpleTest/setup.js:273:5
[task 2019-02-07T10:18:29.698Z] 10:18:29 INFO - parseTestManifest@https://example.com/manifestLibrary.js:36:5
[task 2019-02-07T10:18:29.699Z] 10:18:29 INFO - getTestManifest/req.onload@https://example.com/manifestLibrary.js:49:11
[task 2019-02-07T10:18:29.700Z] 10:18:29 INFO - EventHandlerNonNull*getTestManifest@https://example.com/manifestLibrary.js:45:3
[task 2019-02-07T10:18:29.700Z] 10:18:29 INFO - hookup@https://example.com/tests/SimpleTest/setup.js:253:5
[task 2019-02-07T10:18:29.701Z] 10:18:29 INFO - EventHandlerNonNull*@https://example.com/tests?autorun=1&closeWhenDone=1&consoleLevel=INFO&manifestFile=tests.json&dumpOutputDirectory=%2Ftmp&cleanupCrashes=true:11:1
[task 2019-02-07T10:18:30.244Z] 10:18:30 INFO - GECKO(4876) | MEMORY STAT vsizeMaxContiguous not supported in this build configuration.
[task 2019-02-07T10:18:30.245Z] 10:18:30 INFO - GECKO(4876) | MEMORY STAT | vsize 1471MB | residentFast 125MB | heapAllocated 11MB
[task 2019-02-07T10:18:30.263Z] 10:18:30 INFO - TEST-OK | toolkit/components/passwordmgr/test/mochitest/test_autocomplete_highlight.html | took 301103ms
[task 2019-02-07T10:18:30.368Z] 10:18:30 INFO - GECKO(4876) | ++DOMWINDOW == 5 (0x7f016f75f000) [pid = 4927] [serial = 9] [outer = 0x7f0170f50c00]
Comment hidden (Intermittent Failures Robot) |
Comment 2•6 years ago
|
||
There are 38 total failures in the last 7 days on linux32 and linux64 debug.
Recent failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=227414928&repo=autoland&lineNumber=15642
[task 2019-02-09T14:19:50.070Z] 14:19:50 INFO - TEST-START | toolkit/components/passwordmgr/test/mochitest/test_autocomplete_highlight.html
[task 2019-02-09T14:19:50.091Z] 14:19:50 INFO - GECKO(4310) | ++DOMWINDOW == 7 (0xe730a800) [pid = 4364] [serial = 7] [outer = 0xf716f120]
[task 2019-02-09T14:19:51.184Z] 14:19:51 INFO - GECKO(4310) | ++DOMWINDOW == 8 (0xe7310000) [pid = 4364] [serial = 8] [outer = 0xf716f120]
[task 2019-02-09T14:19:52.148Z] 14:19:52 INFO - GECKO(4310) | [Parent 4310, Main Thread] WARNING: 'aRv.Failed()', file /builds/worker/workspace/build/src/dom/ipc/StructuredCloneData.cpp, line 120
[task 2019-02-09T14:19:52.290Z] 14:19:52 INFO - GECKO(4310) | TEST-PASS | https://example.com/tests/toolkit/components/passwordmgr/test/mochitest/parent_utils.js | Got autocomplete popup - {"listEvents":{"handleEvent":"event => {\n if (!this.parentNode) {\n return;\n }\n\n switch (event.type) {\n case "mouseup":\n // Don't call onPopupClick for the scrollbar buttons, thumb,\n // slider, etc. If we hit the richlistbox and not a\n // richlistitem, we ignore the event.\n if (event.target.closest("richlistbox,richlistitem")\n .localName == "richlistitem") {\n this.onPopupClick(event);\n }\n break;\n case "mousemove":\n if (Date.now() - this.mLastMoveTime <= 30) {\n return;\n }\n\n let item = event.target.closest("richlistbox,richlistitem");\n\n // If we hit the richlistbox and not a richlistitem, we ignore\n // the event.\n if (item.localName == "richlistbox") {\n return;\n }\n\n let index = this.richlistbox.getIndexOfItem(item);\n\n this.mousedOverIndex = index;\n\n if (item.selectedByMouseOver) {\n this.richlistbox.selectedIndex = index;\n }\n\n this.mLastMoveTime = Date.now();\n break;\n }\n }"},"richlistbox":{"selectedItems":{},"_currentIndex":null,"_lastKeyTime":0,"_incrementalString":"","_suppressOnSelect":false,"_userSelecting":false,"_selectTimeout":null,"_currentItem":null,"_selectionStart":null,"isRunningDelayedConnectedCallback":false}} == true
[task 2019-02-09T14:19:56.705Z] 14:19:56 INFO - GECKO(4310) | --DOMWINDOW == 10 (0xe3438800) [pid = 4310] [serial = 9] [outer = (nil)] [url = about:blank]
[task 2019-02-09T14:19:56.706Z] 14:19:56 INFO - GECKO(4310) | --DOMWINDOW == 9 (0xe3697400) [pid = 4310] [serial = 10] [outer = (nil)] [url = about:blank]
[task 2019-02-09T14:19:56.707Z] 14:19:56 INFO - GECKO(4310) | --DOMWINDOW == 8 (0xe4e36400) [pid = 4310] [serial = 2] [outer = (nil)] [url = about:blank]
[task 2019-02-09T14:19:59.146Z] 14:19:59 INFO - GECKO(4310) | --DOMWINDOW == 7 (0xe730b800) [pid = 4364] [serial = 6] [outer = (nil)] [url = about:blank]
[task 2019-02-09T14:19:59.146Z] 14:19:59 INFO - GECKO(4310) | --DOMWINDOW == 6 (0xf7197800) [pid = 4364] [serial = 3] [outer = (nil)] [url = about:blank]
[task 2019-02-09T14:19:59.148Z] 14:19:59 INFO - GECKO(4310) | --DOMWINDOW == 5 (0xe7bb3400) [pid = 4364] [serial = 2] [outer = (nil)] [url = about:blank]
[task 2019-02-09T14:20:05.451Z] 14:20:05 INFO - GECKO(4310) | --DOMWINDOW == 11 (0xe76ba400) [pid = 4414] [serial = 8] [outer = (nil)] [url = about:blank]
[task 2019-02-09T14:20:05.452Z] 14:20:05 INFO - GECKO(4310) | --DOMWINDOW == 10 (0xe76b8c00) [pid = 4414] [serial = 7] [outer = (nil)] [url = about:blank]
[task 2019-02-09T14:20:05.453Z] 14:20:05 INFO - GECKO(4310) | --DOMWINDOW == 9 (0xe7a6c000) [pid = 4414] [serial = 5] [outer = (nil)] [url = about:blank]
[task 2019-02-09T14:20:05.454Z] 14:20:05 INFO - GECKO(4310) | --DOMWINDOW == 8 (0xe76b7800) [pid = 4414] [serial = 6] [outer = (nil)] [url = about:blank]
[task 2019-02-09T14:20:10.659Z] 14:20:10 INFO - GECKO(4310) | --DOMWINDOW == 4 (0xe730a800) [pid = 4364] [serial = 7] [outer = (nil)] [url = about:blank]
[task 2019-02-09T14:22:11.448Z] 14:22:11 INFO - GECKO(4310) | [Parent 4310, Main Thread] WARNING: 'NS_FAILED(rv)', file /builds/worker/workspace/build/src/netwerk/url-classifier/UrlClassifierCommon.cpp, line 126
[task 2019-02-09T14:22:11.450Z] 14:22:11 INFO - GECKO(4310) | [Parent 4310, Main Thread] WARNING: 'NS_FAILED(rv)', file /builds/worker/workspace/build/src/netwerk/url-classifier/AsyncUrlChannelClassifier.cpp, line 756
[task 2019-02-09T14:22:11.568Z] 14:22:11 INFO - GECKO(4310) | [Parent 4310, StreamTrans #17] WARNING: 'NS_FAILED(rv)', file /builds/worker/workspace/build/src/modules/libjar/nsJARChannel.cpp, line 372
[task 2019-02-09T14:22:11.568Z] 14:22:11 INFO - GECKO(4310) | [Parent 4310, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80520012: file /builds/worker/workspace/build/src/modules/libjar/nsJARChannel.cpp, line 1010
[task 2019-02-09T14:22:11.570Z] 14:22:11 INFO - GECKO(4310) | [Parent 4310, Main Thread] WARNING: 'NS_FAILED(rv)', file /builds/worker/workspace/build/src/netwerk/url-classifier/UrlClassifierCommon.cpp, line 126
[task 2019-02-09T14:22:11.570Z] 14:22:11 INFO - GECKO(4310) | [Parent 4310, Main Thread] WARNING: 'NS_FAILED(rv)', file /builds/worker/workspace/build/src/netwerk/url-classifier/AsyncUrlChannelClassifier.cpp, line 756
[task 2019-02-09T14:24:11.461Z] 14:24:11 INFO - GECKO(4310) | [Parent 4310, StreamTrans #19] WARNING: 'NS_FAILED(rv)', file /builds/worker/workspace/build/src/modules/libjar/nsJARChannel.cpp, line 372
[task 2019-02-09T14:24:11.462Z] 14:24:11 INFO - GECKO(4310) | [Parent 4310, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80520012: file /builds/worker/workspace/build/src/modules/libjar/nsJARChannel.cpp, line 1010
[task 2019-02-09T14:24:50.082Z] 14:24:50 INFO - TEST-INFO | started process screentopng
[task 2019-02-09T14:24:50.362Z] 14:24:50 INFO - TEST-INFO | screentopng: exit 0
[task 2019-02-09T14:24:50.363Z] 14:24:50 INFO - Buffered messages logged at 14:19:52
[task 2019-02-09T14:24:50.363Z] 14:24:50 INFO - AddTask.js | Entering test test_field_highlight_on_autocomplete
[task 2019-02-09T14:24:50.364Z] 14:24:50 INFO - Buffered messages finished
[task 2019-02-09T14:24:50.364Z] 14:24:50 INFO - TEST-UNEXPECTED-FAIL | toolkit/components/passwordmgr/test/mochitest/test_autocomplete_highlight.html | Test timed out.
[task 2019-02-09T14:24:50.365Z] 14:24:50 INFO - SimpleTest.ok@https://example.com/tests/SimpleTest/SimpleTest.js:275:7
[task 2019-02-09T14:24:50.365Z] 14:24:50 INFO - reportError@https://example.com/tests/SimpleTest/TestRunner.js:121:7
[task 2019-02-09T14:24:50.366Z] 14:24:50 INFO - TestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:142:7
[task 2019-02-09T14:24:50.366Z] 14:24:50 INFO - setTimeout handlerTestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:163:5
[task 2019-02-09T14:24:50.367Z] 14:24:50 INFO - setTimeout handlerTestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:163:5
[task 2019-02-09T14:24:50.367Z] 14:24:50 INFO - setTimeout handlerTestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:163:5
[task 2019-02-09T14:24:50.368Z] 14:24:50 INFO - setTimeout handlerTestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:163:5
[task 2019-02-09T14:24:50.368Z] 14:24:50 INFO - setTimeout handlerTestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:163:5
[task 2019-02-09T14:24:50.368Z] 14:24:50 INFO - setTimeout handlerTestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:163:5
[task 2019-02-09T14:24:50.369Z] 14:24:50 INFO - setTimeout handlerTestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:163:5
[task 2019-02-09T14:24:50.369Z] 14:24:50 INFO - setTimeout handlerTestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:163:5
[task 2019-02-09T14:24:50.370Z] 14:24:50 INFO - setTimeout handlerTestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:163:5
[task 2019-02-09T14:24:50.370Z] 14:24:50 INFO - setTimeout handlerTestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:163:5
[task 2019-02-09T14:24:50.371Z] 14:24:50 INFO - TestRunner.runTests/<@https://example.com/tests/SimpleTest/TestRunner.js:381:9
[task 2019-02-09T14:24:50.371Z] 14:24:50 INFO - promise callbackTestRunner.runTests@https://example.com/tests/SimpleTest/TestRunner.js:368:50
[task 2019-02-09T14:24:50.372Z] 14:24:50 INFO - RunSet.runtests@https://example.com/tests/SimpleTest/setup.js:201:3
[task 2019-02-09T14:24:50.372Z] 14:24:50 INFO - RunSet.runall@https://example.com/tests/SimpleTest/setup.js:180:5
[task 2019-02-09T14:24:50.372Z] 14:24:50 INFO - hookupTests@https://example.com/tests/SimpleTest/setup.js:273:5
[task 2019-02-09T14:24:50.373Z] 14:24:50 INFO - parseTestManifest@https://example.com/manifestLibrary.js:36:5
[task 2019-02-09T14:24:50.373Z] 14:24:50 INFO - getTestManifest/req.onload@https://example.com/manifestLibrary.js:49:11
[task 2019-02-09T14:24:50.374Z] 14:24:50 INFO - EventHandlerNonNullgetTestManifest@https://example.com/manifestLibrary.js:45:3
[task 2019-02-09T14:24:50.374Z] 14:24:50 INFO - hookup@https://example.com/tests/SimpleTest/setup.js:253:5
[task 2019-02-09T14:24:50.374Z] 14:24:50 INFO - EventHandlerNonNull*@https://example.com/tests?autorun=1&closeWhenDone=1&consoleLevel=INFO&manifestFile=tests.json&dumpOutputDirectory=%2Ftmp&cleanupCrashes=true:11:1
[task 2019-02-09T14:24:51.157Z] 14:24:51 INFO - GECKO(4310) | MEMORY STAT vsizeMaxContiguous not supported in this build configuration.
[task 2019-02-09T14:24:51.157Z] 14:24:51 INFO - GECKO(4310) | MEMORY STAT | vsize 432MB | residentFast 128MB | heapAllocated 10MB
[task 2019-02-09T14:24:51.173Z] 14:24:51 INFO - TEST-OK | toolkit/components/passwordmgr/test/mochitest/test_autocomplete_highlight.html | took 301098ms
[task 2019-02-09T14:24:51.310Z] 14:24:51 INFO - GECKO(4310) | ++DOMWINDOW == 5 (0xe77bdc00) [pid = 4364] [serial = 9] [outer = 0xf716f120]
Matthew are you working on this or can you assign someone?
Comment 3•6 years ago
|
||
Comment hidden (Intermittent Failures Robot) |
Comment 5•6 years ago
|
||
Prathiksha, can you take a look at this after your current bug?
Assignee | ||
Comment 6•6 years ago
|
||
(In reply to Matthew N. [:MattN] (PM me if requests are blocking you) from comment #5)
Prathiksha, can you take a look at this after your current bug?
Yeah
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 10•6 years ago
|
||
Fix intermittent toolkit/components/passwordmgr/test/mochitest/test_autocomplete_highlight.html
Comment 11•6 years ago
|
||
Comment 12•6 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Comment 14•6 years ago
|
||
The stockwell bot is still dumb… this is already fixed…
Comment 15•6 years ago
|
||
Matthew we usually update the stockwell tag. The bot added the tag because of the IF robot mentioning the number of failures and when there are 150 or more failures in the last 21 days, the Orange Factor robot will change the bug's stockwell whiteboard tag to [stockwell disable-recommended].
Comment 16•6 years ago
|
||
Right, but that isn't correct when the bug has been fixed and the number of daily failures is now 0.
Updated•6 years ago
|
Description
•