Open
Bug 1484646
Opened 7 years ago
Updated 3 years ago
Intermittent [TV] editor/libeditor/tests/test_abs_positioner_positioning_elements.html | Positioner for <img>: The left should be increased by 10 pixels - got 50, expected 60 epsilon: +/- 1
Categories
(Core :: DOM: Editor, defect, P5)
Core
DOM: Editor
Tracking
()
NEW
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: cbrindusan [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=194799341&repo=autoland
https://queue.taskcluster.net/v1/task/Ma3J8_96RFmSdgeDYO7Xuw/runs/0/artifacts/public/logs/live_backing.log
[task 2018-08-20T06:46:04.807Z] 06:46:04 INFO - 1 INFO TEST-START | editor/libeditor/tests/test_abs_positioner_positioning_elements.html
[task 2018-08-20T06:46:15.130Z] 06:46:15 INFO - Buffered messages logged at 06:46:02
[task 2018-08-20T06:46:15.130Z] 06:46:15 INFO - 2 INFO must wait for load
[task 2018-08-20T06:46:15.130Z] 06:46:15 INFO - Buffered messages logged at 06:46:03
[task 2018-08-20T06:46:15.131Z] 06:46:15 INFO - 3 INFO TEST-PASS | editor/libeditor/tests/test_abs_positioner_positioning_elements.html | Absolute positioned element editor should be enabled by the call of execCommand
[task 2018-08-20T06:46:15.131Z] 06:46:15 INFO - 4 INFO TEST-PASS | editor/libeditor/tests/test_abs_positioner_positioning_elements.html | Positioner for <img>: testPositioner(10, 10)
[task 2018-08-20T06:46:15.131Z] 06:46:15 INFO - Buffered messages logged at 06:46:05
[task 2018-08-20T06:46:15.131Z] 06:46:15 INFO - 5 INFO TEST-PASS | editor/libeditor/tests/test_abs_positioner_positioning_elements.html | Positioner for <img>: While enableAbsolutePositionEditing is enabled, the positioner should appear
[task 2018-08-20T06:46:15.132Z] 06:46:15 INFO - Buffered messages finished
[task 2018-08-20T06:46:15.132Z] 06:46:15 INFO - 6 INFO TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_abs_positioner_positioning_elements.html | Positioner for <img>: The left should be increased by 10 pixels - got 50, expected 60 epsilon: +/- 1
[task 2018-08-20T06:46:15.134Z] 06:46:15 INFO - SimpleTest.isfuzzy@SimpleTest/SimpleTest.js:318:3
[task 2018-08-20T06:46:15.134Z] 06:46:15 INFO - testPositioner@editor/libeditor/tests/test_abs_positioner_positioning_elements.html:89:7
[task 2018-08-20T06:46:15.134Z] 06:46:15 INFO - 7 INFO TEST-UNEXPECTED-FAIL | editor/libeditor/tests/test_abs_positioner_positioning_elements.html | Positioner for <img>: The top should be increased by 10pixels - got 50, expected 60 epsilon: +/- 1
[task 2018-08-20T06:46:15.135Z] 06:46:15 INFO - SimpleTest.isfuzzy@SimpleTest/SimpleTest.js:318:3
[task 2018-08-20T06:46:15.136Z] 06:46:15 INFO - testPositioner@editor/libeditor/tests/test_abs_positioner_positioning_elements.html:90:7
[task 2018-08-20T06:46:15.137Z] 06:46:15 INFO - 8 INFO TEST-PASS | editor/libeditor/tests/test_abs_positioner_positioning_elements.html | Positioner for <img>: testPositioner(10, -10)
[task 2018-08-20T06:46:15.137Z] 06:46:15 INFO - 9 INFO TEST-PASS | editor/libeditor/tests/test_abs_positioner_positioning_elements.html | Positioner for <img>: While enableAbsolutePositionEditing is enabled, the positioner should appear
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•