Open
Bug 1355822
Opened 8 years ago
Updated 3 years ago
Fix and re-enable layout/base/tests/test_bug858459.html on Android
Categories
(Core :: Layout, defect, P3)
Tracking
()
NEW
People
(Reporter: RyanVM, Unassigned)
Details
As part of getting layout/base/tests running on Android again, it was determined that test_bug858459.html is currently permafailing. In the interests of getting the directory running again, the test has been disabled for now until it can be fixed and re-enabled.
319 INFO TEST-START | layout/base/tests/test_bug858459.html
320 INFO TEST-PASS | layout/base/tests/test_bug858459.html | A valid string reason is expected
321 INFO TEST-PASS | layout/base/tests/test_bug858459.html | Reason cannot be empty
322 INFO TEST-FAIL | layout/base/tests/test_bug858459.html | The author of the test has indicated that flaky timeouts are expected. Reason: untriaged
323 INFO TEST-UNEXPECTED-FAIL | layout/base/tests/test_bug858459.html | undefined assertion name - got "click selectclick document", expected "change select"
SimpleTest.is@SimpleTest/SimpleTest.js:310:5
finishTest@layout/base/tests/test_bug858459.html:37:3
logEvent@layout/base/tests/test_bug858459.html:25:5
document.onclick@layout/base/tests/test_bug858459.html:28:38
synthesizeMouseAtPoint@SimpleTest/EventUtils.js:395:7
synthesizeMouse@SimpleTest/EventUtils.js:326:10
synthesizeMouseAtCenter@SimpleTest/EventUtils.js:459:10
runTest@layout/base/tests/test_bug858459.html:44:3
focusedOrLoaded/<@SimpleTest/SimpleTest.js:791:59
324 INFO TEST-OK | layout/base/tests/test_bug858459.html | took 2883ms
Updated•8 years ago
|
Priority: -- → P3
| Reporter | ||
Comment 1•4 years ago
|
||
NI myself to see if we can re-enable these now.
Flags: needinfo?(ryanvm)
| Reporter | ||
Comment 2•4 years ago
|
||
Still fails.
WARNING - TEST-UNEXPECTED-FAIL | layout/base/tests/test_bug858459.html | undefined assertion name - got "click selectclick document", expected "change select"
INFO - SimpleTest.is@SimpleTest/SimpleTest.js:500:14
INFO - finishTest@layout/base/tests/test_bug858459.html:37:5
INFO - logEvent@layout/base/tests/test_bug858459.html:25:5
INFO - document.onclick@layout/base/tests/test_bug858459.html:28:46
INFO - synthesizeMouseAtPoint@SimpleTest/EventUtils.js:659:13
INFO - synthesizeMouse@SimpleTest/EventUtils.js:562:10
INFO - synthesizeMouseAtCenter@SimpleTest/EventUtils.js:735:10
INFO - runTest@layout/base/tests/test_bug858459.html:44:26
INFO - SimpleTest.waitForFocus/<@SimpleTest/SimpleTest.js:1041:13
Flags: needinfo?(ryanvm)
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•