Closed Bug 848009 Opened 11 years ago Closed 11 years ago

Intermittent Marionette test_elementState.py TestStateChrome.test_isDisplayed | NoSuchElementException: Unable to locate element: textInput

Categories

(Testing :: Marionette Client and Harness, defect)

All
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: reuben, Unassigned)

References

Details

(Keywords: intermittent-failure)

https://tbpl.mozilla.org/php/getParsedLog.php?id=20347283&tree=Mozilla-B2g18_v1_0_1

Rev4 MacOSX Lion 10.7 mozilla-b2g18_v1_0_1 debug test marionette on 2013-03-05 10:11:53 PST for push 573010de7858
slave: talos-r4-lion-007

10:14:09     INFO -  MARIONETTE LOG: INFO: TEST-END: /Users/cltbld/talos-slave/test/build/tests/marionette/tests/testing/marionette/client/marionette/tests/unit/test_elementState.py:test_isEnabled
10:14:09     INFO -  1362507249721	Marionette	INFO	sendToClient: {"from":"conn15.marionette1","value":null}, {cef06b34-5c5e-3c44-9200-ee2f4e82e0f3}, {cef06b34-5c5e-3c44-9200-ee2f4e82e0f3}
10:14:09     INFO -  1362507249725	Marionette	DEBUG	Got request: setTestName, data: {"to":"conn15.marionette1","session":"93","type":"setTestName","value":null}, id: {788a5a95-3e5a-4143-ae6f-3109ae210e5f}
10:14:09     INFO -  1362507249726	Marionette	INFO	sendToClient: {"from":"conn15.marionette1","ok":true}, {788a5a95-3e5a-4143-ae6f-3109ae210e5f}, {788a5a95-3e5a-4143-ae6f-3109ae210e5f}
10:14:09     INFO -  1362507249730	Marionette	INFO	sendToClient: {"from":"conn15.marionette1","value":[["INFO","TEST-START: /Users/cltbld/talos-slave/test/build/tests/marionette/tests/testing/marionette/client/marionette/tests/unit/test_elementState.py:test_isEnabled","Tue Mar 05 2013 10:14:09 GMT-0800 (PST)"],["INFO","TEST-END: /Users/cltbld/talos-slave/test/build/tests/marionette/tests/testing/marionette/client/marionette/tests/unit/test_elementState.py:test_isEnabled","Tue Mar 05 2013 10:14:09 GMT-0800 (PST)"]]}, {ad15b220-83c6-654c-bafb-c03da873a79e}, {ad15b220-83c6-654c-bafb-c03da873a79e}
10:14:09     INFO -  1362507249735	Marionette	INFO	sendToClient: {"from":"conn15.marionette1","value":{}}, {4b51e9d0-57b0-1545-bbe5-8f6703d1338f}, {4b51e9d0-57b0-1545-bbe5-8f6703d1338f}
10:14:09     INFO -  1362507249802	Marionette	INFO	sendToClient: {"from":"conn15.marionette1","ok":true}, {13d16bdc-25ee-cf4f-af14-32cdbdb2255d}, {13d16bdc-25ee-cf4f-af14-32cdbdb2255d}
10:14:09     INFO -  WARNING: No outer window available!: file ../../../dom/base/nsGlobalWindow.cpp, line 9221
10:14:09     INFO -  WARNING: No outer window available!: file ../../../dom/base/nsGlobalWindow.cpp, line 9221
10:14:09     INFO -  WARNING: No outer window available!: file ../../../dom/base/nsGlobalWindow.cpp, line 9221
10:14:09     INFO -  WARNING: No outer window available!: file ../../../dom/base/nsGlobalWindow.cpp, line 9221
10:14:09     INFO -  WARNING: No outer window available!: file ../../../dom/base/nsGlobalWindow.cpp, line 9221
10:14:09     INFO -  WARNING: No outer window available!: file ../../../dom/base/nsGlobalWindow.cpp, line 9221
10:14:09     INFO -  WARNING: No outer window available!: file ../../../dom/base/nsGlobalWindow.cpp, line 9221
10:14:09     INFO -  WARNING: No outer window available!: file ../../../dom/base/nsGlobalWindow.cpp, line 9221
10:14:09     INFO -  WARNING: No outer window available!: file ../../../dom/base/nsGlobalWindow.cpp, line 9221
10:14:09     INFO -  ok
10:14:09     INFO -  ======================================================================
10:14:09     INFO -  ERROR: test_isDisplayed (test_elementState.TestStateChrome)
10:14:09     INFO -  ----------------------------------------------------------------------
10:14:09    ERROR -  Traceback (most recent call last):
10:14:09     INFO -    File "/Users/cltbld/talos-slave/test/build/tests/marionette/tests/testing/marionette/client/marionette/tests/unit/test_elementState.py", line 48, in test_isDisplayed
10:14:09     INFO -      l = self.marionette.find_element("id", "textInput")
10:14:09     INFO -    File "/Users/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 486, in find_element
10:14:09     INFO -      response = self._send_message('findElement', 'value', **kwargs)
10:14:09     INFO -    File "/Users/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 227, in _send_message
10:14:09     INFO -      self._handle_error(response)
10:14:09     INFO -    File "/Users/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 248, in _handle_error
10:14:09    ERROR -      raise NoSuchElementException(message=message, status=status, stacktrace=stacktrace)
10:14:09    ERROR -  TEST-UNEXPECTED-FAIL | test_elementState.py TestStateChrome.test_isDisplayed | NoSuchElementException: Unable to locate element: textInput
10:14:09     INFO -  ----------------------------------------------------------------------
10:14:09     INFO -  Ran 4 tests in 3.803s
10:14:09    ERROR -  FAILED (errors=1)
10:14:09     INFO -  TEST-START test_text.py
(OrangeWFM bugs not modified in > 2 months)
Status: NEW → RESOLVED
Closed: 11 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.