Closed
Bug 1777544
Opened 2 years ago
Closed 2 years ago
consider adding support to `./mach try auto` so we can run on limited hardware platforms at the developers request
Categories
(Testing :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1632571
People
(Reporter: jmaher, Unassigned)
Details
if there are changes to a specific platform which is made in a platform independent file, then it would be nice to run tests on there.
one thought would be something like:
./mach try auto --add-platform mac
this would run the identified tests on the added platform in addition to what it would by default.
curious if there are other suggestions or problems to solve.
Comment 1•2 years ago
|
||
Duplicate of bug 1632571?
Reporter | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•