GNU bug report logs -
#34159
[PATCH] Fix sporadic test failures in mariadb
Previous Next
Full log
Message #8 received at 34159 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Carl Dong <accounts <at> carldong.me> writes:
> From 6963ef73ccfbbc2e22a2b90b567d65cf37a2be0a Mon Sep 17 00:00:00 2001
> From: Carl Dong <accounts <at> carldong.me>
> Date: Mon, 21 Jan 2019 11:53:05 -0500
> Subject: [PATCH] gnu: mariadb: Disable sporadically failing tests.
>
> * guix/packages/databases.scm: Disable sporadically failing tests.
> ---
> gnu/packages/databases.scm | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
> index 655e7c3a3..e08a179bf 100644
> --- a/gnu/packages/databases.scm
> +++ b/gnu/packages/databases.scm
> @@ -582,6 +582,8 @@ Language.")
> "main.explain_non_select"
> "main.stat_tables_innodb"
> "roles.acl_statistics"
> + "main.mysqldump"
> + "innodb_fts.crash_recovery"
>
> ;; FIXME: This test fails on i686:
> ;; -myisampack: Can't create/write to file (Errcode: 17 "File exists")
Hi Carl,
Thanks for looking at this.
I'd be interested to know what the sporadic test failures look like, do
you have a error message you could share?
Currently, there is a comment that sits just above the lines you've
added which says why roles.acl_statistics and 3 other tests are
disabled, so it would be good to confirm if the reason is the same, or a
new comment is needed.
Thanks,
Chris
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 6 years and 180 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.