disabled.def
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:1k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. ##############################################################################
  2. #
  3. #  List the test cases that are to be disabled temporarely.
  4. #
  5. #  Separate the test case name and the comment with ':'.
  6. #
  7. #      <testcasename>  : Comment test
  8. #
  9. #  Don't use any TAB characters for whitespace.
  10. #
  11. ##############################################################################
  12. rpl_relayrotate : Unstable test case, bug#12429
  13. rpl_until       : Unstable test case, bug#12429
  14. rpl_deadlock    : Unstable test case, bug#12429
  15. kill            : Unstable test case, bug#9712