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 2 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
runinfostruct so that test failures can be easily classified in the manifest files.
| Reporter | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Updated•1 year ago
|
Comment 3•1 year ago
|
||
Backed out for causing python unit test failures
Backout link: https://hg.mozilla.org/integration/autoland/rev/9ada276184d3afa2bf52dcfa169be1a6d1a35e51
Comment 5•1 year ago
|
||
| bugherder | ||
| Assignee | ||
Updated•1 year ago
|
Description
•