The servers were restarted 1097 times Spent 8248.066 of 4341 seconds executing testcases Completed: Failed 4/3846 tests, 99.90% were successful. Failing test(s): binlog.binlog_flush_binlogs_delete_domain binlog.binlog_stm_ctype_ucs binlog.binlog_row_ctype_ucs Reproducible: Always
Created attachment 732579 [details] full build log
Created attachment 732581 [details] emerge info
10.5.12 update: on my rv64 system that version fails only one test, binlog.binlog_flush_binlogs_delete_domain.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87df4d93edbd30f8f73362037100270ebae4f36c commit 87df4d93edbd30f8f73362037100270ebae4f36c Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2021-09-05 01:54:46 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2021-09-05 01:55:02 +0000 dev-db/mariadb: keyword 10.5.12 for ~riscv Test failure investigated by upstream and it's just a missing cast in a printed message. Should have the relevant patch added to the patch sets. Bug: https://bugs.gentoo.org/807995 Signed-off-by: Marek Szuba <marecki@gentoo.org> dev-db/mariadb/mariadb-10.5.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Let's just close this now, even if we do not update the patch sets upstream will provide the relevant change come next release round. For the record, this will have been fixed in the following releases: 10.2.41, 10.3.32, 10.4.22, 10.5.13, 10.6.5.
Upstream releases will be about 1-2 weeks. Yixun Lan I also fixed the other test cases too: https://github.com/MariaDB/server/commit/38648bbbf53124a0d04047162f67528729b909b5 It would have required running the test at a very specific 4 hr window of the day. To be honest, I couldn't quite reproduce it but it was fairly obvious from my previous incomplete fix 3.5 years ago.