Raymond Toy pushed to branch issue-317-string-compare-by-code-unit at cmucl / cmucl Commits: d051b51a by Raymond Toy at 2026-06-12T07:33:08-07:00 Use issue-317 branch for the new expected failures Issue #317 fixes RANDOM-STRING-COMPARISON-TESTS, so use the correct ansi-test branch that removes this test from the expected failures list. - - - - - 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 +BRANCH=cmucl-expected-failures-issue-317 set -x if [ -d ../ansi-test ]; then View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/d051b51a054ffd8eb58db945... -- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/d051b51a054ffd8eb58db945... You're receiving this email because of your account on gitlab.common-lisp.net. Manage all notifications: https://gitlab.common-lisp.net/-/profile/notifications | Help: https://gitlab.common-lisp.net/help