qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 07/24] tests: don't run benchmarks for the tsan build


From: Richard Henderson
Subject: Re: [PATCH v3 07/24] tests: don't run benchmarks for the tsan build
Date: Tue, 28 Feb 2023 11:59:45 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1

On 2/28/23 09:06, Alex Bennée wrote:
All we are really doing here is checking that TSAN builds compile and are
therefor a tool available to developers. The benchmarks are not
representative of QEMU's actual threading behaviour and they burn
precious CI time. Indeed switching to check-unit reveals many
unaddressed issues which have been logged at:

   https://gitlab.com/qemu-project/qemu/-/issues/1496

So for now disable the make check and make this a build only
test.

Signed-off-by: Alex Bennée<alex.bennee@linaro.org>
Reviewed-by: Thomas Huth<thuth@redhat.com>
Message-Id:<20230221094558.2864616-9-alex.bennee@linaro.org>
---
  .gitlab-ci.d/buildtest.yml | 1 -
  1 file changed, 1 deletion(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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