Browse Source

Disabled two test cases in 5.1 because of random failures.

pull/374/head
Kristofer Pettersson 18 years ago
parent
commit
3a3894d2ca
  1. 3
      mysql-test/t/disabled.def

3
mysql-test/t/disabled.def

@ -94,3 +94,6 @@ tmp_table_size_basic_64 : Bug #36522: Some tests of system variabl
transaction_alloc_block_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
transaction_prealloc_size_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
wait_timeout_basic_64 : Bug #36522: Some tests of system variables have diffs on 64bit platorms
log_tables.test : Bug #37798: main.log_tables fails randomly on powermacg5 and windows
slow_query_log_func.test : Bug #37962: *_func tests containing sleeps/race conditions
Loading…
Cancel
Save