Closed
Bug 1979374
Opened 5 months ago
Closed 5 months ago
Automatically convert test files to directories
Categories
(Developer Infrastructure :: Try, enhancement)
Developer Infrastructure
Try
Tracking
(firefox143 fixed)
RESOLVED
FIXED
143 Branch
| Tracking | Status | |
|---|---|---|
| firefox143 | --- | fixed |
People
(Reporter: ahal, Assigned: ahal)
References
Details
Attachments
(1 file)
Passing specific test paths to ./mach try fuzzy doesn't work, and is a constant source of confusion / frustration for developers. Ideally we would make it work, but we don't have the resources for such an undertaking.
Instead, let's just implicitly convert their paths to directories if we detect a file.
| Assignee | ||
Comment 1•5 months ago
|
||
| Assignee | ||
Updated•5 months ago
|
Status: NEW → ASSIGNED
Pushed by ahalberstadt@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/075c0044d403
https://hg.mozilla.org/integration/autoland/rev/506b396d4774
Implicitly re-write './mach try' test files to their parent, r=jmaher
Comment 3•5 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox143:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 143 Branch
Updated•4 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•