CI: upload failed screendump tests also for Cirrus
Commit:
https://github.com/vim/vim/commit/e019f3626d51f3f71672e30f39e085f3f8a1dd44
Author: Aliaksei Budavei <[email protected]>
Date: Thu Sep 19 19:48:02 2024 +0200
CI: upload failed screendump tests also for Cirrus
related: https://github.com/vim/vim/issues/15695
Signed-off-by: Aliaksei Budavei <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/.cirrus.yml b/.cirrus.yml
index a3604a425..6b28b0655 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -21,3 +21,10 @@ freebsd_task:
- pw useradd cirrus -m
- chown -R cirrus:cirrus .
- sudo -u cirrus make test
+ on_failure:
+ screendump_artifacts:
+ name: "Cirrus-CI-freebsd-failed-tests"
+ path: |
+ "$CIRRUS_WORKING_DIR/runtime/syntax/testdir/failed/*"
+ "$CIRRUS_WORKING_DIR/src/testdir/failed/*"
+ type: application/octet-stream
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/E1srLRo-00A2MB-0k%40256bit.org.