[debian-mysql] Ran full test suite for MariaDB 10.11.2 on Debian - passed!
Otto Kekäläinen
otto at debian.org
Thu Feb 23 05:44:27 GMT 2023
Hello!
I ran over the weekend the full test suite (mtr --big-test) for
MariaDB 10.11.2 in Debian 12 "Bookworm" and 6200+ tests passed
successfully with zero failures (however over a thousand tests were
skipped, potential max test count would be 7227).
If you want to help with the testing effort, you can just `apt install
mariadb-test` and a bit more to repeat it. Details in my personal blog
at https://optimizedbyotto.com/post/grokking-mariadb-test-run-mtr/.
Additionally, I enabled full test suite (including --big-test) on in
the post-build and pushed it to Launchpad
(https://launchpad.net/~mysql-ubuntu/+archive/ubuntu/debian-mariadb/+builds?build_text=&build_state=all).
Here are the results:
amd64:
Completed: Failed 8/6241 tests, 99.87% were successful.
Failing test(s): disks.disks disks.disks_notembedded
type_test.type_test_double unit.conc_connection
ppc64el:
Completed: Failed 8/6240 tests, 99.87% were successful.
Failing test(s): disks.disks disks.disks_notembedded
type_test.type_test_double unit.conc_connection
arm64:
Completed: Failed 8/6240 tests, 99.87% were successful.
Failing test(s): disks.disks disks.disks_notembedded
type_test.type_test_double unit.conc_connection
armhf:
Too many failed: Failed 19/1762 tests, 98.92% were successful.
Failing test(s): federated.federatedx_versioning spider/bg.basic_sql
spider/bg.spider_fixes_part spider.basic_sql spider.spider_fixes_part
versioning.online versioning.partition period.versioning
versioning.autoinc versioning.delete
Note the above only happened on Launchpad. On my own laptop the pass
rate was 100%.
Nice!
Feels like 10.11 is the most solid MariaDB release ever :)
- Otto
More information about the pkg-mysql-maint
mailing list