=== modified file 'storage/ndb/test/ndbapi/testScan.cpp' --- storage/ndb/test/ndbapi/testScan.cpp 2013-02-26 06:21:48 +0000 +++ storage/ndb/test/ndbapi/testScan.cpp 2013-05-13 14:01:55 +0000 @@ -540,6 +540,7 @@ if (hugoTrans.scanReadRecords(GETNDB(step), records, 0, parallelism) != 0) result = NDBT_FAILED; + break; }