Generate output.json after test execution for iOS
iOS current writes out full_results.json, but moving forward the Chromium recipe expects an output.json file. We write the same contents of full_results.json to output.json such that the Chromium recipe can collect_task and run the noop_merge merge script. Changes to the content of output.json will be required for utilizing the standard gtest merge script. Bug: 1031338 Change-Id: Ifff558d37618afeb371944693a6b76a4be46547d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032809Reviewed-by:Rohit Rao <rohitrao@chromium.org> Commit-Queue: Jeff Yoon <jeffyoon@chromium.org> Cr-Commit-Position: refs/heads/master@{#738683}
Showing
Please register or sign in to comment