mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user