Commit f98375c
**Which issue(s) this PR fixes**:
* Backport #5063
**What this PR does / why we need it**:
Very rarely, tests may take a long time to run, but it is difficult to
determine which tests took a long time.
At [test-unit](https://github.com/test-unit/test-unit) v3.6.3,
`--report-slow-tests` option was introduced to show the top 5 slow
tests.
https://github.com/test-unit/test-unit/blob/d641c29d4068d407808c42b15c6dcdf9c2f2b439/doc/text/news.md?plain=1#L137-L140
I think it might be useful.
Related to #5041
**Docs Changes**:
Not needed.
**Release Note**:
CI improvements.
Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com>
Co-authored-by: Shizuo Fujita <fujita@clear-code.com>
1 parent 269a0e0 commit f98375c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments