Closed
Bug 1351847
Opened 8 years ago
Closed 8 years ago
Intermittent test_data_driven.py TestDataDriven.test_with_parameters | IOError: Process killed because the connection to Marionette server is lost. Check gecko.log for errors (Reason: Connection timed out after 360.0s)
Categories
(Testing :: Marionette Client and Harness, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: bulk-close-intermittents, intermittent-failure)
Comment 1•8 years ago
|
||
From the log:
[task 2017-03-29T19:29:55.753719Z] 19:29:55 INFO - TEST-START | test_data_driven.py TestDataDriven.test_with_parameters
[task 2017-03-29T19:30:26.660425Z] 19:30:26 CRITICAL - mozdevice Timeout exceeded for _runCmd call '/home/worker/workspace/build/android-sdk18/platform-tools/adb -s emulator-5554 shell ps'
[task 2017-03-29T19:36:56.939496Z] 19:36:56 CRITICAL - mozdevice Timeout exceeded for _runCmd call '/home/worker/workspace/build/android-sdk18/platform-tools/adb -s emulator-5554 shell ps'
[task 2017-03-29T19:37:26.984300Z] 19:37:26 CRITICAL - mozdevice Timeout exceeded for _runCmd call '/home/worker/workspace/build/android-sdk18/platform-tools/adb -s emulator-5554 shell ps'
[task 2017-03-29T19:37:57.022084Z] 19:37:57 CRITICAL - mozdevice Timeout exceeded for _runCmd call '/home/worker/workspace/build/android-sdk18/platform-tools/adb -s emulator-5554 shell ps'
[task 2017-03-29T19:38:27.068075Z] 19:38:27 INFO - mozdevice Timeout exceeded for _checkCmd call '/home/worker/workspace/build/android-sdk18/platform-tools/adb -s emulator-5554 shell echo'
[task 2017-03-29T19:38:27.117008Z] 19:38:27 WARNING - TEST-UNEXPECTED-ERROR | test_data_driven.py TestDataDriven.test_with_parameters | IOError: Process killed because the connection to Marionette server is lost. Check gecko.log for errors (Reason: Connection timed out after 360.0s)
Geoff, would one of those patches you are working on fix this?
Flags: needinfo?(gbrown)
Comment 2•8 years ago
|
||
No, I'm not working on anything related to this.
This looks like bug 1341466.
Flags: needinfo?(gbrown)
Comment 3•8 years ago
|
||
Ah, this bug I was looking for. Thanks! Marking as dupe.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Keywords: bulk-close-intermittents
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•7 years ago
|
||
This failure shouldn't come up anymore given the patch on bug 1341466 landed.
OS: Unspecified → Android
Hardware: Unspecified → ARM
Resolution: INCOMPLETE → WORKSFORME
Updated•2 years ago
|
Product: Testing → Remote Protocol
Comment 6•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
You need to log in
before you can comment on or make changes to this bug.
Description
•