unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#25476: Test fail
       [not found]             ` <acc9a16c-c077-94aa-c69b-3782cfd890a6@gmail.com>
@ 2018-03-30 16:39               ` Ludovic Courtès
       [not found]               ` <87lge9ldpm.fsf@gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2018-03-30 16:39 UTC (permalink / raw)
  To: Maria Sidorova; +Cc: 25476, help-guix

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’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#25476: Test fail
       [not found]               ` <87lge9ldpm.fsf@gnu.org>
@ 2018-04-03 19:18                 ` Gábor Boskovits
       [not found]                 ` <CAE4v=pgZ_2LywG9WZnEB7ea1qOVi7ORBzr-9arGEi8=_f2KEhA@mail.gmail.com>
  1 sibling, 0 replies; 3+ messages in thread
From: Gábor Boskovits @ 2018-04-03 19:18 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 25476, help-guix, Maria Sidorova

[-- Attachment #1: Type: text/plain, Size: 1107 bytes --]

Ludovic Courtès <ludo@gnu.org> ezt írta (időpont: 2018. márc. 30., P 18:39):

> 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?
>
>
>
Yes, it seems that would be enough.
We also have this "4.4.0-21-generic" for not x86.

Alternatively we can point Ubuntu users to the LTSEnablementStack.
This provides a 4.8 kernel since 16.04.2. (feb. 2017.)


> Thank you both!
>
> Ludo’.
>

[-- Attachment #2: Type: text/html, Size: 1910 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#25476: Test fail
       [not found]                 ` <CAE4v=pgZ_2LywG9WZnEB7ea1qOVi7ORBzr-9arGEi8=_f2KEhA@mail.gmail.com>
@ 2018-04-05  8:56                   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2018-04-05  8:56 UTC (permalink / raw)
  To: Gábor Boskovits; +Cc: 25476, help-guix, Maria Sidorova

Hello,

Gábor Boskovits <boskovits@gmail.com> skribis:

> Ludovic Courtès <ludo@gnu.org> ezt írta (időpont: 2018. márc. 30., P 18:39):
>
>> 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?
>>
>>
>>
> Yes, it seems that would be enough.
> We also have this "4.4.0-21-generic" for not x86.

OK, done.

As time passes, this test can no longer run given the constraints
above.  We should probably rethink it…

> Alternatively we can point Ubuntu users to the LTSEnablementStack.
> This provides a 4.8 kernel since 16.04.2. (feb. 2017.)

Yeah, well, no big deal.

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-04-05  8:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [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               ` bug#25476: Test fail Ludovic Courtès
     [not found]               ` <87lge9ldpm.fsf@gnu.org>
2018-04-03 19:18                 ` Gábor Boskovits
     [not found]                 ` <CAE4v=pgZ_2LywG9WZnEB7ea1qOVi7ORBzr-9arGEi8=_f2KEhA@mail.gmail.com>
2018-04-05  8:56                   ` Ludovic Courtès

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