Home
last modified time | relevance | path

Searched hist:ff8f63da (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/
H A DMakefile.includeff8f63da Fri Jun 12 14:02:35 CDT 2020 Robert Foley <robert.foley@linaro.org> tests: Disable select tests under TSan, which hit TSan issue.

Disable a few tests under CONFIG_TSAN, which
run into a known TSan issue that results in a hang.
https://github.com/google/sanitizers/issues/1116

The disabled tests under TSan include all the qtests as well as
the test-char, test-qga, and test-qdev-global-props.

Signed-off-by: Robert Foley <robert.foley@linaro.org>
Reviewed-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200609200738.445-14-robert.foley@linaro.org>
Message-Id: <20200612190237.30436-17-alex.bennee@linaro.org>