unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: Christopher Howard <christopher@librehacker.com>, 49276@debbugs.gnu.org
Subject: bug#49276: evolution-data-server: test-failure
Date: Tue, 29 Jun 2021 17:48:23 -0400	[thread overview]
Message-ID: <878s2stk8t.fsf@netris.org> (raw)
In-Reply-To: <49c4a36259994a193504f2e701ea317ea8ac014e.camel@librehacker.com>

Hi,

Christopher Howard <christopher@librehacker.com> writes:
> Hello, I have been rebuilding my system from source.

I also build my systems locally from source.  It's been several years
since I last used substitutes.

> evolution-data-server build fails due to the following test failure:

I've had the same experience.  The 'evolution-data-server' test suite
usually fails on my Thinkpad X200, so on my private branch of Guix I
disabled tests for that package.

       Mark

--8<---------------cut here---------------start------------->8---
From ee6cd2d8211d79a70dc2d90596d346d0ea231298 Mon Sep 17 00:00:00 2001
From: Mark H Weaver <mhw@netris.org>
Date: Thu, 24 Sep 2020 16:53:21 -0400
Subject: [PATCH] LOCAL: gnu: evolution-data-server: Disable tests.

---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index dfcf5dcd0c..99fbc94528 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7564,6 +7564,7 @@ Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.")
                               (string-append lib "/evolution-data-server;")
                               (string-join runpaths ";"))
                "-DENABLE_INTROSPECTION=ON"))  ;required for Vala bindings
+       #:tests? #f  ; XXX MHW_LOCAL Test suite usually fails on X200
        #:phases
        (modify-phases %standard-phases
          (add-after 'unpack 'disable-failing-tests
-- 
2.31.1
--8<---------------cut here---------------end--------------->8---

-- 
Disinformation flourishes because many people care deeply about injustice
but very few check the facts.  Ask me about <https://stallmansupport.org>.




      reply	other threads:[~2021-06-29 21:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-29 16:54 bug#49276: evolution-data-server: test-failure Christopher Howard
2021-06-29 21:48 ` Mark H Weaver [this message]

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=878s2stk8t.fsf@netris.org \
    --to=mhw@netris.org \
    --cc=49276@debbugs.gnu.org \
    --cc=christopher@librehacker.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).