summaryrefslogtreecommitdiff
path: root/shell/test/summarizer
AgeCommit message (Collapse)Author
2024-07-12Test summarizer: also report on average timeKlaus Aehlig
... of passed tests (as only for those, the time is meaningful). Given that we read the timing information anyway, if available, we can as well report more useful information.
2024-03-05test summarizer: in case of FLAKY tests, also report failure rateKlaus Aehlig
2023-08-29python: Add type hints and fix style in rules scriptsPaul Cristian Sarbu
2023-08-17["shell/test", "script"] Rename implicit dependenciesKlaus Aehlig
... and document at the appropriate places what can be overwritten by setting those targets.