[Git][cmucl/cmucl][issue-101-clang-trapping-math] Fix typo in linux:test:

Raymond Toy gitlab at common-lisp.net
Fri Feb 5 04:51:40 UTC 2021



Raymond Toy pushed to branch issue-101-clang-trapping-math at cmucl / cmucl


Commits:
df93981a by Raymond Toy at 2021-02-04T20:51:20-08:00
Fix typo in linux:test:

Forgot to remove the bit of code that runs the ansi-tests that was
moved to a different stage.  OSX is ok; I did it right there.

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -59,9 +59,6 @@ linux:test:
       artifacts: true
   script:
     - 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
 
 linux:ansi-test:
   stage: ansi-test



View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/df93981a67fcbfa28037207d5c36d0aea9640b0b

-- 
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/df93981a67fcbfa28037207d5c36d0aea9640b0b
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/20210205/4f8b3270/attachment.html>


More information about the cmucl-cvs mailing list