unofficial mirror of bug-guix@gnu.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’.

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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <7892d168-8c29-a7e0-36e5-93bd97c99b5b@gmail.com>
     [not found] ` <CAE4v=phx_owu9Y2uZOk+a2b9RZs7U_4iYhyu1-yCnrVHac_gBw@mail.gmail.com>
     [not found]   ` <400dd649-1da5-b97c-dd7c-d710caaad1e9@gmail.com>
     [not found]     ` <CAE4v=pio5VSW_Ui1vp=mZ9+ssG6Pzws66NGN+z2bLaqCSzU6xg@mail.gmail.com>
     [not found]       ` <CAE4v=pgjiRBTVVw5Lhavn8ST-Azp2L8tPXVqs3Z-CyKrUVjiWQ@mail.gmail.com>
     [not found]         ` <76b42f8b-63be-82d2-42e0-ed708cf217f6@gmail.com>
     [not found]           ` <CAE4v=piWpCcyufJu2_kd94-X-PT9u9o6+FPQC34gtRDmvRJfdA@mail.gmail.com>
     [not found]             ` <acc9a16c-c077-94aa-c69b-3782cfd890a6@gmail.com>
2018-03-30 16:39               ` Ludovic Courtès [this message]
     [not found]               ` <87lge9ldpm.fsf@gnu.org>
2018-04-03 19:18                 ` bug#25476: Test fail Gábor Boskovits
     [not found]                 ` <CAE4v=pgZ_2LywG9WZnEB7ea1qOVi7ORBzr-9arGEi8=_f2KEhA@mail.gmail.com>
2018-04-05  8:56                   ` Ludovic Courtès

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='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 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).