Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
5.5.37
-
None
-
linux centos 6.2 debug build
Description
main.myisam-metadata [ pass ] 22112
|
|
MTR's internal check of the test case 'main.myisam-metadata' failed.
|
This means that the test case does not preserve the state that existed
|
before the test case was executed. Most likely the test case did not
|
do a proper clean-up. It could also be caused by the previous test run
|
by this thread, if the server wasn't restarted.
|
This is the diff of the states of the servers before and after the
|
test case was executed:
|
mysqltest: Logging to '/extra.home/prohaska/mariadb-5.5.37-install/mysql-test/var/tmp/check-mysqld_1.log'.
|
mysqltest: Results saved in '/extra.home/prohaska/mariadb-5.5.37-install/mysql-test/var/tmp/check-mysqld_1.result'.
|
mysqltest: Connecting to server localhost:16000 (socket /extra.home/prohaska/mariadb-5.5.37-install/mysql-test/var/tmp/mysqld.1.sock) as 'root', connection 'default', attempt 0 ...
|
mysqltest: ... Connected.
|
mysqltest: Start processing test commands from './include/check-testcase.test' ...
|
mysqltest: ... Done processing test commands.
|
--- /extra.home/prohaska/mariadb-5.5.37-install/mysql-test/var/tmp/check-mysqld_1.result 2014-04-24 12:58:23.881293386 -0400
|
+++ /extra.home/prohaska/mariadb-5.5.37-install/mysql-test/var/tmp/check-mysqld_1.reject 2014-04-24 12:58:46.113405346 -0400
|
@@ -681,4 +681,4 @@
|
Aria 1.5 ACTIVE STORAGE ENGINE 50537.0 NULL NULL Monty Program Ab Crash-safe tables with MyISAM heritage GPL ON Gamma 1.5
|
partition 1.0 DISABLED STORAGE ENGINE 50537.0 NULL NULL Mikael Ronstrom, MySQL AB Partition Storage Engine Helper GPL OFF Stable 1.0
|
VARIABLE_NAME VARIABLE_VALUE
|
-DEBUG_SYNC ON - current signal: ''
|
+DEBUG_SYNC ON - current signal: 'go'
|
|
mysqltest: Result length mismatch
|
|
not ok
|
|
--------------------------------------------------------------------------
|
The servers were restarted 0 times
|
Spent 22.112 of 24 seconds executing testcases
|
|
Check of testcase failed for: main.myisam-metadata
|