[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-guile-ncurses] Test suite failure with 1.7
From: |
Mike Gran |
Subject: |
Re: [Bug-guile-ncurses] Test suite failure with 1.7 |
Date: |
Mon, 9 May 2016 11:12:10 +0000 (UTC) |
> On Monday, May 9, 2016 1:24 AM, Ludovic Courtès <address@hidden> wrote:
> > Hello!
>
> When building Guile-Ncurses 1.7 with GNU Guix on x86_64-linux-gnu, I get
> one test failure:
>
> Log attached.
>
> Ideas?
Sigh. It is the getwin/putwin test, I think. I had tried to stub
out the test when upstream ncurses is v6.0, but, I forgot
interactions between these test scripts and Automake's
parallel test harness.
It is harmless, and I'll try to fix it soon.
-Mike