maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #02863
Re: failing tests
a simliar one
CURRENT_TEST: rpl.sec_behind_master-5114
mysqltest: In included file "./include/rpl_init.inc":
included from ./include/master-slave.inc at line 38:
included from
/usr/share/mysql-test/suite/rpl/t/sec_behind_master-5114.test at line 1:
At line 179: query 'SET GLOBAL gtid_slave_pos= ""' failed: 1198: This
operation cannot be performed as you have a running slave ''; run STOP
SLAVE '' first
__________________________
the ipv6 are clear since it's diabled, well, should be skipped
Failing test(s): rpl.rpl_not_null_innodb rpl.sec_behind_master-5114
rpl.rpl_ip_mix rpl.rpl_ip_mix2 rpl.rpl_ipv6 main.ipv4_and_ipv6 main.ipv6
main.mysql_client_test_nonblock sys_vars.all_vars main.openssl_1
main.ssl main.ssl_compress main.ssl_timeout
__________________________
not sure what fails here, nevermid, PHP and replication works over TLS
[root@buildserver:~]$ autotest.php mysql_ssl
/Volumes/dune/buildserver/autotest/parts/mysql_ssl.php
OK: mysql-over-ssl - DHE-RSA-AES128-SHA / TLSv1
CURRENT_TEST: main.ssl
--- /usr/share/mysql-test/r/ssl.result 2015-08-05 20:11:29.000000000 +0200
+++ /usr/share/mysql-test/r/ssl.reject 2015-08-06 22:06:43.509771546 +0200
@@ -1,6 +1,6 @@
SHOW STATUS LIKE 'Ssl_cipher';
Variable_name Value
-Ssl_cipher DHE-RSA-AES256-SHA
+Ssl_cipher AES128-GCM-SHA256
SHOW STATUS LIKE 'Ssl_server_not_before';
Variable_name Value
Ssl_server_not_before Apr 25 14:55:05 2015 GMT
@@ -2165,7 +2165,7 @@
drop table t1;
SHOW STATUS LIKE 'Ssl_cipher';
Variable_name Value
-Ssl_cipher DHE-RSA-AES256-SHA
+Ssl_cipher AES128-GCM-SHA256
select aes_decrypt('MySQL','adf');
aes_decrypt('MySQL','adf')
NULL
Am 06.08.2015 um 21:33 schrieb Reindl Harald:
just built 10.0.21 and thought it can't be wrong to report the faling
test below - this is not new and virtually forever - however, maybe woth
a look
______________________________________________________________
/usr/bin/su -c 'cd /usr/share/mysql-test; ./mysql-test-run.pl
--default-myisam --parallel=1 --max-test-fail=0
--mysqld=--binlog-format=mixed --skip-ndb --force' mysql
______________________________________________________________
rpl.rpl_not_null_innodb 'row,xtradb' [ fail ]
Test ended at 2015-08-06 21:30:45
CURRENT_TEST: rpl.rpl_not_null_innodb
mysqltest: In included file "./include/rpl_init.inc":
included from ./include/master-slave.inc at line 38:
included from /usr/share/mysql-test/suite/rpl/t/rpl_not_null_innodb.test
at line 15:
At line 179: query 'SET GLOBAL gtid_slave_pos= ""' failed: 1198: This
operation cannot be performed as you have a running slave ''; run STOP
SLAVE '' first
The result from queries just before the failure was:
include/master-slave.inc
- saving
'/usr/share/mysql-test/var/log/rpl.rpl_not_null_innodb-row,xtradb/' to
'/usr/share/mysql-test/var/log/rpl.rpl_not_null_innodb-row,xtradb/'
Attachment:
signature.asc
Description: OpenPGP digital signature
References