Closed
Bug 1793486
Opened 3 years ago
Closed 3 years ago
wpt-meta would benefit from having the raw filename available
Categories
(Testing :: web-platform-tests, task)
Tracking
(firefox107 fixed)
RESOLVED
FIXED
107 Branch
Tracking | Status | |
---|---|---|
firefox107 | --- | fixed |
People
(Reporter: jmaher, Assigned: jmaher)
References
Details
Attachments
(1 file, 1 obsolete file)
many wpt tests are some derivative of the filename, for example if the filename is something like window.any.js, we could end up with a test filename of window.XYZ.html.
instead of building a list of rules to match 99.9% of the cases, we could do this smarter.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•3 years ago
|
||
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c3ab60a9214f
add _filename to wpt-meta output. r=jgraham
Comment 4•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox107:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch
Updated•3 years ago
|
Attachment #9297039 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•