commit:     fe0fea833e3e4bb0fc77846f7660da5809aecd88
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 27 11:28:14 2025 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Fri Jun 27 12:33:29 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe0fea83

dev-db/mariadb: enable perfschema.{nesting,prepared_statements} tests

perfschema.nesting and perfschema.prepared_statements tests don't seem
to cause any preoblem anymore. Let's enable them.

See-also: https://jira.mariadb.org/browse/MDEV-23458
See-also: https://jira.mariadb.org/browse/MDEV-24232
See-also: https://jira.mariadb.org/browse/MDEV-26872
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 dev-db/mariadb/mariadb-11.8.2.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-db/mariadb/mariadb-11.8.2.ebuild 
b/dev-db/mariadb/mariadb-11.8.2.ebuild
index c53102b2cfce..bbc3e42db3aa 100644
--- a/dev-db/mariadb/mariadb-11.8.2.ebuild
+++ b/dev-db/mariadb/mariadb-11.8.2.ebuild
@@ -586,9 +586,6 @@ src_test() {
                # Some tests are unable to retrieve HW address
                "spider.*;MDEV-37098;Fails with network sandbox"
 
-               "perfschema.nesting;23458;Known to be broken"
-               "perfschema.prepared_statements;0;Broken test suite"
-
                # 11.8.2 specific issues
                "main.mysqld--help-aria;0;broken test regex, see MDEV-36668"
        )

Reply via email to