GNU bug report logs - #34159
[PATCH] Fix sporadic test failures in mariadb

Previous Next

Package: guix-patches;

Reported by: Carl Dong <accounts <at> carldong.me>

Date: Mon, 21 Jan 2019 17:46:01 UTC

Owned by: bavier <at> member.fsf.org

Severity: normal

Tags: patch

Done: Eric Bavier <ericbavier <at> centurylink.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Carl Dong <accounts <at> carldong.me>
Subject: bug#34159: closed (Re: [bug#34159] [PATCH] Fix sporadic test
 failures in mariadb)
Date: Wed, 23 Jan 2019 03:48:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 34159 <at> debbugs.gnu.org.

-- 
34159: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34159
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eric Bavier <ericbavier <at> centurylink.net>
To: Carl Dong <accounts <at> carldong.me>
Cc: 34159-done <at> debbugs.gnu.org
Subject: Re: [bug#34159] [PATCH] Fix sporadic test failures in mariadb
Date: Tue, 22 Jan 2019 21:47:04 -0600
[Message part 3 (text/plain, inline)]
On Mon, 21 Jan 2019 16:59:44 +0000
Carl Dong <accounts <at> carldong.me> wrote:

> 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")

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
[Message part 4 (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Carl Dong <accounts <at> carldong.me>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: [PATCH] Fix sporadic test failures in mariadb
Date: Mon, 21 Jan 2019 16:59:44 +0000
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")
--
2.20.1




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.