Raymond Toy pushed to branch issue-474-print-parse-hex-floats at cmucl / cmucl Commits: a72ebe85 by Raymond Toy at 2026-02-24T07:12:44-08:00 ETYPECASE.15 is passing now For some reason ETYPECASE.15 is passing, so use the ansi-test branch cmucl-expected-failures instead of cmucl-expected-failures-etypecase.15. - - - - - 1 changed file: - bin/run-ansi-tests.sh Changes: ===================================== bin/run-ansi-tests.sh ===================================== @@ -36,7 +36,7 @@ shift $((OPTIND - 1)) # Use branch cmucl-expected-failures in general since this branch # generally has the list of expected failures. This is the branch to # use on cmucl master in general. -BRANCH=cmucl-expected-failures-etypecase.15 +BRANCH=cmucl-expected-failures set -x if [ -d ../ansi-test ]; then View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/a72ebe85432251c61a8cc9f6... -- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/a72ebe85432251c61a8cc9f6... You're receiving this email because of your account on gitlab.common-lisp.net.