Closed
Bug 1737905
Opened 3 years ago
Closed 3 years ago
Intermittent [tier 2] layout/xul/test/test_bug511075.html | function() {
Categories
(Core :: XUL, defect, P5)
Core
XUL
Tracking
()
RESOLVED
DUPLICATE
of bug 1784712
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: mlaza [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=356096880&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/M3dMAiFzSfKE8szjjDJaQg/runs/0/artifacts/public/logs/live_backing.log
[task 2021-10-26T20:34:09.100Z] 20:34:09 INFO - TEST-START | layout/xul/test/test_bug511075.html
[task 2021-10-26T20:34:11.180Z] 20:34:11 INFO - TEST-INFO | started process screenshot
[task 2021-10-26T20:34:11.342Z] 20:34:11 INFO - TEST-INFO | screenshot: exit 0
[task 2021-10-26T20:34:11.347Z] 20:34:11 INFO - Buffered messages logged at 20:34:09
[task 2021-10-26T20:34:11.348Z] 20:34:11 INFO - TEST-PASS | layout/xul/test/test_bug511075.html | A valid string reason is expected
[task 2021-10-26T20:34:11.348Z] 20:34:11 INFO - TEST-PASS | layout/xul/test/test_bug511075.html | Reason cannot be empty
[task 2021-10-26T20:34:11.349Z] 20:34:11 INFO - TEST-FAIL | layout/xul/test/test_bug511075.html | The author of the test has indicated that flaky timeouts are expected. Reason: untriaged
[task 2021-10-26T20:34:11.349Z] 20:34:11 INFO - Buffered messages finished
[task 2021-10-26T20:34:11.351Z] 20:34:11 INFO - TEST-UNEXPECTED-FAIL | layout/xul/test/test_bug511075.html | function() {
[task 2021-10-26T20:34:11.351Z] 20:34:11 INFO - ok(true, "Setting location.hash should scroll.");
[task 2021-10-26T20:34:11.351Z] 20:34:11 INFO - nextTest();
[task 2021-10-26T20:34:11.351Z] 20:34:11 INFO - // Click the top scroll arrow.
[task 2021-10-26T20:34:11.351Z] 20:34:11 INFO - var x = scroller.getBoundingClientRect().width - 5;
[task 2021-10-26T20:34:11.351Z] 20:34:11 INFO - var y = 5;
[task 2021-10-26T20:34:11.351Z] 20:34:11 INFO - // On MacOSX the top scroll arrow can be below the slider just above
[task 2021-10-26T20:34:11.352Z] 20:34:11 INFO - // the bottom scroll arrow.
[task 2021-10-26T20:34:11.352Z] 20:34:11 INFO - if (navigator.platform.includes("Mac"))
[task 2021-10-26T20:34:11.352Z] 20:34:11 INFO - y = scroller.getBoundingClientRect().height - 40;
[task 2021-10-26T20:34:11.352Z] 20:34:11 INFO - synthesizeMouse(scroller, x, y, { type : "mousedown" }, window);
[task 2021-10-26T20:34:11.352Z] 20:34:11 INFO - synthesizeMouse(scroller, x, y, { type: "mouseup" }, window);
[task 2021-10-26T20:34:11.352Z] 20:34:11 INFO - } did not run!
[task 2021-10-26T20:34:11.352Z] 20:34:11 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:417:16
[task 2021-10-26T20:34:11.352Z] 20:34:11 INFO - failure@layout/xul/test/test_bug511075.html:86:5
[task 2021-10-26T20:34:11.353Z] 20:34:11 INFO - GECKO(8076) | MEMORY STAT | vsize 2103734MB | vsizeMaxContiguous 102906510MB | residentFast 60MB | heapAllocated 8MB
[task 2021-10-26T20:34:11.353Z] 20:34:11 INFO - TEST-OK | layout/xul/test/test_bug511075.html | took 2090ms
[task 2021-10-26T20:34:11.354Z] 20:34:11 INFO - TEST-START | layout/xul/test/test_bug563416.html
Comment hidden (Intermittent Failures Robot) |
Comment 2•3 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
Reporter | ||
Comment 3•3 years ago
|
||
treeherder |
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=385621917&repo=mozilla-central
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Status: REOPENED → RESOLVED
Closed: 3 years ago → 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•