Closed Bug 1315613 Opened 8 years ago Closed 7 years ago

Increased count of failures in navigate() with failure messages like (checkLoad, onDOMContentLoaded)

Categories

(Remote Protocol :: Marionette, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: whimboo, Unassigned)

References

(Depends on 1 open bug)

Details

This bug should be used to track the necessary work to get navigate() working better regarding all the test failures as seen lately. At some point in the last week or so it get a spike.

I will mark all related test failures as dependent on this bug.

In general we have stacks like the following:

08:01:39     INFO -     self.marionette.navigate(frame_html)
08:01:39     INFO -   File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 1598, in navigate
08:01:39     INFO -     self._send_message("get", {"url": url})
08:01:39     INFO -   File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette_driver/decorators.py", line 42, in _
08:01:39     INFO -     return func(*args, **kwargs)
08:01:39     INFO -   File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 733, in _send_message
08:01:39     INFO -     self._handle_error(err)
08:01:39     INFO -   File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 766, in _handle_error
08:01:39     INFO -     raise errors.lookup(error)(message, stacktrace=stacktrace)
Blocks: 1315419
Maybe bug 1312679 could help us when we know more about the failure as happened when loading the page?
Depends on: 1312679
Summary: Increased count of failures in navigate() → Increased count of failures in navigate() with failure messages like (checkLoad, onDOMContentLoaded)
WHat was the error raised, the stack in comment 0 is missing key information.
(In reply to David Burns :automatedtester from comment #2)
> WHat was the error raised, the stack in comment 0 is missing key information.

Please see all the blocking bugs. I will mark more soon. In general its about checkLoad and onDOMContentLoaded even for locally served pages.
Blocks: 1317054
Blocks: 1317051
Depends on: 1317713
Blocks: 1317713
Depends on: 1312674
No longer depends on: 1317713
Blocks: 1319319
None of the known failures for page loads happened in the last 6 to 7 months. So this can be closed now.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.