qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] travis: remove TCI test


From: Paolo Bonzini
Subject: Re: [PATCH] travis: remove TCI test
Date: Wed, 23 Sep 2020 18:26:57 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

On 23/09/20 18:04, Thomas Huth wrote:
> On 23/09/2020 17.10, Paolo Bonzini wrote:
>> The TCI test is already performed on gitlab CI, and it fails because
>> Travis tests (generally) disable tools and therefore do not have
>> "make check-qtest".  Just remove it.
> Huh? Where is it failing? It currently seems to work fine:
> 
>  https://travis-ci.org/github/qemu/qemu/jobs/729440748
> 
> Anyway, since we already have similar job in the Gitlab-CI, I think it's
> ok to remove it from Travis, so with the commit message tweaked:
> 
> Acked-by: Thomas Huth <thuth@redhat.com>
> 
> 

You're right, it's only broken on my own branch (due to "meson: qtest:
set "depends" correctly").  Currently we're running all qtests with a
QTEST_QEMU_IMG pointing to a nonexistent executable, and I'd rather
avoid that.  In that patch I took the big hammer, but we can also decide
not to remove qtests for --disable-tools and add a little bit of
complication to tests/qtest/meson.build.

Paolo




reply via email to

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