Closed
Bug 1831662
Opened 3 years ago
Closed 3 years ago
Fix None value being set by mach-try-perf
Categories
(Testing :: Performance, defect, P2)
Testing
Performance
Tracking
(firefox115 fixed)
RESOLVED
FIXED
115 Branch
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: sparky, Assigned: sparky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This bug is for fixing an issue that happens while using Git with mach-try-perf. As we can't currently gather the revisions with it, we get None values instead which causes a failure in the try_task_config.json schema validation during the decision task.
| Assignee | ||
Updated•3 years ago
|
Blocks: mach-try-perf
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → gmierz2
Status: NEW → ASSIGNED
Pushed by gmierz2@outlook.com:
https://hg.mozilla.org/integration/autoland/rev/1d193af8f552
Don't set PERF_BASE_REVISION if it's None. r=perftest-reviewers,afinder
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•