Closed
Bug 1245248
Opened 9 years ago
Closed 9 years ago
./mach try fails to deal with multiple platforms when pushing talos jobs
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1243709
People
(Reporter: jmaher, Unassigned)
References
Details
jmaher@jmaher-ThinkPad-X230:~/mozilla/mozilla-inbound$ mach try -b o -p linux64,macosx64,win32,win64 -u none[x64,10.10,Windows XP,Windows 7,Windows 8] -t tp5o[x64,10.10,Windows XP,Windows 7,Windows 8],tp5o-e10s[x64,10.10,Windows XP,Windows 7,Windows 8]
The program 'mach' is currently not installed. You can install it by typing:
sudo apt-get install mach
jmaher@jmaher-ThinkPad-X230:~/mozilla/mozilla-inbound$ ./mach try -b o -p linux64,macosx64,win32,win64 -u none[x64,10.10,Windows XP,Windows 7,Windows 8] -t tp5o[x64,10.10,Windows XP,Windows 7,Windows 8],tp5o-e10s[x64,10.10,Windows XP,Windows 7,Windows 8]
mach try is under development, please file bugs blocking 1149670.
Error parsing -u argument (['none[x64,10.10,Windows']):
jmaher@jmaher-ThinkPad-X230:~/mozilla/mozilla-inbound$ ./mach try -b o -p linux64,macosx64,win32,win64 -t tp5o[x64,10.10,Windows XP,Windows 7,Windows 8],tp5o-e10s[x64,10.10,Windows XP,Windows 7,Windows 8]
mach try is under development, please file bugs blocking 1149670.
Error parsing -t argument:
jmaher@jmaher-ThinkPad-X230:~/mozilla/mozilla-inbound$ ./mach try -b o -p linux64,macosx64,win32,win64 -u none -t tp5o[x64,10.10,Windows XP,Windows 7,Windows 8],tp5o-e10s[x64,10.10,Windows XP,Windows 7,Windows 8]
mach try is under development, please file bugs blocking 1149670.
Error parsing -t argument:
jmaher@jmaher-ThinkPad-X230:~/mozilla/mozilla-inbound$ ./mach try -b o -p linux64,macosx64,win32,win64 -u none -t tp5o,tp5o-e10s[x64,10.10,Windows XP,Windows 7,Windows 8]
mach try is under development, please file bugs blocking 1149670.
Error parsing -t argument:
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•8 years ago
|
Component: Tools → General
You need to log in
before you can comment on or make changes to this bug.
Description
•