Closed
Bug 1724699
Opened 4 years ago
Closed 4 years ago
Intermittent editor/libeditor/tests/test_pasting_table_rows.html | Target element has a table child. - got "BR", expected "TABLE"
Categories
(Core :: DOM: Editor, defect, P5)
Core
DOM: Editor
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: archaeopteryx [at] coole-files.de
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=347816707&repo=try
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/b0EOzQSrRse53qIjztzbGQ/runs/0/artifacts/public/logs/live_backing.log
[task 2021-08-09T11:53:08.397Z] 11:53:08 INFO - TEST-PASS | editor/libeditor/tests/test_pasting_table_rows.html | Target element has exactly one child.
[task 2021-08-09T11:53:08.398Z] 11:53:08 INFO - Buffered messages finished
[task 2021-08-09T11:53:08.399Z] 11:53:08 INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_pasting_table_rows.html | Target element has a table child. - got "BR", expected "TABLE"
[task 2021-08-09T11:53:08.399Z] 11:53:08 INFO - SimpleTest.is@SimpleTest/SimpleTest.js:500:14
[task 2021-08-09T11:53:08.399Z] 11:53:08 INFO - _run@editor/libeditor/tests/test_pasting_table_rows.html:118:11
[task 2021-08-09T11:53:08.399Z] 11:53:08 INFO - Not taking screenshot here: see the one that was previously logged
[task 2021-08-09T11:53:08.400Z] 11:53:08 INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_pasting_table_rows.html | Pasted table (table: t1; row(s): r2,r3; editability-mode: contenteditable; selection-mode: click-selection) has expected outerHTML. - got "<br>", expected "<table><tbody><tr id=\"t1r2\"><td id=\"t1r2c1\">r2c1</td><td id=\"t1r2c2\">r2c2</td><td id=\"t1r2c3\">r2c3</td></tr><tr id=\"t1r3\"><td id=\"t1r3c1\">r3c1</td><td id=\"t1r3c2\">r3c2</td><td id=\"t1r3c3\">r3c3</td></tr></tbody></table>"
[task 2021-08-09T11:53:08.400Z] 11:53:08 INFO - SimpleTest.is@SimpleTest/SimpleTest.js:500:14
[task 2021-08-09T11:53:08.400Z] 11:53:08 INFO - _run@editor/libeditor/tests/test_pasting_table_rows.html:123:11
[task 2021-08-09T11:53:08.401Z] 11:53:08 INFO - Restored the state of the document before the test run.
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 3•4 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•