commit: 37a8aef59a86d62f5dd3f1cdc5ef44619ac2f693
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 30 09:30:03 2025 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Mon Jun 30 09:46:29 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37a8aef5
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 <AT> gentoo.org>
dev-db/mariadb-connector-c/mariadb-connector-c-3.4.5-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-db/mariadb-connector-c/mariadb-connector-c-3.4.5-r1.ebuild
b/dev-db/mariadb-connector-c/mariadb-connector-c-3.4.5-r1.ebuild
index f40fb1a55d18..20e788ebce4f 100644
--- a/dev-db/mariadb-connector-c/mariadb-connector-c-3.4.5-r1.ebuild
+++ b/dev-db/mariadb-connector-c/mariadb-connector-c-3.4.5-r1.ebuild
@@ -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