Open Bug 1744927 Opened 3 years ago Updated 2 years ago

Intermittent /webdriver/tests/get_computed_label/get.py | <random> - TypeError: get_computed_label() missing 1 required positional argument: 'element'

Categories

(Remote Protocol :: Marionette, defect, P5)

defect

Tracking

(Not tracked)

REOPENED

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

(Keywords: intermittent-failure, leave-open)

Filed by: hskupin [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=360489908&repo=try
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/GTLFTXQjTV2bhfEiXiizyA/runs/0/artifacts/public/logs/live_backing.log


Several tests currently miss to specify the `element` argument when calling `get_computed_label()`: 

[task 2021-12-08T08:28:01.320Z] 08:28:01 INFO - TEST-UNEXPECTED-FAIL | /webdriver/tests/get_computed_label/get.py | test_no_browsing_context - TypeError: get_computed_label() missing 1 required positional argument: 'element'
[task 2021-12-08T08:28:01.320Z] 08:28:01 INFO - session = <Session aae89b13-fa28-4a28-ac83-af8f16c0a839>
[task 2021-12-08T08:28:01.320Z] 08:28:01 INFO - closed_window = ('cbdb5578-d31f-4c1d-a3a3-f6d171270828', <Element 4e4da025-3337-42ad-879b-803033196a4c>)
[task 2021-12-08T08:28:01.320Z] 08:28:01 INFO -
[task 2021-12-08T08:28:01.321Z] 08:28:01 INFO - def test_no_browsing_context(session, closed_window):
[task 2021-12-08T08:28:01.321Z] 08:28:01 INFO - > response = get_computed_label(session)
[task 2021-12-08T08:28:01.321Z] 08:28:01 INFO - E TypeError: get_computed_label() missing 1 required positional argument: 'element'
[task 2021-12-08T08:28:01.321Z] 08:28:01 INFO -
[task 2021-12-08T08:28:01.321Z] 08:28:01 INFO - closed_window = ('cbdb5578-d31f-4c1d-a3a3-f6d171270828',
[task 2021-12-08T08:28:01.321Z] 08:28:01 INFO - <Element 4e4da025-3337-42ad-879b-803033196a4c>)
[task 2021-12-08T08:28:01.321Z] 08:28:01 INFO - session = <Session aae89b13-fa28-4a28-ac83-af8f16c0a839>
[task 2021-12-08T08:28:01.321Z] 08:28:01 INFO -
[task 2021-12-08T08:28:01.322Z] 08:28:01 INFO - tests/web-platform/tests/webdriver/tests/get_computed_label/get.py:16: TypeError

Summary: Intermittent /webdriver/tests/get_computed_label/get.py | test_no_browsing_context - TypeError: get_computed_label() missing 1 required positional argument: 'element' → Intermittent /webdriver/tests/get_computed_label/get.py | <random> - TypeError: get_computed_label() missing 1 required positional argument: 'element'
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE

Test is marked as expected fail.

Status: RESOLVED → REOPENED
Keywords: leave-open
Resolution: INCOMPLETE → ---
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.