// 5.7.8 [umshastr@hod03]/export/umesh/server/binaries/mysql-5.7.8-rc/mysql-test: ./mtr --debug --parallel=3 max_statement_time Logging: ./mtr --debug --parallel=3 max_statement_time MySQL Version 5.7.8 Checking supported features... - SSL connections supported - binaries are debug compiled Collecting tests... Checking leftover processes... Removing old var directory... Creating var directory '/export/umesh/server/binaries/mysql-5.7.8-rc/mysql-test/var'... Installing system database... ============================================================================== TEST WORKER RESULT TIME (ms) or COMMENT -------------------------------------------------------------------------- worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 13000..13009 worker[2] Using MTR_BUILD_THREAD 301, with reserved ports 13010..13019 worker[3] Using MTR_BUILD_THREAD 302, with reserved ports 13020..13029 main.max_statement_time w3 [ fail ] Test ended at 2015-08-06 13:15:12 CURRENT_TEST: main.max_statement_time mysqltest: [Warning] /export/umesh/server/binaries/mysql-5.7.8-rc/bin/mysqltest: Option 'debug=d:t:A,/export/umesh/server/binaries/mysql-5.7.8-rc/mysql-test/var/3/log/mysqltest.trace' used, but is disabled --- /export/umesh/server/binaries/mysql-5.7.8-rc/mysql-test/r/max_statement_time.result 2015-08-06 14:10:24.991807082 +0300 +++ /export/umesh/server/binaries/mysql-5.7.8-rc/mysql-test/var/3/log/max_statement_time.reject 2015-08-06 14:15:12.086525959 +0300 @@ -305,13 +305,12 @@ SET DEBUG= '+d,thd_timer_create_failure'; SELECT /*+ MAX_EXECUTION_TIME(10) */ SLEEP(1); SLEEP(1) -0 +1 SET DEBUG= '-d,thd_timer_create_failure'; SELECT 1 AS STATUS FROM INFORMATION_SCHEMA.GLOBAL_STATUS WHERE VARIABLE_NAME= 'MAX_EXECUTION_TIME_SET_FAILED' AND CONVERT(VARIABLE_VALUE, UNSIGNED) > @time_set_failed; STATUS -1 SELECT CONVERT(VARIABLE_VALUE, UNSIGNED) INTO @time_set_failed FROM INFORMATION_SCHEMA.GLOBAL_STATUS WHERE VARIABLE_NAME= 'MAX_EXECUTION_TIME_SET_FAILED'; mysqltest: Result content mismatch safe_process[31793]: Child process: 31794, exit: 1 - the logfile can be found in '/export/umesh/server/binaries/mysql-5.7.8-rc/mysql-test/var/log/main.max_statement_time/max_statement_time.log' -------------------------------------------------------------------------- The servers were restarted 0 times Spent 0.000 of 23 seconds executing testcases Completed: Failed 1/1 tests, 0.00% were successful. Failing test(s): main.max_statement_time The log files in var/log may give you some hint of what went wrong. If you want to report this error, please read first the documentation at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html mysql-test-run: *** ERROR: there were failing test cases // 5.7.9 binary tarball [umshastr@hod03]/export/umesh/server/binaries/mysql-advanced-5.7.9/mysql-test: ./mtr --debug max_statement_time Logging: ./mtr --debug max_statement_time MySQL Version 5.7.9 Checking supported features... - SSL connections supported - binaries are debug compiled Collecting tests... Checking leftover processes... Removing old var directory... Creating var directory '/export/umesh/server/binaries/mysql-advanced-5.7.9/mysql-test/var'... Installing system database... ============================================================================== TEST RESULT TIME (ms) or COMMENT -------------------------------------------------------------------------- worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 13000..13009 main.max_statement_time [ fail ] Test ended at 2015-08-06 13:00:48 CURRENT_TEST: main.max_statement_time mysqltest: [Warning] /export/umesh/server/binaries/mysql-advanced-5.7.9/bin/mysqltest: Option 'debug=d:t:A,/export/umesh/server/binaries/mysql-advanced-5.7.9/mysql-test/var/log/mysqltest.trace' used, but is disabled --- /export/umesh/server/binaries/mysql-advanced-5.7.9/mysql-test/r/max_statement_time.result 2015-08-03 19:05:34.000000000 +0300 +++ /export/umesh/server/binaries/mysql-advanced-5.7.9/mysql-test/var/log/max_statement_time.reject 2015-08-06 14:00:48.561272866 +0300 @@ -298,13 +298,12 @@ SET DEBUG= '+d,thd_timer_create_failure'; SELECT /*+ MAX_EXECUTION_TIME(10) */ SLEEP(1); SLEEP(1) -0 +1 SET DEBUG= '-d,thd_timer_create_failure'; SELECT 1 AS STATUS FROM INFORMATION_SCHEMA.GLOBAL_STATUS WHERE VARIABLE_NAME= 'MAX_EXECUTION_TIME_SET_FAILED' AND CONVERT(VARIABLE_VALUE, UNSIGNED) > @time_set_failed; STATUS -1 SELECT CONVERT(VARIABLE_VALUE, UNSIGNED) INTO @time_set_failed FROM INFORMATION_SCHEMA.GLOBAL_STATUS WHERE VARIABLE_NAME= 'MAX_EXECUTION_TIME_SET_FAILED'; mysqltest: Result content mismatch safe_process[30737]: Child process: 30738, exit: 1 - the logfile can be found in '/export/umesh/server/binaries/mysql-advanced-5.7.9/mysql-test/var/log/main.max_statement_time/max_statement_time.log' -------------------------------------------------------------------------- The servers were restarted 0 times Spent 0.000 of 25 seconds executing testcases Completed: Failed 1/1 tests, 0.00% were successful. Failing test(s): main.max_statement_time The log files in var/log may give you some hint of what went wrong. If you want to report this error, please read first the documentation at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html mysql-test-run: *** ERROR: there were failing test cases // with source builds [umshastr@hod03]/export/umesh/server/source/mysql-5.7-export-8266721/mysql-test: ./mtr --debug --parallel=5 main.max_statement_time Logging: ./mtr --debug --parallel=5 main.max_statement_time MySQL Version 5.7.9 Checking supported features... - SSL connections supported - binaries are debug compiled Collecting tests... Checking leftover processes... Removing old var directory... Creating var directory '/export/umesh/server/source/mysql-5.7-export-8266721/mysql-test/var'... Installing system database... ============================================================================== TEST WORKER RESULT TIME (ms) or COMMENT -------------------------------------------------------------------------- worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 13000..13009 worker[2] Using MTR_BUILD_THREAD 301, with reserved ports 13010..13019 worker[3] Using MTR_BUILD_THREAD 302, with reserved ports 13020..13029 worker[4] Using MTR_BUILD_THREAD 303, with reserved ports 13030..13039 worker[5] Using MTR_BUILD_THREAD 304, with reserved ports 13040..13049 main.max_statement_time w1 [ fail ] Test ended at 2015-08-06 13:19:55 CURRENT_TEST: main.max_statement_time --- /export/umesh/server/source/mysql-5.7-export-8266721/mysql-test/r/max_statement_time.result 2015-07-29 06:44:57.000000000 +0300 +++ /export/umesh/server/source/mysql-5.7-export-8266721/mysql-test/var/1/log/max_statement_time.reject 2015-08-06 14:19:55.184444725 +0300 @@ -298,13 +298,12 @@ SET DEBUG= '+d,thd_timer_create_failure'; SELECT /*+ MAX_EXECUTION_TIME(10) */ SLEEP(1); SLEEP(1) -0 +1 SET DEBUG= '-d,thd_timer_create_failure'; SELECT 1 AS STATUS FROM INFORMATION_SCHEMA.GLOBAL_STATUS WHERE VARIABLE_NAME= 'MAX_EXECUTION_TIME_SET_FAILED' AND CONVERT(VARIABLE_VALUE, UNSIGNED) > @time_set_failed; STATUS -1 SELECT CONVERT(VARIABLE_VALUE, UNSIGNED) INTO @time_set_failed FROM INFORMATION_SCHEMA.GLOBAL_STATUS WHERE VARIABLE_NAME= 'MAX_EXECUTION_TIME_SET_FAILED'; mysqltest: Result content mismatch safe_process[32537]: Child process: 32538, exit: 1 - the logfile can be found in '/export/umesh/server/source/mysql-5.7-export-8266721/mysql-test/var/log/main.max_statement_time/max_statement_time.log' -------------------------------------------------------------------------- The servers were restarted 0 times Spent 0.000 of 25 seconds executing testcases Completed: Failed 1/1 tests, 0.00% were successful. Failing test(s): main.max_statement_time The log files in var/log may give you some hint of what went wrong. If you want to report this error, please read first the documentation at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html mysql-test-run: *** ERROR: there were failing test cases [umshastr@hod03]/export/umesh/server/source/mysql-5.7-export-8266721/mysql-test: