Closed
Bug 1774022
Opened 2 years ago
Closed 2 years ago
Increase strictness of schema-less validation for int fields
Categories
(Firefox :: Nimbus Desktop Client, task, P1)
Firefox
Nimbus Desktop Client
Tracking
()
RESOLVED
FIXED
103 Branch
Tracking | Status | |
---|---|---|
firefox103 | --- | fixed |
People
(Reporter: beth, Assigned: beth)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Experimenter now validates int
field types as int
and not number
so we should update to match.
Assignee | ||
Comment 1•2 years ago
|
||
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/52e93ae7582d
Validate FML int fields as JSONSchema int fields r=TravisLong
Comment 3•2 years ago
|
||
Backed out for causing xpcshell failures on test_RemoteSettingsExperimentLoader.js
- Backout link
- Push with failures
- Failure Log
- Failure line: toolkit/components/nimbus/test/unit/test_RemoteSettingsExperimentLoader.js | xpcshell return code: 0
Flags: needinfo?(brennie)
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(brennie)
Updated•2 years ago
|
Attachment #9281038 -
Attachment description: Bug 1774022 - Validate FML int fields as JSONSchema int fields r?travislong → Bug 1774022 - Validate features described with FML variables more strictly r?travislong
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ca25e8c2894f
Validate features described with FML variables more strictly r=TravisLong
Comment 5•2 years ago
|
||
Backed out changeset ca25e8c2894f (Bug 1774022) for causing bc failutes on browser_remotesettingsexperimentloader_remote_defaults.js.
Backout link
Push with failures <--> bc6
Failure Log
Flags: needinfo?(brennie)
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(brennie)
Updated•2 years ago
|
Blocks: message-schema
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e8d5e21007be
Validate features described with FML variables more strictly r=TravisLong
Comment 7•2 years ago
|
||
Backed out for causing Xpcshell failures on test_RemoteSettingsExperimentLoader_updateRecipes.js
Backout link
Push with failures
Link to failure log
Failure line :
TEST-UNEXPECTED-FAIL | toolkit/components/nimbus/test/unit/test_RemoteSettingsExperimentLoader_updateRecipes.js | xpcshell return code: 0
Flags: needinfo?(brennie)
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(brennie)
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/31bf34e5b37b
Validate features described with FML variables more strictly r=TravisLong
Comment 9•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox103:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•