Raymond Toy pushed to branch issue-472-ansi-tests-test-log-not-found at cmucl / cmucl Commits: 4654d673 by Raymond Toy at 2026-02-16T18:59:34-08:00 More debugging Do `ls -l ../ansi-test` to see if test.out is there. It should be. - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -73,7 +73,7 @@ variables: - ansi-test/test.out script: - bin/run-ansi-tests.sh -l dist/bin/lisp - - ls -l ansi-test + - ls -l ../ansi-test # Default configuration for running unit tests. .unit_test_template: &unit_test_configuration View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/4654d6739bb8703b768501df... -- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/4654d6739bb8703b768501df... You're receiving this email because of your account on gitlab.common-lisp.net.