Closed
Bug 574109
Opened 13 years ago
Closed 13 years ago
failures in layout/reftests/editor/xul/ on windows 7 64-bit
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla2.0b1
People
(Reporter: bhearsum, Assigned: ehsan.akhgari)
References
Details
Attachments
(2 files)
30.07 KB,
text/plain
|
Details | |
2.83 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
Failure log is attached
Assignee | ||
Comment 1•13 years ago
|
||
Ben, is this intermittent?
Reporter | ||
Comment 2•13 years ago
|
||
Not intermittent, happens every time.
Assignee | ||
Comment 3•13 years ago
|
||
Looks like a height difference. It really surprises me that the default height of text boxes are different in these platforms. Do we have any desktop settings changed on those machines at all?
Assignee | ||
Comment 4•13 years ago
|
||
So, the problem here is that oscpu on Windows 64 bit is something like "Windows NT 6.1; Win64; x64", so the $ at the end of the oscpu regex causes these tests to actually run on 64-bit OSes, which is not what we want.
Assignee | ||
Comment 5•13 years ago
|
||
Assignee | ||
Updated•13 years ago
|
Summary: failures in {,empty}autocomplete-1.xul on 64-bit windows 7 → failures in layout/reftests/editor/xul/ on windows 7 64-bit
Attachment #453522 -
Flags: review?(roc) → review+
Assignee | ||
Comment 7•13 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/14c527450632
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a6
Reporter | ||
Comment 8•13 years ago
|
||
Thanks for fixing this Ehsan.
Assignee | ||
Comment 9•13 years ago
|
||
(In reply to comment #8) > Thanks for fixing this Ehsan. Sure. It would be great if you could verify it though, since I basically just wrote the patch and hoped that it works! ;-)
You need to log in
before you can comment on or make changes to this bug.
Description
•