qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] tests/migration: Skip tests for ppc tcg


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] tests/migration: Skip tests for ppc tcg
Date: Sat, 30 Jun 2018 17:28:02 +0100

On 29 June 2018 at 18:43, 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: SKIP
> /ppc64/migration/postcopy/unix: SKIP
> /ppc64/migration/precopy/unix: SKIP

This patch seems to make the test fail in some setups:

TEST: tests/migration-test... (pid=58969)
  /ppc64/migration/deprecated:                                         OK
  /ppc64/migration/bad_dest:                                           FAIL
GTester: last random seed: R02S608df80fbcf1f18882138d397082bb59
  /ppc64/migration/postcopy/unix:                                      FAIL
GTester: last random seed: R02S608df80fbcf1f18882138d397082bb59
  /ppc64/migration/precopy/unix:                                       FAIL
GTester: last random seed: R02S608df80fbcf1f18882138d397082bb59
PASS: tests/migration-test

(and eventually make exits with an error).

Failed for me on ppc64, s390x, x86-64, aarch32.
I don't think any of my build systems printed "SKIP" for
these tests -- they either FAIL or just don't print
anything.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]