all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Carl Dong <accounts@carldong.me>
To: 34159@debbugs.gnu.org
Subject: [bug#34159] [PATCH] Fix sporadic test failures in mariadb
Date: Mon, 21 Jan 2019 16:59:44 +0000	[thread overview]
Message-ID: <MLNpJt_CixA3iqwZmqVKPNdjMzX8xy852GTBJ7SKnZHa8aesUr4hsHn-g0F78H815sW44E66sVwaohPhjZIYiwHBk7vLdsYKJFeplXGuhiM=@carldong.me> (raw)

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

             reply	other threads:[~2019-01-21 17:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-21 16:59 Carl Dong [this message]
2019-01-22  7:23 ` [bug#34159] [PATCH] Fix sporadic test failures in mariadb Christopher Baines
2019-01-22 21:40   ` Ludovic Courtès
2019-01-23  3:47 ` bug#34159: " Eric Bavier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='MLNpJt_CixA3iqwZmqVKPNdjMzX8xy852GTBJ7SKnZHa8aesUr4hsHn-g0F78H815sW44E66sVwaohPhjZIYiwHBk7vLdsYKJFeplXGuhiM=@carldong.me' \
    --to=accounts@carldong.me \
    --cc=34159@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.