Intermittent /editing/run/inserthtml.html | [["inserthtml","<!--abc-->"]] "<p>{}<br></p>" compare innerHTML - assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p><!--abc--><br></p>" but got "<p><br><!--abc--></p>"
Categories
(Core :: DOM: Editor, defect, P5)
Tracking
()
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: mbrodesser [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=317279999&repo=try
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/XqpmIS-EQNqenHBVqIYvww/runs/0/artifacts/public/logs/live_backing.log
Comment 1•5 years ago
|
||
The failures are:
TEST-UNEXPECTED-FAIL | /editing/run/inserthtml.html | [["inserthtml","<!--abc-->"]] "<p>{}<br></p>" compare innerHTML - assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p><!--abc--><br></p>" but got "<p><br><!--abc--></p>"
TEST-UNEXPECTED-PASS | /editing/run/inserthtml.html | [["inserthtml","<!--abc-->"]] "<p><br>{}</p>" compare innerHTML - expected FAIL
| Comment hidden (Intermittent Failures Robot) |
Comment 3•5 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Description
•