Closed Bug 1417267 Opened 7 years ago Closed 7 years ago

Output structured logs for jstests and jit-tests in automation

Categories

(Core :: JavaScript Engine, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla59
Tracking Status
firefox59 --- fixed

People

(Reporter: sfink, Assigned: sfink)

Details

Attachments

(1 file)

Apparently, if we output test results in a "structured logging" format, then they will automatically get scooped up and processed by existing automation.

I wanted this for eg looking at the duration of tests to see which ones might be creeping close to a timeout.
The jstests/jit-tests separation make this clunkier than it ought to be. And perhaps someday we should bite the bullet and make our test harnesses depend on the in-tree python stuff. I didn't especially want to deal with that right now, but I can if you think this is too gross.
Attachment #8928328 - Flags: review?(jcoppeard)
Comment on attachment 8928328 [details] [diff] [review]
Output structured logs for jstests and jit-tests in automation

Review of attachment 8928328 [details] [diff] [review]:
-----------------------------------------------------------------

This seems fine.
Attachment #8928328 - Flags: review?(jcoppeard) → review+
Pushed by sfink@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a83b373d2d2e
Output structured logs for jstests and jit-tests in automation, r=jonco
https://hg.mozilla.org/mozilla-central/rev/a83b373d2d2e
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Pushed by sfink@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/95338f62791d
Output structured logs for jstests and jit-tests in automation, r=jonco
Flags: needinfo?(sphink)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: