Closed Bug 615705 Opened 14 years ago Closed 6 years ago

TryChooser user choice syntax improvements

Categories

(Release Engineering :: General, defect, P4)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: justin.lebar+bug, Unassigned)

References

Details

(Keywords: trychooser, Whiteboard: [tryserver])

Now that bug 600296 landed, it's a bit tricky to say "build all desktop platforms but no mobile platforms".

TryChooser could improve this situation by adding two pseudo-platforms, "desktop" and "mobile", which correspond to all desktop and all mobile operating systems.
Priority: -- → P4
Whiteboard: [tryserver][simple]
Merging three bugs about new syntax options into one bug for better tracking and implementation.

From Bug 615709:

TryChooser currently accepts the following platform targets:

  linux,linux64,macosx,macosx64,win32,maemo5-qt,android-r7,maemo5-gtk

It seems sensible to rename "linux" and "macosx" to "linux32" and "macosx32"
for parallelism with "win32", "linux64", and "macosx64".  Right now, one might
imagine that "linux" builds both linux32 and linux64.

From bug 623953:

Support mix-n-match opt/debug in trychooser.
This shouldn't be too hard, if I add another option to the -b so that it's
opt/debug/both/mixnmatch then we can go through the user platforms for ones
with -dbg attached or something like that.
Summary: TryChooser should have --platform "desktop" and "mobile" aliases → TryChooser user choice syntax improvements
Whiteboard: [tryserver][simple] → [tryserver]
Whiteboard: [tryserver] → [tryserver][trychooser]
Keywords: trychooser
Whiteboard: [tryserver][trychooser] → [tryserver]
Found in triage.
Component: Release Engineering → Release Engineering: Developer Tools
QA Contact: hwine
Product: mozilla.org → Release Engineering
Component: Tools → General
I think try chooser is dead and/or dying since the advent of "./mach try fuzzy". I'm closing this.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.