Bug #33038 | some tests do not run from our test-suite against cge | ||
---|---|---|---|
Submitted: | 6 Dec 2007 13:20 | Modified: | 7 Jul 2008 6:05 |
Reporter: | Oli Sennhauser | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: Tests | Severity: | S3 (Non-critical) |
Version: | 5.1.22-ndb-6.3.6 | OS: | Linux |
Assigned to: | CPU Architecture: | Any |
[6 Dec 2007 13:20]
Oli Sennhauser
[6 Dec 2007 15:11]
Oli Sennhauser
Workaround: do a softlink for all binaries from the libexec into bin e.g. ln -s .../libexec/ndbd .../bin/ndbd
[6 Dec 2007 16:38]
Oli Sennhauser
Found an other bug: ndb.ndb_row_format [ pass ] 22037 ndb.ndb_single_user [ fail ] Errors are (from /usr/local/mysql/mysql-test/var/log/mysqltest-time) : mysqltest: At line 25: query 'create table t1 (a int key, b int unique, c int) engine ndb' failed with wrong errno 1050: 'Table 't1' already exists', instead of 1005... (the last lines may be the most important ones) Aborting: ndb.ndb_single_user failed in default mode. To continue, re-run with '--force'. Stopping All Servers mysql-test-run: WARNING: Forcing kill of process 27886 If this test is run dedicated it passes correctly: ./mysql-test-run ndb_single_user | tee -a oli_test.log.95 Logging: ./mysql-test-run ndb_single_user MySQL Version 5.1.22 Using binlog format 'mixed' Using ndbcluster when necessary, mysqld supports it Setting mysqld to support SSL connections TRACE 99: /usr/local/mysql/bin /usr/local/mysql/bin/ndbd - /usr/local/mysql/bin/ndb_mgm - /usr/local/mysql/bin/ndb_mgmd - /usr/local/mysql/bin/ndb_waiter Using MTR_BUILD_THREAD = 0 Using MASTER_MYPORT = 9306 Using MASTER_MYPORT1 = 9307 Using SLAVE_MYPORT = 9308 Using SLAVE_MYPORT1 = 9309 Using SLAVE_MYPORT2 = 9310 Using NDBCLUSTER_PORT = 9310 Using NDBCLUSTER_PORT_SLAVE = 9311 Using IM_PORT = 9312 Using IM_MYSQLD1_PORT = 9313 Using IM_MYSQLD2_PORT = 9314 Killing Possible Leftover Processes Removing Stale Files Creating Directories Installing Master Database Installing Master Database Installing Master Cluster ======================================================= TEST RESULT TIME (ms) ------------------------------------------------------- ndb.ndb_single_user [ pass ] 35817 ------------------------------------------------------- Stopping All Servers mysql-test-run: WARNING: Forcing kill of process 28155 All 1 tests were successful. The servers were restarted 1 times Spent 35.817 seconds actually executing testcases
[7 Jun 2008 6:05]
Sveta Smirnova
Thank you for the report. Please indicate accurate package name you use (file name of archive).
[7 Jul 2008 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".