Update json test results for webkit_layout_tests.
This brings the test results more into compliance with the current test result standard in bit.ly/chromium-json-test-results-format. Notable changes: - If a test is run multiple times, we explicitly return every `actual` result. Previously, if the test produced the same result every time, we'd only return a single value for `actual` - If a test is skipped unexpectedly, that will be considered a regression and an unexpected result. - The test results will contain `is_unexpected`, `is_flaky`, and `is_regression` fields for the matching conditions. Bug: 837047, 822078 Change-Id: I4896e61469d3b576ea9e7dbbe16fac709f74b6b9 Reviewed-on: https://chromium-review.googlesource.com/1103611 Commit-Queue: Dirk Pranke <dpranke@chromium.org> Reviewed-by:Robert Ma <robertma@chromium.org> Reviewed-by:
Quinten Yearsley <qyearsley@chromium.org> Cr-Commit-Position: refs/heads/master@{#569466}
Showing
Please register or sign in to comment