Closed Bug 1025110 Opened 10 years ago Closed 10 years ago

Intermittent test_click.py test_click.TestClick.test_click | TimeoutException: TimeoutException: Error loading page, timed out (onDOMContentLoaded)

Categories

(Testing :: Marionette Client and Harness, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: emorley, Unassigned)

Details

(Keywords: intermittent-failure, pi-marionette-intermittent)

Ubuntu VM 12.04 x64 fx-team debug test marionette on 2014-06-13 06:48:00 PDT for push d3d04ca08d9c

slave: tst-linux64-spot-434

https://tbpl.mozilla.org/php/getParsedLog.php?id=41674782&tree=Fx-Team

{
06:59:15     INFO -  TEST-START test_click.py
06:59:18     INFO -  testClickingALinkMadeUpOfNumbersIsHandledCorrectly (test_click.TestClick) ... ok
07:00:02     INFO -  test_click (test_click.TestClick) ... ERROR
07:00:03     INFO -  ======================================================================
07:00:03     INFO -  ERROR: None
07:00:03     INFO -  ----------------------------------------------------------------------
07:00:03     INFO -  Traceback (most recent call last):
07:00:03     INFO -    File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 170, in run
07:00:03     INFO -      testMethod()
07:00:03     INFO -    File "/builds/slave/test/build/tests/marionette/tests/testing/marionette/client/marionette/tests/unit/test_click.py", line 14, in test_click
07:00:03     INFO -      self.marionette.navigate(test_html)
07:00:03     INFO -    File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 990, in navigate
07:00:03     INFO -      response = self._send_message("get", "ok", url=url)
07:00:03     INFO -    File "/builds/slave/test/build/tests/marionette/marionette/decorators.py", line 35, in _
07:00:03     INFO -      return func(*args, **kwargs)
07:00:03     INFO -    File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 644, in _send_message
07:00:03     INFO -      self._handle_error(response)
07:00:03     INFO -    File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 693, in _handle_error
07:00:03     INFO -      raise TimeoutException(message=message, status=status, stacktrace=stacktrace)
07:00:03    ERROR -  TEST-UNEXPECTED-FAIL | test_click.py test_click.TestClick.test_click | TimeoutException: TimeoutException: Error loading page, timed out (onDOMContentLoaded)
07:00:03     INFO -  ----------------------------------------------------------------------
07:00:03     INFO -  Ran 2 tests in 48.065s
}
Closing as we havent seen this issue in 2 months
Status: NEW → RESOLVED
Closed: 10 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.