Closed
Bug 1679473
Opened 3 years ago
Closed 3 years ago
Intermittent remote/test/browser/input/browser_dispatchKeyEvent.js | Test timed out -
Categories
(Remote Protocol :: Agent, defect, P5)
Remote Protocol
Agent
Tracking
(firefox84 unaffected, firefox85 fixed)
RESOLVED
FIXED
85 Branch
Tracking | Status | |
---|---|---|
firefox84 | --- | unaffected |
firefox85 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: rmader)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Filed by: nerli [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=322841148&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/DaWKiighSfSx9GHZMj7scQ/runs/0/artifacts/public/logs/live_backing.log
[task 2020-11-26T22:08:09.719Z] 22:08:09 INFO - TEST-UNEXPECTED-FAIL | remote/test/browser/input/browser_dispatchKeyEvent.js | Test timed out -
[task 2020-11-26T22:08:09.719Z] 22:08:09 INFO - GECKO(3932) | MEMORY STAT | vsize 2104236MB | vsizeMaxContiguous 65074983MB | residentFast 241MB | heapAllocated 88MB
[task 2020-11-26T22:08:09.719Z] 22:08:09 INFO - TEST-OK | remote/test/browser/input/browser_dispatchKeyEvent.js | took 45096ms
[task 2020-11-26T22:08:09.719Z] 22:08:09 INFO - Not taking screenshot here: see the one that was previously logged
[task 2020-11-26T22:08:09.719Z] 22:08:09 INFO - TEST-UNEXPECTED-FAIL | remote/test/browser/input/browser_dispatchKeyEvent.js | Found a tab after previous test timed out: data:text/html;charset=utf-8,%3C!doctype%20html%3E%0A%3Cmeta%20charset%3Dutf-8%3E%0A%3Cselect%20multiple%20size%3D%223%22%3E%3Coption%3Ea%3Coption%3Eb%3Coption%3Ec%3C%2Fselect%3E -
[task 2020-11-26T22:08:09.719Z] 22:08:09 INFO - GECKO(3932) | 1606428489696 RemoteAgent TRACE <-(connection {dd996914-bc8d-4c7a-bd40-276b81324f67}) {"method":"Target.targetDestroyed","params":{"targetId":"896f7344-e708-4958-99a9-81e521fadf3a"}}
[task 2020-11-26T22:08:09.719Z] 22:08:09 INFO - GECKO(3932) | 1606428489707 RemoteAgent TRACE <-(connection {dd996914-bc8d-4c7a-bd40-276b81324f67}) {"method":"Target.targetCreated","params":{"targetInfo":{"browserContextId":null,"targetId":"0bde8a70-5fa3-463b-99b7-9c10bfcf04d9","type":"page","url":"about:blank"}}}
[task 2020-11-26T22:08:09.719Z] 22:08:09 INFO - GECKO(3932) | 1606428489714 RemoteAgent TRACE <-(connection {dd996914-bc8d-4c7a-bd40-276b81324f67}) {"method":"Target.targetDestroyed","params":{"targetId":"8aff393b-e492-4ed1-bfc3-36359f22d412"}}
[task 2020-11-26T22:08:09.719Z] 22:08:09 INFO - checking window state```
Comment 1•3 years ago
|
||
The real failure is actually here:
[task 2020-11-26T22:07:28.863Z] 22:07:28 INFO - GECKO(3932) | 1606428448854 RemoteAgent TRACE (connection {dd996914-bc8d-4c7a-bd40-276b81324f67})-> {"id":2,"method":"Input.dispatchKeyEvent","params":{"type":"rawKeyDown","modifiers":8,"windowsVirtualKeyCode":17,"key":"Control"}}
[task 2020-11-26T22:08:09.635Z] 22:08:09 INFO - TEST-INFO | started process screenshot
There is no reply from the command.
The failures stopped after the backout of the patch from bug 1645528:
Assignee: nobody → robert.mader
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox84:
--- → unaffected
status-firefox85:
--- → affected
Keywords: regression
Regressed by: 1645528
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•