Closed
Bug 1805661
Opened 2 years ago
Closed 2 years ago
[wdspec] Fix wdspec tests for script module for exceptions for platform objects of type Node
Categories
(Remote Protocol :: WebDriver BiDi, task, P1)
Remote Protocol
WebDriver BiDi
Tracking
(firefox110 fixed)
RESOLVED
FIXED
110 Branch
Tracking | Status | |
---|---|---|
firefox110 | --- | fixed |
People
(Reporter: Sasha, Assigned: Sasha)
References
Details
(Whiteboard: [webdriver:m5], [wptsync upstream])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Wdspec tests for script.evaluate
(https://searchfox.org/mozilla-central/source/testing/web-platform/tests/webdriver/tests/bidi/script/evaluate/exception_details.py#141-156) and for script.callFunction
(https://searchfox.org/mozilla-central/source/testing/web-platform/tests/webdriver/tests/bidi/script/call_function/exception_details.py#141-156) at the moment check for a wrong value, that's why they fail and currently disabled.
In the scope of this bug, we should fix the tests and enable them.
Assignee | ||
Updated•2 years ago
|
Type: defect → task
Points: --- → 1
Priority: -- → P1
Updated•2 years ago
|
Whiteboard: [webdriver:m5]
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Pushed by aborovova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2884e5deee02
[wdspec] Fix wdspec tests for script module for exceptions for platform objects of type Node. r=webdriver-reviewers,jdescottes,whimboo
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/37520 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m5] → [webdriver:m5], [wptsync upstream]
Comment 5•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
Upstream PR was closed without merging
You need to log in
before you can comment on or make changes to this bug.
Description
•