Closed
Bug 807251
Opened 13 years ago
Closed 12 years ago
Test failure "Suggestions are different - got 'false'" in testSearch/testSearchSuggestions.js
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect, P3)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(firefox19 fixed, firefox20 fixed, firefox21 fixed, firefox22 fixed, firefox-esr17 fixed)
People
(Reporter: AndreeaMatei, Assigned: daniela.p98911)
References
()
Details
(Whiteboard: [mozmill-test-failure] s=130204 u=failure c=search p=1)
Attachments
(1 file, 1 obsolete file)
2.58 KB,
patch
|
AndreeaMatei
:
review+
whimboo
:
checkin+
|
Details | Diff | Splinter Review |
Happens on Windows for now, with Aurora build.
This fails at the last check from the test.
Reporter | ||
Updated•13 years ago
|
status-firefox18:
--- → affected
Whiteboard: [mozmill-test-failure]
Comment 1•13 years ago
|
||
Looks like this might have been a one-off. It occurred a few times in July/August on ESR. We could try to replicate it under heavy load, or add some debug statements for the next time it fails.
Updated•13 years ago
|
Priority: -- → P3
Comment 2•12 years ago
|
||
Didn't happen again.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 3•12 years ago
|
||
It happened last night:
http://mozmill-ci.blargon7.com/#/functional/report/9e41582ed5e806fa373351d9d32035f1
It's extremely rare, we weren't able to reproduce it. The cause must be that the suggestions are not being populated and Daniela found bug 542990 where this is a known issue, just it didn't got fixed.
Reporter | ||
Updated•12 years ago
|
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Assignee | ||
Comment 4•12 years ago
|
||
Happened on Linux x86 with Nightly FR:
http://mozmill-ci.blargon7.com/#/functional/report/72e15dc943833b8fcba70aeb51e1c186
And Aurora FR:
http://mozmill-ci.blargon7.com/#/functional/report/72e15dc943833b8fcba70aeb51e6cb0a
status-firefox20:
--- → affected
status-firefox21:
--- → affected
Comment 5•12 years ago
|
||
We should improve the checks so we know what we are comparing too. Lets take it for next week.
Status: REOPENED → NEW
Whiteboard: [mozmill-test-failure] → [mozmill-test-failure] s=130204 u=failure c=search p=1
Updated•12 years ago
|
Assignee: nobody → dpetrovici
Status: NEW → ASSIGNED
Assignee | ||
Comment 6•12 years ago
|
||
This is only to improve the check for suggestions per previous comment
Attachment #710159 -
Flags: review?(andreea.matei)
Reporter | ||
Comment 7•12 years ago
|
||
Comment on attachment 710159 [details] [diff] [review]
patch v1.0 (improve checks)
Review of attachment 710159 [details] [diff] [review]:
-----------------------------------------------------------------
This will do for debug, but I still feel is not enough.
We should also see the exact suggestion/s that caused the test to fail, maybe is always the same.
Instead of using dumps, could we make use of throws recently added?
Attachment #710159 -
Flags: review?(andreea.matei) → review-
Assignee | ||
Comment 8•12 years ago
|
||
Changed the error message to show the suggestions for one search provider. In case assert.ok fails, then all suggestions for the two search providers are the same.
Attachment #710159 -
Attachment is obsolete: true
Attachment #710704 -
Flags: review?(andreea.matei)
Reporter | ||
Comment 9•12 years ago
|
||
Comment on attachment 710704 [details] [diff] [review]
patch v1.1 (improve checks)
Review of attachment 710704 [details] [diff] [review]:
-----------------------------------------------------------------
Great, this allows us to get the suggestions as well as the providers next time we're failing.
Attachment #710704 -
Flags: review?(andreea.matei) → review+
Reporter | ||
Updated•12 years ago
|
Keywords: checkin-needed
Comment 10•12 years ago
|
||
Comment on attachment 710704 [details] [diff] [review]
patch v1.1 (improve checks)
Review of attachment 710704 [details] [diff] [review]:
-----------------------------------------------------------------
http://hg.mozilla.org/qa/mozmill-tests/rev/945cbb978d10 (default)
Attachment #710704 -
Flags: checkin+
Updated•12 years ago
|
Updated•12 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 11•12 years ago
|
||
This patch applies clearly on all branches
Reporter | ||
Comment 12•12 years ago
|
||
And it's on all branches:
http://hg.mozilla.org/qa/mozmill-tests/rev/07c3b145def7 (aurora)
http://hg.mozilla.org/qa/mozmill-tests/rev/e9cbcfdbfc0d (beta)
http://hg.mozilla.org/qa/mozmill-tests/rev/7227a2a7f526 (release)
http://hg.mozilla.org/qa/mozmill-tests/rev/0448b139a767 (esr17)
Now lets hope it will fail soon on one of these branches so we can fix this.
Assignee | ||
Comment 13•12 years ago
|
||
The issue did not reproduce in a month (since 01/30).
Reporter | ||
Comment 14•12 years ago
|
||
Lets reopen if needed.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago → 12 years ago
status-firefox18:
affected → ---
status-firefox19:
--- → fixed
status-firefox22:
--- → fixed
status-firefox-esr17:
--- → fixed
Resolution: --- → FIXED
Comment 15•12 years ago
|
||
A few new instances on some locales with Firefox 23.0.1:
> http://mozmill-release.blargon7.com/#/functional/failure?branch=All&platform=All&from=2013-08-14&to=2013-08-15&test=%2FtestSearch%2FtestSearchSuggestions.js&func=testSearchSuggestions.js%3A%3AtestMultipleEngines
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 16•12 years ago
|
||
Anthony, this is an old fixed bug. Please create a new one with the specific locales in question in the summary. That way we can differentiate it. Thanks.
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•