Closed Bug 1397480 Opened 7 years ago Closed 7 years ago

Intermittent TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/state/get_element_tag_name.py | expected OK

Categories

(Remote Protocol :: Marionette, defect, P5)

Version 3
defect

Tracking

(firefox-esr52 unaffected, firefox56 unaffected, firefox57 wontfix, firefox58 fixed, firefox59 fixed)

RESOLVED FIXED
mozilla59
Tracking Status
firefox-esr52 --- unaffected
firefox56 --- unaffected
firefox57 --- wontfix
firefox58 --- fixed
firefox59 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: whimboo)

References

Details

(Keywords: intermittent-failure, regression)

[task 2017-09-06T11:45:19.909960Z] 11:45:19     INFO - STDOUT:         try:
[task 2017-09-06T11:45:19.910519Z] 11:45:19     INFO - STDOUT:             _current_session.start()
[task 2017-09-06T11:45:19.911050Z] 11:45:19     INFO - STDOUT: >       except webdriver.errors.SessionNotCreatedException:
[task 2017-09-06T11:45:19.911607Z] 11:45:19     INFO - STDOUT: E       AttributeError: 'module' object has no attribute 'errors'
[task 2017-09-06T11:45:19.912128Z] 11:45:19     INFO - STDOUT: tests/web-platform/tests/webdriver/tests/support/fixtures.py:142: AttributeError

This is a regression from bug 1363982. James, please have a look.
Flags: needinfo?(james)
Keywords: regression
The increase of failures yesterday is due to the landing of my patch on bug 1403923. A follow-up should hopefully land soon, which then will also fix this bug.

Why do we fail here? It's because the test exceeds the 25s default timeout for opt builds, and takes even way longer for debug builds. Via bug 1403923 the test requests a long timeout now.

(In reply to Henrik Skupin (:whimboo) from comment #1)
> [task 2017-09-06T11:45:19.911607Z] 11:45:19     INFO - STDOUT: E      
> AttributeError: 'module' object has no attribute 'errors'
> [task 2017-09-06T11:45:19.912128Z] 11:45:19     INFO - STDOUT:
> tests/web-platform/tests/webdriver/tests/support/fixtures.py:142:
> AttributeError
> 
> This is a regression from bug 1363982. James, please have a look.

This seems to have been fixed somewhere else already.
Depends on: 1403923
Flags: needinfo?(james)
This failure is gone now with the increased timeout via bug 1403923.
Assignee: nobody → hskupin
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Depends on: 1431058
No longer depends on: 1431058
Moving bug to Remote Protocol::Marionette component per bug 1815831.
Component: geckodriver → Marionette
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.