Permafailing tier 2 editor/libeditor/tests/test_sanitizer_on_paste.html | Node name should be svg - got "#text", expected "svg"
Categories
(Core :: DOM: Editor, defect, P5)
Tracking
()
People
(Reporter: intermittent-bug-filer, Assigned: hsivonen)
References
(Regression)
Details
(Keywords: intermittent-failure, regression, Whiteboard: [retriggered][stockwell disabled])
Attachments
(1 file)
Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=324731217&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Esk8y1c8TuSk4cAaFgO-gA/runs/0/artifacts/public/logs/live_backing.log
[task 2020-12-16T18:27:19.136Z] 18:27:19 INFO - TEST-START | editor/libeditor/tests/test_sanitizer_on_paste.html
[task 2020-12-16T18:27:19.164Z] 18:27:19 INFO - GECKO(7985) | IN LISTENER
[task 2020-12-16T18:27:19.172Z] 18:27:19 INFO - TEST-INFO | started process screentopng
[task 2020-12-16T18:27:19.577Z] 18:27:19 INFO - TEST-INFO | screentopng: exit 0
[task 2020-12-16T18:27:19.578Z] 18:27:19 INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_sanitizer_on_paste.html | Node name should be svg - got "#text", expected "svg"
[task 2020-12-16T18:27:19.579Z] 18:27:19 INFO - SimpleTest.is@SimpleTest/SimpleTest.js:500:14
[task 2020-12-16T18:27:19.579Z] 18:27:19 INFO - @editor/libeditor/tests/test_sanitizer_on_paste.html:35:5
[task 2020-12-16T18:27:19.580Z] 18:27:19 INFO - Not taking screenshot here: see the one that was previously logged
[task 2020-12-16T18:27:19.580Z] 18:27:19 INFO - TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_sanitizer_on_paste.html | Should have gotten a node.
[task 2020-12-16T18:27:19.581Z] 18:27:19 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:417:16
[task 2020-12-16T18:27:19.581Z] 18:27:19 INFO - @editor/libeditor/tests/test_sanitizer_on_paste.html:41:7
[task 2020-12-16T18:27:19.581Z] 18:27:19 INFO - TEST-PASS | editor/libeditor/tests/test_sanitizer_on_paste.html | There was no attempt to preload the image. ```
Comment 1•4 years ago
|
||
Henri, this seems to be a regression of https://hg.mozilla.org/mozilla-central/rev/782446e715644da3ca8226d0c3413e3fafb69d6f .
Could you check this out, please?
Thank you.
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 3•4 years ago
|
||
Pretty sure the cause is https://searchfox.org/mozilla-central/rev/58e955b8005b4845c42e874a6b9aa5b223ef0d82/widget/headless/HeadlessClipboard.cpp#30 : The headless clipbroad only supports plain text.
Comment hidden (Intermittent Failures Robot) |
Comment 6•4 years ago
|
||
I fear nobody will be able to get to this before January. But the rate seems dropping again, so maybe not that urgent.
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 10•4 years ago
|
||
Assignee | ||
Comment 11•4 years ago
|
||
Comment 12•4 years ago
|
||
Updated•4 years ago
|
Updated•4 years ago
|
Comment 13•4 years ago
|
||
bugherder |
Comment 15•4 years ago
|
||
(In reply to Henri Sivonen (:hsivonen) from comment #14)
Why the leave-open keyword?
Hi, leave-open is added when the tests are disabled and not fixed, to keep track of them.
Assignee | ||
Comment 16•4 years ago
|
||
In this case, it seems more practical to track the actual fixing as bug 1686012.
Comment hidden (Intermittent Failures Robot) |
Description
•