Closed
Bug 891842
Opened 12 years ago
Closed 12 years ago
Test failure 'Expression "{"anonid":"findbar-textbox"}" returned null. Anonymous == true' in testFindInPage.js
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect, P1)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(firefox25 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox25 | --- | fixed |
People
(Reporter: daniela.p98911, Assigned: cosmin-malutan)
References
()
Details
(Keywords: regression, Whiteboard: [mozmill-test-failure])
Attachments
(2 files)
1.98 KB,
patch
|
AndreeaMatei
:
review+
|
Details | Diff | Splinter Review |
1.71 KB,
patch
|
AndreeaMatei
:
review+
|
Details | Diff | Splinter Review |
Happened today on Nigthly de and en-US on MAC OS 10.6.8 and MAC OS 10.8.4:
http://mozmill-ci.blargon7.com/#/functional/report/206c36485a655b168e74264237402757
NOTE:
This is due to another change to the find bar. Andreea has found the responsible changeset and will add it in the bug.
Reporter | ||
Updated•12 years ago
|
status-firefox25:
--- → affected
Whiteboard: [mozmill-test-failure]
Updated•12 years ago
|
Priority: -- → P1
Comment 1•12 years ago
|
||
This is the responsible changeset:
http://hg.mozilla.org/mozilla-central/rev/52f8868edc1d
Updated•12 years ago
|
Updated•12 years ago
|
Reporter | ||
Comment 2•12 years ago
|
||
It happens on Windows machines as well with latest Nightly. Cosmin will provide a skip patch shortly since just changing the lookup expression to include the new element does not work on Windows.
OS: Mac OS X → All
Hardware: x86_64 → All
Assignee | ||
Comment 3•12 years ago
|
||
A new element was introduced after findbar. Changing the Lookup expression works on Windows, I just had an issue with the testrun not taking the patch into account. Fixed it and it works properly now.
Reports:
MAC: http://mozmill-crowd.blargon7.com/#/functional/report/5aa1ca5e7015e3740d269dc947061e09
Linux: http://mozmill-crowd.blargon7.com/#/functional/report/5aa1ca5e7015e3740d269dc947070d9a
Windows: http://mozmill-crowd.blargon7.com/#/functional/report/5aa1ca5e7015e3740d269dc947070d9a
Attachment #773313 -
Flags: review?(andreea.matei)
Comment 4•12 years ago
|
||
Comment on attachment 773313 [details] [diff] [review]
patch_v1.0
Review of attachment 773313 [details] [diff] [review]:
-----------------------------------------------------------------
I've landed this as it is to stop the failures today and not skip the test.
But please add a follow up to remove that trailing whitespace. Thanks
http://hg.mozilla.org/qa/mozmill-tests/rev/5916909ec30b (default)
Attachment #773313 -
Flags: review?(andreea.matei) → review+
Updated•12 years ago
|
Assignee | ||
Comment 5•12 years ago
|
||
Removed trailing whitespace as requested.
Attachment #773325 -
Flags: review?(andreea.matei)
Comment 6•12 years ago
|
||
(In reply to Andreea Matei [:AndreeaMatei] from comment #4)
> I've landed this as it is to stop the failures today and not skip the test.
> But please add a follow up to remove that trailing whitespace. Thanks
You could have fixed this with the landing. In the future I don't really want to see separate patches for white-space only changes landed afterward. That's disturbing and not necessary. Thanks.
Comment 7•12 years ago
|
||
Comment on attachment 773325 [details] [diff] [review]
follow-up patch v1.0
Review of attachment 773325 [details] [diff] [review]:
-----------------------------------------------------------------
Landed:
http://hg.mozilla.org/qa/mozmill-tests/rev/c0bd1d65a881 (default)
Attachment #773325 -
Flags: review?(andreea.matei) → review+
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 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
•