Closed Bug 1816662 Opened 2 years ago Closed 2 years ago

[wdspec] Use a valid function_declaration in script.callFunction invalid value wpt tests.

Categories

(Remote Protocol :: WebDriver BiDi, task, P3)

task

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1770733

People

(Reporter: Sasha, Unassigned, Mentored)

Details

(Whiteboard: [lang=py])

In https://searchfox.org/mozilla-central/source/testing/web-platform/tests/webdriver/tests/bidi/script/call_function/invalid.py we use as a function_declaration 1+2 which is not a valid value for this argument, we should update the tests to rather use something like () => {}.

Mentor: aborovova
Priority: -- → P3
Whiteboard: [lang=py]

This will actually be fixed along with my patch on bug 1770733.

Status: NEW → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1770733
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.