Closed
Bug 1709918
Opened 4 years ago
Closed 3 years ago
--gecko-profile-* options being ignored
Categories
(Developer Infrastructure :: Try, defect)
Developer Infrastructure
Try
Tracking
(firefox90 fixed)
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: sfink, Assigned: sfink)
Details
Attachments
(1 file)
% mach try fuzzy --no-push -q "'windows 'imgur-e10s" --gecko-profile-features=nostacksampling
estimates: Runs 10 tasks (2 selected, 8 dependencies)
estimates: Total task duration 2:34:00
estimates: In the 85% percentile
estimates: Should take about 1:44:17 (Finished around 2021-05-06 13:06)
Commit message:
Fuzzy query='windows 'imgur-e10s
Pushed via `mach try fuzzy`
Calculated try_task_config.json:
{
"env": {
"TRY_SELECTOR": "fuzzy"
},
"tasks": [
"test-windows10-64-shippable-qr/opt-browsertime-tp6-essential-firefox-imgur-e10s",
"test-windows10-64-shippable/opt-browsertime-tp6-essential-firefox-imgur-e10s"
],
"version": 1
}
Notice the lack of any profiler options. It's from a dumb mistake I made in processing those options.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → sphink
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by sfink@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7b60e48c59aa
Process --gecko-profile* options correctly. r=ahal
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
Updated•2 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•