kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Thomas Huth <thuth@redhat.com>, kvm@vger.kernel.org
Cc: Andrew Jones <drjones@redhat.com>
Subject: Re: [kvm-unit-tests PATCH] travis.yml: Disable the failing gicv2-mmio test
Date: Fri, 23 Jul 2021 10:15:15 +0200	[thread overview]
Message-ID: <b2ec5161-9380-c96d-8405-d16b7e41170d@redhat.com> (raw)
In-Reply-To: <20210722172354.3759847-1-thuth@redhat.com>

On 22/07/21 19:23, Thomas Huth wrote:
> The test is constantly failing now. After trying the old commit
> that re-introduced the .travis.yml file again in Travis-CI, it is
> now also failing there, so this is likely not a regression in the
> kvm-unit-tests, but a regression in the Travis-CI / Ubuntu build
> environment. Thus let's simply disable the test for now, since
> there is not much else we can do from the kvm-unit-test side here.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>   .travis.yml | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/.travis.yml b/.travis.yml
> index 4fcb687..9b98764 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -13,7 +13,7 @@ jobs:
>           apt_packages: qemu-system-aarch64
>         env:
>         - CONFIG="--arch=arm64 --cc=clang"
> -      - TESTS="cache gicv2-active gicv2-ipi gicv2-mmio gicv3-active gicv3-ipi
> +      - TESTS="cache gicv2-active gicv2-ipi gicv3-active gicv3-ipi
>             pci-test pmu-cycle-counter pmu-event-counter-config pmu-sw-incr
>             selftest-setup selftest-smp selftest-vectors-kernel
>             selftest-vectors-user timer"
> 

Please apply, thanks!

Paolo


      reply	other threads:[~2021-07-23  8:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-22 17:23 [kvm-unit-tests PATCH] travis.yml: Disable the failing gicv2-mmio test Thomas Huth
2021-07-23  8:15 ` Paolo Bonzini [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b2ec5161-9380-c96d-8405-d16b7e41170d@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=drjones@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).