Closed
Bug 1466790
Opened 7 years ago
Closed 2 years ago
Intermittent testing\marionette\harness\marionette_harness\tests\unit\test_profile_management.py TestSwitchProfileWithoutWorkspace.test_new_named_profile_unicode | IOError: Process killed after 120s
Categories
(Testing :: Marionette Client and Harness, defect, P5)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: aciure [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=181763631&repo=autoland
https://queue.taskcluster.net/v1/task/fsjjj_XiR1-LIXLuITsvqw/runs/0/artifacts/public/logs/live_backing.log
18:43:16 INFO - TEST-START | testing\marionette\harness\marionette_harness\tests\unit\test_profile_management.py TestSwitchProfileWithoutWorkspace.test_new_named_profile_unicode
18:43:16 INFO - 1528137796566 Marionette DEBUG Closed connection 3
18:43:16 INFO - 1528137796569 Marionette DEBUG Accepted connection 4 from 127.0.0.1:51911
18:43:16 INFO - 1528137796576 Marionette TRACE 4 -> [0,1,"WebDriver:NewSession",{}]
18:43:16 INFO - 1528137796582 Marionette DEBUG Register listener.js for window 4294967297
18:43:16 INFO - 1528137796589 Marionette TRACE 4 <- [1,1,null,{"sessionId":"5489a168-1a29-49c5-815e-1964dc107242","capabilities":{"browserName":"firefox","browserVersion":"62.0a ... 1528135110\\AppData\\Local\\Temp\\tmponyb9o.foobar","moz:useNonSpecCompliantPointerOrigin":false,"moz:webdriverClick":true}}]
18:43:16 INFO - 1528137796601 Marionette TRACE 4 -> [0,2,"WebDriver:SetTimeouts",{"script":30000}]
18:43:16 INFO - 1528137796602 Marionette TRACE 4 <- [1,2,null,{"value":null}]
18:43:16 INFO - 1528137796606 Marionette TRACE 4 -> [0,3,"WebDriver:SetTimeouts",{"pageLoad":300000}]
18:43:16 INFO - 1528137796608 Marionette TRACE 4 <- [1,3,null,{"value":null}]
18:43:16 INFO - 1528137796615 Marionette TRACE 4 -> [0,4,"WebDriver:SetTimeouts",{"implicit":0}]
18:43:16 INFO - 1528137796617 Marionette TRACE 4 <- [1,4,null,{"value":null}]
18:43:16 INFO - 1528137796624 Marionette TRACE 4 -> [0,5,"WebDriver:DeleteSession",{}]
18:43:16 INFO - 1528137796627 Marionette TRACE 4 <- [1,5,null,{"value":null}]
18:43:16 INFO - Application command: Z:\task_1528135110\build\application\firefox\firefox.exe -no-remote -marionette -profile c:\users\task_1528135110\appdata\local\temp\tmp85hjev.$¢€
Comment 1•7 years ago
|
||
Not sure what the lines above should tell me. The problem is here:
> 18:43:16 INFO - Application command: Z:\task_1528135110\build\application\firefox\firefox.exe -no-remote -marionette -profile c:\users\task_1528135110\appdata\local\temp\tmp85hjev.$¢€
Depends on: 1382162
Comment hidden (Intermittent Failures Robot) |
Comment 3•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Updated•2 years ago
|
Product: Testing → Remote Protocol
Comment 5•2 years ago
|
||
Moving bug to Testing::Marionette Client and Harness component per bug 1815831.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
Reporter | ||
Comment 6•2 years ago
|
||
treeherder |
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=407281201&repo=autoland
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Comment hidden (Intermittent Failures Robot) |
Comment 8•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: REOPENED → RESOLVED
Closed: 7 years ago → 2 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•