| commit | 0f3deb9a80f1fc0723ab55172331c6acef27752f | [log] [tgz] |
|---|---|---|
| author | Florian Weikert <fwe@google.com> | Tue Jul 09 12:35:01 2024 +0200 |
| committer | GitHub <noreply@github.com> | Tue Jul 09 12:35:01 2024 +0200 |
| tree | 0d4f04dca37cbe729e2cf3024375e35c82b625f5 | |
| parent | a6afb69f8dc6998debcf41d7b0817ba00880f5a1 [diff] |
Print top N slowest targets... (#1989) ...when --print_shard_summary is set. This change adds a new annotation that shows the 20 slowest test(shard)s. Example: https://buildkite.com/bazel/bazel-bazel-macos-ninja/builds/1939#annotation-slowest_targets (Note: The latest version of the code drops the "in 1 out of 1 run(s)" part.)