Commit b4b520a6 authored by unknown's avatar unknown
Browse files

BUG#19209 "Test 'rpl_openssl' hangs on Windows"

 Disabling 'rpl_openssl'.


mysql-test/t/rpl_openssl.test:
  Disabling 'rpl_openssl'.
parent 58885cc1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# TODO: THIS TEST DOES NOT WORK ON WINDOWS
#       This should be fixed.
#--source include/not_windows.inc
--source include/not_windows.inc

source include/have_openssl.inc;
source include/master-slave.inc;