Fix reported times for batched skipped tests
The ordering of events is different for skipped tests and completed tests, so in order to support both skipped and completed tests reporting duration I had to modify the python result generation code. Now all tests report duration as a separate status after completion. Bug: 989569 Change-Id: I1a837bc2707a1517db6fdea91220aace7e1745d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2218559Reviewed-by:Andrew Grieve <agrieve@chromium.org> Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#772673}
Showing
Please register or sign in to comment