Commit 1f844d35 authored by unknown's avatar unknown
Browse files

ndb - hugo

  Disable tests of lock upgrade paths that are currently unsupported


ndb/test/ndbapi/testOperations.cpp:
  Disable lock upgrade paths that currently unsupported
parent 7337ba76
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -659,6 +659,9 @@ main(int argc, const char** argv){

  for(Uint32 i = 0; i < 12; i++)
  {
    if(i == 6 || i == 8 || i == 10)
      continue;

    BaseString name("bug_9749");
    name.appfmt("_%d", i);
    NDBT_TestCaseImpl1 *pt = new NDBT_TestCaseImpl1(&ts,