Closed
Bug 1787944
Opened 3 years ago
Closed 3 years ago
NimbusTestUtils.enrollmentHelper should not clear all experiments at cleanup
Categories
(Firefox :: Nimbus Desktop Client, task, P1)
Firefox
Nimbus Desktop Client
Tracking
()
RESOLVED
FIXED
106 Branch
| Tracking | Status | |
|---|---|---|
| firefox106 | --- | fixed |
People
(Reporter: beth, Assigned: beth)
References
Details
Attachments
(1 file)
NimbusTestUtils.enrollmentHelper returns a cleanup function that unenrolls from all experiments, instead of just the experiment that was enrolled. If you are composing a test that relies on enrolling in two experiments, this makes things less than ideal.
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7ff360df4ab6
Only cleanup the experiment that was enrolled in NimbusTestUtils.enrollmentHelper r=emcminn
Comment 3•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•