Current Path : /usr/opt/mysql57/mysql-test/suite/rpl_ndb/t/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/opt/mysql57/mysql-test/suite/rpl_ndb/t/disabled.def |
############################################################################## # # List the test cases that are to be disabled temporarily. # # Separate the test case name and the comment with ':'. # # <testcasename> : BUG#<xxxx> <date disabled> <disabler> <comment> # # Do not use any TAB characters for whitespace. # ############################################################################## rpl_ndb_set_null : bug #51100 rpl_ndb_ddl : BUG 14785681 RPL_DDL.TEST NEVER RUN # The below two tests runs extra/rpl_tests/rpl_mixed_implicit_commit_binlog # which is maintained upstream and easily breaks due to the inherent # difference in binlog ouput depending on who's creating the binlog. # These tests should be merged and made much more stable by not having # to hardcode "magic" numbers into the test. Test should also be fixed # to switch binlog_format itself if that is necessary for the test to properly # test everything. rpl_ndb_mixed_implicit_commit_binlog : unstable, magic numbers causes errors rpl_ndb_row_implicit_commit_binlog : BUG#12586131 - fails on SET PASSWORD