Comment 7 for bug 1720763

Revision history for this message
Bob Felts (wrf3) wrote :

So I built sbcl 1.4.0 using 1.4.0.
sbcl --version
SBCL 1.4.0

cd test
sh ./run-tests.sh
# passed
sh ./run-tests.sh
# failed
sh ./run-tests.sh
# passed
sh ./run-tests.sh
# failed
sh ./run-tests.sh
# failed
sh ./run-tests.sh
# failed
sh ./run-tests.sh
# passed

It's obviously intermittent. But now it isn't clear if it depends on --dynamic-space-size=32Gb or not or if it's a regression.