all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Maria Sidorova <hydromasha@gmail.com>
Cc: 25476@debbugs.gnu.org, help-guix <help-guix@gnu.org>
Subject: bug#25476: Test fail
Date: Fri, 30 Mar 2018 18:39:49 +0200	[thread overview]
Message-ID: <87lge9ldpm.fsf__40255.6870402352$1522427946$gmane$org@gnu.org> (raw)
In-Reply-To: <acc9a16c-c077-94aa-c69b-3782cfd890a6@gmail.com> (Maria Sidorova's message of "Thu, 29 Mar 2018 15:56:45 +0300")

Hi Maria,

Thanks for your report.  In practice you can safely ignore this test
failure.  We had a similar report earlier that this fails on Ubuntu:
<https://bugs.gnu.org/25476>.

Something we should do, though, is to at least skip the test when we
know we’re using a faulty kernel.  Currently we already have:

  ;; XXX: Skip this test when running Linux > 4.7.5 to work around
  ;; <https://bugzilla.kernel.org/show_bug.cgi?id=183461>.
  (when (or (not perform-container-tests?)
            (version>? (utsname:release (uname)) "4.7.5"))
    (test-skip 1))

Gábor, given what you wrote about Ubuntu’s 4.4 kernel, should we
explicitly flag “4.4.0-116-generic” in a similar way?  Would it be
enough?

Thank you both!

Ludo’.

      parent reply	other threads:[~2018-03-30 16:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-27 21:34 Test fail Maria Sidorova
2018-03-28  6:33 ` Gábor Boskovits
2018-03-28  6:36   ` Maria Sidorova
2018-03-28 13:51     ` Gábor Boskovits
2018-03-29  6:17       ` Gábor Boskovits
2018-03-29 12:46         ` Maria Sidorova
2018-03-29 12:51           ` Gábor Boskovits
2018-03-29 12:56             ` Maria Sidorova
2018-03-30 16:39               ` Ludovic Courtès
2018-04-03 19:18                 ` bug#25476: " Gábor Boskovits
2018-04-03 19:18                 ` Gábor Boskovits
2018-04-05  8:56                   ` bug#25476: " Ludovic Courtès
2018-04-05  8:56                   ` Ludovic Courtès
2018-03-30 16:39               ` Ludovic Courtès [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

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

  git send-email \
    --in-reply-to='87lge9ldpm.fsf__40255.6870402352$1522427946$gmane$org@gnu.org' \
    --to=ludo@gnu.org \
    --cc=25476@debbugs.gnu.org \
    --cc=help-guix@gnu.org \
    --cc=hydromasha@gmail.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 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.