Closed
Bug 843374
Opened 12 years ago
Closed 8 years ago
[B2G] test_bug549170.html causes B2G to crash when run on a 320x480 screen
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jgriffin, Unassigned)
References
Details
/tests/layout/forms/test/test_bug549170.html causes a crash on B2G when run at a resolution of 320x480 (the same resolution as an unagi), but passes when run at 480x800.
The emulator's screen size is being reduced to 320x480 to match that of an unagi in bug 797628, so this test is being disabled at the same time because of this failure.
The failure is:
20:26:23 INFO - 457 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/forms/test/test_bug549170.html | Some mouse events have not been catched - got 0, expected 6
20:46:48 INFO - I/GeckoDump( 834): 457 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/forms/test/test_bug549170.html | Some mouse events have not been catched - got 0, expected 6
20:47:11 ERROR - F/libc ( 802): Fatal signal 11 (SIGSEGV) at 0xd6a2c084 (code=1)
20:47:11 ERROR - This usually indicates the B2G process has crashed
See full log at:
https://tbpl.mozilla.org/php/getParsedLog.php?id=19690610&tree=Try&full=1
Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•