Closed
Bug 1515013
Opened 6 years ago
Closed 6 years ago
Add a run_info field to the jstests wptreport output
Categories
(Core :: JavaScript Engine, enhancement)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
Details
Attachments
(1 file)
781 bytes,
patch
|
jgraham
:
review+
|
Details | Diff | Splinter Review |
./mach web-platform-tests-update appears to need this.
Attachment #9032109 -
Flags: review?(james)
Comment 1•6 years ago
|
||
Comment on attachment 9032109 [details] [diff] [review]
Patch
Review of attachment 9032109 [details] [diff] [review]:
-----------------------------------------------------------------
Yeah, although I'm not sure this is going to work well with wpt-update when you have a mix of gecko and jsshell logs. Ideally we could populate it with some (fake where necessary) data for the fields that we already use (os, version, processor, bits, debug, e10s, webrender) as well as something to identify it as jsshell.
Attachment #9032109 -
Flags: review?(james) → review+
Pushed by Ms2ger@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/193ed4f586d1
Add a run_info field to the jstests wptreport output; r=jgraham
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•