[Git][cmucl/cmucl][master] 2 commits: Fix #228: Update ansi-tests from upstream

Raymond Toy (@rtoy) gitlab at common-lisp.net
Wed May 24 17:15:44 UTC 2023



Raymond Toy pushed to branch master at cmucl / cmucl


Commits:
b871db2b by Raymond Toy at 2023-05-24T17:15:28+00:00
Fix #228: Update ansi-tests from upstream

- - - - -
6683933b by Raymond Toy at 2023-05-24T17:15:31+00:00
Merge branch 'issue-228-update-ansi-tests' into 'master'

Fix #228: Update ansi-tests from upstream

Closes #228

See merge request cmucl/cmucl!150
- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -76,7 +76,7 @@ linux:ansi-test:
       artifacts: true
   before_script:
     - git clone https://gitlab.common-lisp.net/cmucl/ansi-test.git
-    - (cd ansi-test; git checkout rtoy-cmucl-expected-failures)
+    - (cd ansi-test; git checkout cmucl-expected-failures)
   script:
     - cd ansi-test
     - make LISP="../dist/bin/lisp -batch -noinit -nositeinit"
@@ -163,7 +163,7 @@ osx:ansi-test:
       artifacts: true
   before_script:
     - /opt/local/bin/git clone https://gitlab.common-lisp.net/cmucl/ansi-test.git
-    - (cd ansi-test; /opt/local/bin/git checkout rtoy-cmucl-expected-failures)
+    - (cd ansi-test; /opt/local/bin/git checkout cmucl-expected-failures)
   script:
     - cd ansi-test
     - make LISP="../dist/bin/lisp -batch -noinit -nositeinit"



View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/compare/ac7d904ba06e6d3c189f000f6602dccf97aa72ed...6683933bcb6455440ba614596830a0aded21b5e8

-- 
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/compare/ac7d904ba06e6d3c189f000f6602dccf97aa72ed...6683933bcb6455440ba614596830a0aded21b5e8
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/20230524/2b1145e3/attachment.html>


More information about the cmucl-cvs mailing list