diff options
author | unknown <tomas@poseidon.ndb.mysql.com> | 2005-02-10 15:36:21 +0100 |
---|---|---|
committer | unknown <tomas@poseidon.ndb.mysql.com> | 2005-02-10 15:36:21 +0100 |
commit | b0af47bcd65ae8c6b73d797a0569e8f9ca8deead (patch) | |
tree | 9aa7760e088705867cda53704810bb13571a7dc6 /ndb/test/run-test/16node-tests.txt | |
parent | 488fb181b103575c1f4b5c6072f38583efb184a6 (diff) | |
download | mariadb-git-b0af47bcd65ae8c6b73d797a0569e8f9ca8deead.tar.gz |
adopted test scripts
ndb/src/ndbapi/NdbDictionaryImpl.cpp:
added debug printouts
ndb/test/ndbapi/testDict.cpp:
updated FragmentType tests, removed failing "equal" on the tables since they will not be equal because fragmentation is updated from the kernel
ndb/test/run-test/16node-tests.txt:
adopted test scripts to new Fragment test name
ndb/test/run-test/basic.txt:
adopted test scripts to new Fragment test name
ndb/test/run-test/daily-basic-tests.txt:
adopted test scripts to new Fragment test name
Diffstat (limited to 'ndb/test/run-test/16node-tests.txt')
-rw-r--r-- | ndb/test/run-test/16node-tests.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ndb/test/run-test/16node-tests.txt b/ndb/test/run-test/16node-tests.txt index 920448bbfd6..11ade56c28c 100644 --- a/ndb/test/run-test/16node-tests.txt +++ b/ndb/test/run-test/16node-tests.txt @@ -377,7 +377,7 @@ args: -n FragmentTypeSingle T1 max-time: 1500 cmd: testDict -args: -n FragmentTypeAll T1 T6 T7 T8 +args: -n FragmentTypeAllSmall T1 T6 T7 T8 max-time: 1500 cmd: testDict |