#At file:///home/msvensson/mysql/6.4-wl4350/
3082 Magnus Svensson 2008-11-17
Disable MgmLogRotation test
modified:
storage/ndb/test/ndbapi/testMgm.cpp
=== modified file 'storage/ndb/test/ndbapi/testMgm.cpp'
--- a/storage/ndb/test/ndbapi/testMgm.cpp 2008-11-06 16:28:49 +0000
+++ b/storage/ndb/test/ndbapi/testMgm.cpp 2008-11-17 08:26:03 +0000
@@ -963,11 +963,13 @@ TESTCASE("SetConfig",
TESTCASE("GetConfig", "Run ndb_mgm_get_configuration in parallel"){
STEPS(runGetConfig, 100);
}
+#if 0
TESTCASE("MgmLogRotation",
"Test log rotation"){
INITIALIZER(runTestMgmLogRotation);
}
+#endif
TESTCASE("TestStatus",
"Test status and status2"){
INITIALIZER(runTestStatus);
| Thread |
|---|
| • bzr commit into mysql-5.1 branch (msvensson:3082) | Magnus Svensson | 17 Nov |