On 09/17/13 14:29, Stuart Henderson wrote:
> On 2013/09/17 13:26, David Coppa wrote:
>> On Tue, Sep 17, 2013 at 1:23 PM, Giovanni Bechis <giova...@bigio.snb.it>
>> wrote:
>>> On 09/16/13 13:08, Giovanni Bechis wrote:
>>>> On 09/16/13 09:44, David Coppa wrote:
>>>>>
>>>>> Hi!
>>>>>
>>>>> The diff below updated audio/py-mutagen to its latest version.
>>>>>
>>>>> MAKE_ENV here is needed to fix a reproducible error in regression
>>>>> tests:
>>>>>
>>>> regression tests are hanging for me (OpenBSD 5.4-current (GENERIC.MP) #1:
>>>> Mon Aug 12 20:16:33 PDT 2013) with python stuck in getblk or biowait.
>>>> mutagen-1.20 regression tests has the same problem.
>
> Any clues from ktrace about what's happening?
>
No, but after some minutes of "hanging" all the regression tests appeared at
once, it seems as the output to stdout was buffered and then flushed all at
once.
Cheers
Giovanni