Raymond Toy pushed to branch issue-276-xoroshiro128starstar at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • bin/run-ansi-tests.sh
    ... ... @@ -40,7 +40,7 @@ else
    40 40
     fi
    
    41 41
     
    
    42 42
     cd ../ansi-test
    
    43
    -git checkout cmucl-expected-failures
    
    43
    +git checkout issue-276-xoroshiro
    
    44 44
     
    
    45 45
     make LISP="$LISP batch -noinit -nositeinit"
    
    46 46
     # There should be no unexpected successes or failures; check these separately