Add json output to Junit tests.
This change will allow us to get the test results information
to our testrunner without having to parse stdout. This will fix
the issue of junit tests not showing up on the test report step
on our bots.
BUG=
465755
Committed:
https://crrev.com/c638a07bf65457b24956785146d3429045a47fe2
Cr-Commit-Position: refs/heads/master@{#323255}