Closed
Bug 621098
Opened 14 years ago
Closed 14 years ago
Intermittent failure in test_keyword_search.js | head_autocomplete.js | 1 == 2
Categories
(Toolkit :: Places, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: philor, Unassigned)
References
Details
(Keywords: intermittent-failure)
Has happened several times today, but we've just been ignoring it.
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1293077970.1293080335.5687.gz
WINNT 5.2 mozilla-central debug test xpcshell on 2010/12/22 20:19:30
s: win32-slave09
TEST-UNEXPECTED-FAIL | e:\builds\moz2_slave\test\build\xpcshell\tests\toolkit\components\places\tests\autocomplete\test_keyword_search.js | test failed (with xpcshell return code: 0), see following log:
>>>>>>>
...
TEST-INFO | (xpcshell/head.js) | test 2 pending
7: Two keywords matched
Adding page/book/tag: 7, 0, 1, , key,
uri=http://xyz/?foo=%s,
title=Generic page title,
with visit,
book=Keyword title
Searching for.. 'key twoKey'
TEST-INFO | (xpcshell/head.js) | test 2 finished
TEST-PASS | e:/builds/moz2_slave/test/build/xpcshell/tests/toolkit/components/places/tests/autocomplete/head_autocomplete.js | [null : 115] 1 == 1
TEST-PASS | e:/builds/moz2_slave/test/build/xpcshell/tests/toolkit/components/places/tests/autocomplete/head_autocomplete.js | [null : 119] 1 == 1
Looking for 'http://abc/?search=twoKey', 'Keyword title' in expected results...
Checking against expected 'http://abc/?search=twoKey', 'Keyword title'...
Got it at index 0!!
Expecting 2 results; got 1 results
TEST-UNEXPECTED-FAIL | e:/builds/moz2_slave/test/build/xpcshell/tests/toolkit/components/places/tests/autocomplete/head_autocomplete.js | 1 == 2 - See following stack:
JS frame :: e:\builds\moz2_slave\test\build\xpcshell\head.js :: do_throw :: line 439
JS frame :: e:\builds\moz2_slave\test\build\xpcshell\head.js :: do_check_eq :: line 491
JS frame :: e:/builds/moz2_slave/test/build/xpcshell/tests/toolkit/components/places/tests/autocomplete/head_autocomplete.js :: <TOP_LEVEL> :: line 160
JS frame :: jar:file:///e:/builds/moz2_slave/test/build/firefox/omni.jar!/components/nsPlacesAutoComplete.js :: PAC_notifyResults :: line 773
JS frame :: jar:file:///e:/builds/moz2_slave/test/build/firefox/omni.jar!/components/nsPlacesAutoComplete.js :: PAC_finishSearch :: line 719
JS frame :: jar:file:///e:/builds/moz2_slave/test/build/firefox/omni.jar!/components/nsPlacesAutoComplete.js :: PAC_handleCompletion :: line 620
JS frame :: jar:file:///e:/builds/moz2_slave/test/build/firefox/omni.jar!/components/nsPlacesAutoComplete.js :: ACSCW_handleCompletion :: line 208
TEST-INFO | (xpcshell/head.js) | exiting test
Reporter | ||
Comment 1•14 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1293033818.1293037467.20699.gz#err2
WINNT 5.2 mozilla-central debug test xpcshell on 2010/12/22 08:03:38
s: win32-slave16
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1293004785.1293006850.8368.gz
WINNT 5.2 mozilla-central debug test xpcshell on 2010/12/21 23:59:45
s: win32-slave30
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 15•14 years ago
|
||
could have been solved by https://bugzilla.mozilla.org/show_bug.cgi?id=619920#c75 but leaving open for now to be sure.
Comment 16•14 years ago
|
||
results so far seems promising, resolving.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•13 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•13 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•