Raymond Toy pushed to branch master at cmucl / cmucl

Commits:

1 changed file:

Changes:

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