On 29 June 2018 at 18:43, Dr. David Alan Gilbert (git)
<dgilb...@redhat.com> wrote:
> From: "Dr. David Alan Gilbert" <dgilb...@redhat.com>
>
> 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