dev-db/mariadb-connector-c: skip parsec test

The test fails with dev-db/mariadb-11.8* because it requires
--skip-grant-tables. It is skipped with older mariadb versions.

Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
This commit is contained in:
Petr Vaněk
2025-06-30 11:30:03 +02:00
parent 3731ccd111
commit 37a8aef59a

View File

@@ -60,6 +60,7 @@ src_prepare() {
-e '/{"test_conc544/s:{://&:'
-e '/{"test_conc627/s:{://&:'
-e '/{"test_conc66/s:{://&:'
-e '/{"test_parsec/s:{://&:'
# [Warning] Aborted connection 2078 to db: 'test' user: 'root' host: '' (Got an error reading communication packets)
# Not sure about this one - might also require network access