[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL v2 00/30] Block patches
From: |
Kevin Wolf |
Subject: |
Re: [Qemu-devel] [PULL v2 00/30] Block patches |
Date: |
Mon, 4 Nov 2013 12:00:03 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Am 31.10.2013 um 21:50 hat Anthony Liguori geschrieben:
> On Thu, Oct 31, 2013 at 4:48 PM, Kevin Wolf <address@hidden> wrote:
> > The following changes since commit fc8ead74674b7129e8f31c2595c76658e5622197:
> >
> > Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
> > (2013-10-18 10:03:24 -0700)
> >
> > are available in the git repository at:
>
> make check is failing for me. It's very consistent. See below:
>
> /x86_64/ide/bmdma/setup: OK
> /x86_64/ide/bmdma/simple_rw: OK
> /x86_64/ide/bmdma/short_prdt: OK
> /x86_64/ide/bmdma/long_prdt: OK
> /x86_64/ide/bmdma/no_busmaster:
> Broken pipe
> FAIL
> GTester: last random seed: R02Sc1c266d6688697d47a58af063ff343c5
> (pid=720)
> /x86_64/ide/bmdma/teardown: FAIL
> GTester: last random seed: R02S2c481529260b1d513b7a498b45a5b420
> (pid=736)
> FAIL: tests/ide-test
I see that you already merged this, but just to make sure I ran 'make
check-qtest-x86_64' multiple times on two different machines on the tag
I used for this pull request, and I couldn't reproduce it.
I wonder what the difference between our test environments is.
Kevin