Add wdspec jobs with parent process event dispatching enabled
Categories
(Remote Protocol :: Agent, task, P2)
Tracking
(firefox133 fixed)
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: whimboo, Assigned: jdescottes)
References
(Blocks 3 open bugs)
Details
(Whiteboard: [webdriver:m13])
Attachments
(1 file)
To verify that during the implementation of parent process event dispatching the risk for regressions is low we need to run a small set of webdriver tests in CI:
-
Allow to enable and disable the feature by creating a new hidden preference (“remote.events.parent.enabled”) which defaults to “false”.
-
Use a second configuration for wdspec jobs in Taskcluster with the “remote.events.parent.enabled” preference set to true
-
Run these tests only for debug, non-headless, and Fission builds across all supported platforms (we may have to initially exclude Android if needed)
-
Make sure to set a new property in the
runinfo
struct so that test failures can be easily classified in the manifest files.
Reporter | ||
Updated•5 months ago
|
Assignee | ||
Updated•5 months ago
|
Assignee | ||
Updated•4 months ago
|
Assignee | ||
Comment 1•4 months ago
|
||
Updated•2 months ago
|
Updated•2 months ago
|
Comment 3•2 months ago
|
||
Backed out for causing python unit test failures
Backout link: https://hg.mozilla.org/integration/autoland/rev/9ada276184d3afa2bf52dcfa169be1a6d1a35e51
Comment 5•2 months ago
|
||
bugherder |
Assignee | ||
Updated•2 months ago
|
Description
•