Enable 'os' level targeting for Nimbus Experiment
Categories
(Firefox :: Nimbus Desktop Client, enhancement, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox87 | --- | fixed |
People
(Reporter: pdahiya, Assigned: andreio)
References
Details
Attachments
(1 file)
Scope of this bug is to add 'os' level targeting ( windowsVersion, windowsBuildNumber) to Nimbus experiments
https://searchfox.org/mozilla-central/source/toolkit/components/utils/ClientEnvironment.jsm#187
This will be needed for running Pinning and SetDefault experiments on targeted builds where feature is broken.
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
Comment 3•4 years ago
|
||
Backed out for failures on test_targeting.js
backout: https://hg.mozilla.org/integration/autoland/rev/782b03255c919c1b1ebe0d764cf3e6644dc56877
failure log: https://treeherder.mozilla.org/logviewer?job_id=329403217&repo=autoland&lineNumber=3026
[task 2021-02-09T20:17:47.118Z] 20:17:47 INFO - TEST-START | toolkit/components/messaging-system/targeting/test/unit/test_targeting.js
[task 2021-02-09T20:17:47.898Z] 20:17:47 WARNING - TEST-UNEXPECTED-FAIL | toolkit/components/messaging-system/targeting/test/unit/test_targeting.js | xpcshell return code: 0
[task 2021-02-09T20:17:47.899Z] 20:17:47 INFO - TEST-INFO took 781ms
[task 2021-02-09T20:17:47.899Z] 20:17:47 INFO - >>>>>>>
[task 2021-02-09T20:17:47.900Z] 20:17:47 INFO - (xpcshell/head.js) | test MAIN run_test pending (1)
[task 2021-02-09T20:17:47.900Z] 20:17:47 INFO - (xpcshell/head.js) | test run_next_test 0 pending (2)
[task 2021-02-09T20:17:47.901Z] 20:17:47 INFO - (xpcshell/head.js) | test MAIN run_test finished (2)
[task 2021-02-09T20:17:47.901Z] 20:17:47 INFO - running event loop
[task 2021-02-09T20:17:47.902Z] 20:17:47 INFO - toolkit/components/messaging-system/targeting/test/unit/test_targeting.js | Starting instance_with_default
[task 2021-02-09T20:17:47.904Z] 20:17:47 INFO - (xpcshell/head.js) | test instance_with_default pending (2)
[task 2021-02-09T20:17:47.904Z] 20:17:47 INFO - (xpcshell/head.js) | test run_next_test 0 finished (2)
[task 2021-02-09T20:17:47.905Z] 20:17:47 INFO - TEST-PASS | toolkit/components/messaging-system/targeting/test/unit/test_targeting.js | instance_with_default - [instance_with_default : 18] Has local context - true == true
Comment 5•4 years ago
|
||
| bugherder | ||
| Assignee | ||
Updated•4 years ago
|
Description
•