Commit ae3986a
authored
chronos: check-test: log total test replay time (#13642)
sample:
```
$ ./infra/experimental/chronos/check_tests.sh jsonnet c++
...
--------------------------------------------------------
Total time taken to replay tests: 127
```
Signed-off-by: David Korczynski <david@adalogics.com>1 parent 6e485bb commit ae3986a
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
0 commit comments