• unknown's avatar
    Fix for BUG#22074: mysql-test-run.pl abort test run if it fails · 2811056a
    unknown authored
    to start instance manager.
    
    The problem was that if IM failed to start, test suite aborts.
    
    The fix is to mark current test as failed, and continue running
    test suite.
    
    The fix affects only test suite.
    
    
    mysql-test/mysql-test-run.pl:
      Report IM-test as failed if IM failed to start.
    2811056a
mysql-test-run.pl 100 KB