Open
Bug 1859657
Opened 1 year ago
Updated 2 months ago
Display an "unsupported" warning when `./mach try perf --push-to-lando` is used
Categories
(Conduit :: Lando, defect)
Conduit
Lando
Tracking
(Not tracked)
NEW
People
(Reporter: mgaudet, Unassigned)
References
(Blocks 2 open bugs)
Details
STR: ./mach try perf --rebuild 10 --push-to-lando
Expected: Fast submission via lando.
Actual: Slow submission vis direct try push.
./mach try auto --push-to-lando
had worked earlier.
Reporter | ||
Comment 1•1 year ago
|
||
(in hindsight, perhaps this is expected as try perf
requires the push hashes to print the compare link; but I would have expected a warning or something '--push-to-lando ignored, as not support by perf selector')
See Also: → 1836069
Summary: ./mach try perf --push-to-lando didn't push to lando → Display an "unsupported" warning when `./mach try perf --push-to-lando` is used
Comment 2•3 months ago
|
||
From discussion at the project team meeting yesterday, this isn't a blocker for production deployment.
I added it in general post-deploy cleanup in the roadmap.
No longer blocks: lando-try-push
Comment 3•3 months ago
|
||
My mistake, we will keep this under bug 1835958, but move that entire meta bug out from under hg-to-git!
Blocks: lando-try-push
Updated•2 months ago
|
Blocks: mach-try-perf
You need to log in
before you can comment on or make changes to this bug.
Description
•