Closed
Bug 1681488
Opened 5 years ago
Closed 5 years ago
Test against experiments without a FeatureConfig defined
Categories
(Firefox :: Messaging System, task, P1)
Firefox
Messaging System
Tracking
()
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: andreio, Assigned: andreio)
References
Details
Attachments
(1 file)
Some parts of XMan expect featureConfig
to always be defined. We should add a test with an experiment without a feature defined and fix any failures.
RemoteSettingsExperimentLoader:: TypeError: experiment.branch.feature is undefined(resource://messaging-system/experiments/ExperimentStore.jsm:103:25) JS Stack trace: _emitExperimentUpdates@ExperimentStore.jsm:103:25
addExperiment@ExperimentStore.jsm:124:10
enroll@ExperimentManager.jsm:241:16
async*onRecipe@ExperimentManager.jsm:123:18
async*updateRecipes@RemoteSettingsExperimentLoader.jsm:173:30 3 Log.jsm:723
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → andrei.br92
Updated•5 years ago
|
Type: defect → task
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Iteration: --- → 86.1 - Jan 11 - Jan 24
Priority: -- → P1
Pushed by aoprea@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/92aa43993ae2
Test against experiments without a FeatureConfig defined r=k88hudson
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•