Closed
Bug 1603523
Opened 6 years ago
Closed 6 years ago
Cancelling mach try fuzzy still saves a preset
Categories
(Developer Infrastructure :: Try, defect)
Developer Infrastructure
Try
Tracking
(firefox73 fixed)
RESOLVED
FIXED
mozilla73
| Tracking | Status | |
|---|---|---|
| firefox73 | --- | fixed |
People
(Reporter: mossop, Assigned: ahal)
Details
Attachments
(1 file)
Run mach try fuzzy --save tests browser/ then press ctrl-c. The following preset gets saved:
test:
paths: &id001
- browser/
push: false
query: null
selector: fuzzy
test_paths: *id001
| Assignee | ||
Comment 1•6 years ago
|
||
Thanks for reporting this (and the other issues too).
Assignee: nobody → ahal
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•6 years ago
|
||
Pushed by ahalberstadt@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2e490fe1a73e
[tryselect] Don't save fuzzy presets without a query, r=egao
Comment 4•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
Updated•4 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
•