[Git][cmucl/cmucl][rtoy-issue-76-add-ansi-tests-to-ci] Oops. Need to cd ansi-test to run the test.
Raymond Toy
gitlab at common-lisp.net
Tue Nov 5 02:42:11 UTC 2019
Raymond Toy pushed to branch rtoy-issue-76-add-ansi-tests-to-ci at cmucl / cmucl
Commits:
6f87c065 by Raymond Toy at 2019-11-05T02:42:00Z
Oops. Need to cd ansi-test to run the test.
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -34,5 +34,6 @@ osx-runner:
- bin/build.sh $bootstrap -C "" -o snapshot/bin/lisp
- bin/make-dist.sh -I dist darwin-4
- bin/run-tests.sh -l dist/bin/lisp 2>&1 | tee test.log
+ - cd ansi-test
- make LISP="../dist/bin/lisp -batch -noinit -nositeinit"
- grep 'No unexpected \(successes\|failures\)' test.out
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/6f87c065753548029580aaf3b0cdccedf3dcd8ba
--
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/6f87c065753548029580aaf3b0cdccedf3dcd8ba
You're receiving this email because of your account on gitlab.common-lisp.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20191105/c8d67f7c/attachment.htm>
More information about the cmucl-cvs
mailing list