• Andrei Elkin's avatar
    Bug #36818 rpl_server_id1 fails expecting slave has stopped · a5d1e610
    Andrei Elkin authored
          
    the reason for the failure is that io thread passes through a sequence of state
    changes before it eventually got stuck at the expect running state as NO.
    It's unreasonble to wait for the running status while the whole idea of the test is
    to get to the IO thread error.
    
    Fixed with changing the waiting condition.
    a5d1e610
rpl_server_id1.test 946 Bytes