ndb - bug#23107

  fix bug in test prg
parent d25765d1
......@@ -537,9 +537,9 @@ TESTCASE("BuddyTransNoTimeout5",
TESTCASE("BuddyTransTimeout1",
"Start a scan and check that it gets aborted"){
INITIALIZER(runLoadTable);
//INITIALIZER(setTransactionTimeout);
INITIALIZER(setTransactionTimeout);
STEPS(runBuddyTransTimeout, 1);
//FINALIZER(resetTransactionTimeout);
FINALIZER(resetTransactionTimeout);
FINALIZER(runClearTable);
}
#if 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment