]> www.infradead.org Git - users/dwmw2/qemu.git/commit
tests/tcg: Unconditionally use 90 second timeout
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 30 Dec 2021 21:54:01 +0000 (13:54 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 31 Dec 2021 05:40:27 +0000 (21:40 -0800)
commit909c476d991185720a15c36fa7fe9159ccb06ab2
tree97a59d7f1b0b3bf3cfac81787bffdb63caa9baad
parentfd0f79d715420eb3eac1de738983046cefc5df7d
tests/tcg: Unconditionally use 90 second timeout

The cross-i386-tci test has timeouts because we're no longer
applying the timeout that we desired.  Hack around it.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Fixes: 23a77b2d18b8 ("build-system: clean up TCG/TCI configury")
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tests/tcg/Makefile.target