Intermittent dom/events/test/test_mouse_enterleave_iframe.html | Test timed out.
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P5)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox87 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: edgar)
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Filed by: cbrindusan [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=307497769&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/DKBqx3NbTn2Tg7d8wt9eEg/runs/0/artifacts/public/logs/live_backing.log
[task 2020-06-25T10:47:09.512Z] 10:47:09 INFO - TEST-START | dom/events/test/test_mouse_enterleave_iframe.html
[task 2020-06-25T10:52:24.918Z] 10:52:24 INFO - TEST-INFO | started process screentopng
[task 2020-06-25T10:52:25.069Z] 10:52:25 INFO - TEST-INFO | screentopng: exit 0
[task 2020-06-25T10:52:25.070Z] 10:52:25 INFO - Buffered messages logged at 10:47:09
[task 2020-06-25T10:52:25.070Z] 10:52:25 INFO - add_task | Entering test init
[task 2020-06-25T10:52:25.070Z] 10:52:25 INFO - add_task | Leaving test init
[task 2020-06-25T10:52:25.071Z] 10:52:25 INFO - add_task | Entering test testMouseEnterLeave
[task 2020-06-25T10:52:25.072Z] 10:52:25 INFO - Mouse moves to the div above iframe
[task 2020-06-25T10:52:25.072Z] 10:52:25 INFO - TEST-PASS | dom/events/test/test_mouse_enterleave_iframe.html | receive mouseenter
[task 2020-06-25T10:52:25.073Z] 10:52:25 INFO - Mouse moves into iframe
[task 2020-06-25T10:52:25.073Z] 10:52:25 INFO - TEST-PASS | dom/events/test/test_mouse_enterleave_iframe.html | receive mouseleave
[task 2020-06-25T10:52:25.074Z] 10:52:25 INFO - TEST-PASS | dom/events/test/test_mouse_enterleave_iframe.html | receive mouseenter
[task 2020-06-25T10:52:25.075Z] 10:52:25 INFO - TEST-PASS | dom/events/test/test_mouse_enterleave_iframe.html | receive message mouseenter
[task 2020-06-25T10:52:25.075Z] 10:52:25 INFO - Mouse moves out from iframe to the div above iframe
[task 2020-06-25T10:52:25.075Z] 10:52:25 INFO - TEST-PASS | dom/events/test/test_mouse_enterleave_iframe.html | receive mouseleave
[task 2020-06-25T10:52:25.076Z] 10:52:25 INFO - TEST-PASS | dom/events/test/test_mouse_enterleave_iframe.html | receive mouseenter
[task 2020-06-25T10:52:25.076Z] 10:52:25 INFO - Buffered messages finished
[task 2020-06-25T10:52:25.078Z] 10:52:25 INFO - TEST-UNEXPECTED-FAIL | dom/events/test/test_mouse_enterleave_iframe.html | Test timed out.
| Comment hidden (Intermittent Failures Robot) |
Comment 2•5 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Comment 3•5 years ago
|
||
recent failure: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=311450961&repo=mozilla-central&lineNumber=2927
| Comment hidden (Intermittent Failures Robot) |
Comment 5•5 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Updated•5 years ago
|
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 19•5 years ago
•
|
||
Let's see if bug 1659940 helps.
| Assignee | ||
Comment 20•5 years ago
•
|
||
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 29•5 years ago
|
||
test.events.async.enabled is set to true in this test, the synthesized event
would be routed to apz, so wait apz getting stable before starting test to avoid
possible timing problem that causes intermittent failure.
Updated•5 years ago
|
Comment 30•5 years ago
|
||
Comment 31•5 years ago
|
||
| bugherder | ||
| Comment hidden (Intermittent Failures Robot) |
Description
•