guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#34159: [PATCH] Fix sporadic test failures in mariadb


From: Eric Bavier
Subject: bug#34159: [PATCH] Fix sporadic test failures in mariadb
Date: Tue, 22 Jan 2019 21:47:04 -0600

On Mon, 21 Jan 2019 16:59:44 +0000
Carl Dong <address@hidden> wrote:

> From 6963ef73ccfbbc2e22a2b90b567d65cf37a2be0a Mon Sep 17 00:00:00 2001
> From: Carl Dong <address@hidden>
> 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")

Pushed to the "staging" branch, due to the 488 dependents, in commit
38f77be464b0b6ca76105d5f0a1b5e55fd694036

BTW, the "main.mysqldump" was disabled recently on the core-updates
branch in commit cbd833750a57ae0596e80d06c74b02bccddf6197.  The two can
trivially be merged later.

`~Eric

Attachment: pgpBkHGTE7j_r.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]