Closed Bug 1209848 Opened 9 years ago Closed 8 years ago

Intermittent e10s test_clearing.py TestClear.testTextInputShouldNotClearWhenDisabled | IOError: process died with returncode None

Categories

(Testing :: Marionette Client and Harness, defect)

defect
Not set
normal

Tracking

(e10s+)

RESOLVED WORKSFORME
Tracking Status
e10s + ---

People

(Reporter: nigelb, Unassigned)

References

(Blocks 1 open bug, )

Details

(Keywords: intermittent-failure)

18:44:27     INFO -  TEST-PASS | test_clearing.py TestClear.testTextAreaShouldNotClearWhenReadOnly | took 448ms
18:44:27     INFO -  TEST-START | test_clearing.py TestClear.testTextInputShouldNotClearWhenDisabled
18:51:29    ERROR -  TEST-UNEXPECTED-ERROR | test_clearing.py TestClear.testTextInputShouldNotClearWhenDisabled | IOError: process died with returncode None
18:51:29     INFO -  Traceback (most recent call last):
18:51:29     INFO -    File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py", line 296, in run
18:51:29     INFO -      testMethod()
18:51:29     INFO -    File "/builds/slave/test/build/tests/marionette/tests/testing/marionette/client/marionette/tests/unit/test_clearing.py", line 66, in testTextInputShouldNotClearWhenDisabled
18:51:29     INFO -      element.clear()
18:51:29     INFO -    File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 99, in clear
18:51:29     INFO -      self.marionette._send_message("clearElement", {"id": self.id})
18:51:29     INFO -    File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette_driver/decorators.py", line 36, in _
18:51:29     INFO -      return func(*args, **kwargs)
18:51:29     INFO -    File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 692, in _send_message
18:51:29     INFO -      raise IOError("process died with returncode %s" % returncode)
18:51:29     INFO -  TEST-INFO took 421922ms
18:51:29     INFO -  TEST-START | test_clearing.py TestClear.testTextInputShouldNotClearWhenReadOnly
18:51:29     INFO -  TEST-PASS | test_clearing.py TestClear.testTextInputShouldNotClearWhenReadOnly | took 574ms
Summary: Intermittent test_clearing.py TestClear.testTextInputShouldNotClearWhenDisabled | IOError: process died with returncode None → Intermittent e10s test_clearing.py TestClear.testTextInputShouldNotClearWhenDisabled | IOError: process died with returncode None
Blocks: e10s-tests
tracking-e10s: --- → +
Not seen in a long time
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Product: Testing → Remote Protocol
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.