Raymond Toy pushed to branch issue-288-re-enable-deftransform-random-int 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 cmucl-expected-failures
    
    44
    +git checkout issue-288-new-failures
    
    45 45
     
    
    46 46
     make LISP="$LISP batch -noinit -nositeinit"
    
    47 47
     # There should be no unexpected successes or failures; check these separately