about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJakub Beránek <berykubik@gmail.com>2025-04-18 12:32:19 +0200
committerJakub Beránek <berykubik@gmail.com>2025-04-18 12:32:19 +0200
commit65ce38a4c96da2f950fb6b181b2b83b0320d103d (patch)
tree72f53e12050cf9924637aa6b790d2b22ff108868
parentcecf16785f193c247c47e42524322aeccc96c8a4 (diff)
downloadrust-65ce38a4c96da2f950fb6b181b2b83b0320d103d.tar.gz
rust-65ce38a4c96da2f950fb6b181b2b83b0320d103d.zip
Add a note that explains the counts
-rw-r--r--src/ci/citool/templates/test_suites.askama4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ci/citool/templates/test_suites.askama b/src/ci/citool/templates/test_suites.askama
index d36e85228e2..4997f6a3f1c 100644
--- a/src/ci/citool/templates/test_suites.askama
+++ b/src/ci/citool/templates/test_suites.askama
@@ -2,6 +2,10 @@
 
 {% block content %}
 <h1>Rust CI test dashboard</h1>
+<div>
+Here's how to interpret the "passed" and "ignored" counts:
+the count includes all combinations of "stage" x "target" x "CI job where the test was executed or ignored".
+</div>
 <div class="test-suites">
     <div class="summary">
         <div>