Closed Bug 1864871 Opened 1 year ago Closed 1 year ago

[wdspec] Fix wheel.py::test_scroll_shadow_tree for: SyntaxError: Unexpected token '{'

Categories

(Remote Protocol :: WebDriver BiDi, defect, P1)

defect
Points:
1

Tracking

(firefox121 fixed)

RESOLVED FIXED
121 Branch
Tracking Status
firefox121 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

References

(Blocks 1 open bug)

Details

(Whiteboard: [webdriver:m9], [wptsync upstream])

Attachments

(1 file)

The specified test is always failing because of a broken syntax:

FAIL message: webdriver.bidi.modules.script.ScriptEvaluateResultException: SyntaxError: Unexpected token '{'

Given that we do not need the string formatting anymore we can replace {{ with {, which will make that work.

Points: --- → 1
Whiteboard: [webdriver:m9]
Pushed by hskupin@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1fcfa1e32bd6 [wdspec] Fix wheel.py::test_scroll_shadow_tree for: SyntaxError: Unexpected token '{'. r=webdriver-reviewers,jgraham
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/43184 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m9] → [webdriver:m9], [wptsync upstream]
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: