[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 1/1] tests/migration: Skip tests for ppc tcg
From: |
Dr. David Alan Gilbert |
Subject: |
Re: [Qemu-devel] [PATCH v2 1/1] tests/migration: Skip tests for ppc tcg |
Date: |
Fri, 6 Jul 2018 17:23:32 +0100 |
User-agent: |
Mutt/1.10.0 (2018-05-17) |
* Peter Maydell (address@hidden) wrote:
> On 6 July 2018 at 15:31, Dr. David Alan Gilbert (git)
> <address@hidden> wrote:
> > From: "Dr. David Alan Gilbert" <address@hidden>
> >
> > PPC tcg seems to be failing migration tests quite regularly;
> > we believe this is TCG bugs in dirty bit updating; it's
> > not clear why PPC fails more but lets skip for the moment.
> >
> > $ ./tests/migration-test
> > /ppc64/migration/deprecated: OK
> > /ppc64/migration/bad_dest: Skipping test: kvm_hv not available OK
> > /ppc64/migration/postcopy/unix: Skipping test: kvm_hv not available OK
> > /ppc64/migration/precopy/unix: Skipping test: kvm_hv not available OK
> >
> > Signed-off-by: Dr. David Alan Gilbert <address@hidden>
> > ---
> > tests/migration-test.c | 23 +++++++++++++++++------
> > 1 file changed, 17 insertions(+), 6 deletions(-)
> >
>
> Applied to master, thanks -- hopefully this will reduce the
> number of spurious test failures I encounter.
Yes; although note I believe the failures are actually real TCG
errors that do need fixing, so not actually spurious as such.
Dave
> -- PMM
--
Dr. David Alan Gilbert / address@hidden / Manchester, UK