Closed
Bug 1819120
Opened 2 years ago
Closed 2 years ago
Migrate test_RemoteValue.js to a browser mochitest
Categories
(Remote Protocol :: WebDriver BiDi, task, P1)
Remote Protocol
WebDriver BiDi
Tracking
(firefox112 fixed)
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
Details
(Whiteboard: [webdriver:m6])
Attachments
(1 file)
The test at remote/webdriver-bidi/test/xpcshell/test_RemoteValue.js needs to rest WindowRealm features and as such is not a good fit for xpcshell tests anymore. Migrating it to a mochitest should make it more reliable.
Assignee | ||
Updated•2 years ago
|
Component: Agent → WebDriver BiDi
Comment 1•2 years ago
|
||
I actually need to test element node serialization with Window realms over on bug 1770733.
Blocks: 1770733
Assignee | ||
Updated•2 years ago
|
Points: --- → 1
Priority: -- → P1
Whiteboard: [webdriver:m6]
Assignee | ||
Comment 2•2 years ago
|
||
Migrate the test to a browser mochitest and start testing deserialization in WindowRealm
Updated•2 years ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2fd076335a82
[bidi] Migrate test_RemoteValue.js to a browser mochitest r=webdriver-reviewers,whimboo
Comment 4•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•