Closed
Bug 1054087
Opened 7 years ago
Closed 2 years ago
Android permafail test_dom_input_event_on_htmleditor.html | Editor1, body has contenteditable attribute: input event wasn't fired by Delete key at the start
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: KWierso, Assigned: m_kato)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
https://tbpl.mozilla.org/php/getParsedLog.php?id=45978564&tree=Mozilla-Inbound Android 2.3 Emulator mozilla-inbound opt test mochitest-14 on 2014-08-14 15:21:09 PDT for push 99b743f0b4a7 slave: tst-linux64-spot-045 15:54:38 INFO - 120 INFO TEST-PASS | /tests/editor/libeditor/html/tests/test_dom_input_event_on_htmleditor.html | input event must be bubbles 15:54:38 INFO - 121 INFO TEST-PASS | /tests/editor/libeditor/html/tests/test_dom_input_event_on_htmleditor.html | perhaps, timestamp wasn't set correctly :Thu Aug 14 15:35:34 2014 (expected it to be within 30s of the current time but it differed by 23ms) 15:54:38 INFO - 122 INFO TEST-PASS | /tests/editor/libeditor/html/tests/test_dom_input_event_on_htmleditor.html | Editor1, body has contenteditable attribute: input event wasn't fired by Enter key (again) 15:54:38 INFO - 123 INFO TEST-PASS | /tests/editor/libeditor/html/tests/test_dom_input_event_on_htmleditor.html | Editor1, body has contenteditable attribute: input event by Enter key (again) wasn't trusted event 15:54:38 INFO - 124 INFO TEST-PASS | /tests/editor/libeditor/html/tests/test_dom_input_event_on_htmleditor.html | Editor1, body has contenteditable attribute: input event was fired by setting value 15:54:38 INFO - 125 INFO TEST-PASS | /tests/editor/libeditor/html/tests/test_dom_input_event_on_htmleditor.html | Editor1, body has contenteditable attribute: input event was fired by setting empty value 15:54:38 INFO - 126 INFO TEST-PASS | /tests/editor/libeditor/html/tests/test_dom_input_event_on_htmleditor.html | input event is fired on unexpected element: BODY 15:54:38 INFO - 127 INFO TEST-PASS | /tests/editor/libeditor/html/tests/test_dom_input_event_on_htmleditor.html | input event must not be cancelable 15:54:38 INFO - 128 INFO TEST-PASS | /tests/editor/libeditor/html/tests/test_dom_input_event_on_htmleditor.html | input event must be bubbles 15:54:38 INFO - 129 INFO TEST-PASS | /tests/editor/libeditor/html/tests/test_dom_input_event_on_htmleditor.html | perhaps, timestamp wasn't set correctly :Thu Aug 14 15:35:34 2014 (expected it to be within 30s of the current time but it differed by 25ms) 15:54:38 INFO - 130 INFO TEST-PASS | /tests/editor/libeditor/html/tests/test_dom_input_event_on_htmleditor.html | Editor1, body has contenteditable attribute: input event wasn't fired by Space key 15:54:38 INFO - 131 INFO TEST-PASS | /tests/editor/libeditor/html/tests/test_dom_input_event_on_htmleditor.html | Editor1, body has contenteditable attribute: input event by Space key wasn't trusted event 15:54:38 INFO - 132 INFO TEST-PASS | /tests/editor/libeditor/html/tests/test_dom_input_event_on_htmleditor.html | Editor1, body has contenteditable attribute: input event was fired by Delete key at the end 15:54:38 INFO - 133 INFO TEST-PASS | /tests/editor/libeditor/html/tests/test_dom_input_event_on_htmleditor.html | Editor1, body has contenteditable attribute: input event was fired by Left key 15:54:38 INFO - 134 INFO TEST-UNEXPECTED-FAIL | /tests/editor/libeditor/html/tests/test_dom_input_event_on_htmleditor.html | Editor1, body has contenteditable attribute: input event wasn't fired by Delete key at the start 15:54:38 INFO - TEST-INFO | expected PASS 15:54:38 INFO - 135 INFO TEST-UNEXPECTED-FAIL | /tests/editor/libeditor/html/tests/test_dom_input_event_on_htmleditor.html | uncaught exception - TypeError: inputEvent is null at http://mochi.test:8888/tests/editor/libeditor/html/tests/test_dom_input_event_on_htmleditor.html:145 15:54:38 INFO - TEST-INFO | expected PASS 15:54:38 INFO - 136 INFO TEST-OK | /tests/editor/libeditor/html/tests/test_dom_input_event_on_htmleditor.html | took 7333ms 15:54:38 INFO - 137 INFO TEST-START | /tests/editor/libeditor/html/tests/test_keypress_untrusted_event.html 15:54:38 INFO - 138 INFO TEST-OK | /tests/editor/libeditor/html/tests/test_keypress_untrusted_event.html | took 4175ms 15:54:38 INFO - 139 INFO TEST-START | /tests/editor/libeditor/html/tests/test_root_element_replacement.html 15:54:38 INFO - 140 INFO TEST-OK | /tests/editor/libeditor/html/tests/test_root_element_replacement.html | took 33333ms 15:54:38 INFO - 141 INFO TEST-START | /tests/editor/libeditor/html/tests/test_select_all_without_body.html 15:54:38 INFO - 142 INFO TEST-OK | /tests/editor/libeditor/html/tests/test_select_all_without_body.html | took 15040ms 15:54:38 INFO - 143 INFO TEST-START | /tests/editor/libeditor/text/tests/test_bug1026397.html 15:54:38 INFO - 144 INFO TEST-OK | /tests/editor/libeditor/text/tests/test_bug1026397.html | took 8079ms Bug 1053502 added more chunks to Android 2.3 mochitests, and this test is now failing permanently in the newly created mochitest-14 chunk.
Comment 1•7 years ago
|
||
I'm disabling the test for now since this is perma-failing. CCing some people who've touched this test in the past to hopefully figure out the problem and get it re-enabled. https://hg.mozilla.org/mozilla-central/rev/dfc27900a9f6
Severity: normal → critical
Comment 2•7 years ago
|
||
Hmm, this is the blocker of bug 1042469...
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 4•7 years ago
|
||
FYI: Running the test even on only one platform is enough to test the code. So, Feel free to disable it on branches too.
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 6•7 years ago
|
||
https://hg.mozilla.org/releases/mozilla-beta/rev/ef94af3dd0ad https://hg.mozilla.org/releases/mozilla-aurora/rev/1d44efa49ca1
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 11•7 years ago
|
||
Let's disable this sucker on Android completely: https://hg.mozilla.org/integration/mozilla-inbound/rev/3fc3dab7fb43
Keywords: leave-open
Updated•7 years ago
|
Summary: Android 2.3 permafail test_dom_input_event_on_htmleditor.html | Editor1, body has contenteditable attribute: input event wasn't fired by Delete key at the start → Android permafail test_dom_input_event_on_htmleditor.html | Editor1, body has contenteditable attribute: input event wasn't fired by Delete key at the start
The leave-open keyword is there and there is no activity for 6 months. :m_kato, maybe it's time to close this bug?
Flags: needinfo?(m_kato)
Assignee | ||
Comment 14•2 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=9bb35e2d6727df96d9dd553b0b63e924f74f694a
Flags: needinfo?(m_kato)
Assignee | ||
Updated•2 years ago
|
Keywords: leave-open
Assignee | ||
Comment 15•2 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=5d8eb8f8d9f58b64caed305ca74f71b1bce9b2ff
Assignee | ||
Comment 16•2 years ago
|
||
Android's test runner passes this test, so I would like to run test_dom_input_event_on_htmleditor.html even if Android.
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → m_kato
Comment 17•2 years ago
|
||
Pushed by m_kato@ga2.so-net.ne.jp: https://hg.mozilla.org/integration/autoland/rev/46d8dde1fc30 Turn on test_dom_input_event_on_htmleditor.html for Android. r=masayuki
Comment 18•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/46d8dde1fc30
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•