aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/notes/emba6
1 files changed, 5 insertions, 1 deletions
diff --git a/admin/notes/emba b/admin/notes/emba
index cf4184ccc92..515edd3435f 100644
--- a/admin/notes/emba
+++ b/admin/notes/emba
@@ -66,7 +66,11 @@ jobs run scheduled in a pipeline every 8 hours.
66The log files for every test job are kept on the server for a week. 66The log files for every test job are kept on the server for a week.
67They can be downloaded from the server, visiting the URL 67They can be downloaded from the server, visiting the URL
68<https://emba.gnu.org/emacs/emacs/-/pipelines>, and selecting the job 68<https://emba.gnu.org/emacs/emacs/-/pipelines>, and selecting the job
69in question. 69in question. Browse the job artifacts.
70
71Additionally, the artifacts of the 'test-tree-sitter' job contain the
72file 'compatibility-report.html', which reports tree-sitter grammars
73compatibility status.
70 74
71Every pipeline generates a JUnit test report for the respective test 75Every pipeline generates a JUnit test report for the respective test
72jobs, which can be inspected on the pipeline web page. This test 76jobs, which can be inspected on the pipeline web page. This test