mesa/src/microsoft/clc
Erik Faye-Lund 2c9e7f73ad microsoft/clc: increase test-timeout
The test "clc_compiler_test" is kinda nasty in packing too many things
into a single test, making it awkwardly long. We should really consider
splitting it up into multiple tests instead.

But right now, it's sometimes timing out on CI, which is bad, so here's
a quick band-aid to prevent this from happening.

The previous timeout of two minutes seems to not always be sufficient
under various loads, so let's add another minute just to be sure.

Here's an example of a failure with the current timeout:

https://gitlab.freedesktop.org/mesa/mesa/-/jobs/5918980#L1589

Fixes: ff05da7f8d ("microsoft: Add CLC frontend and kernel/compute support to DXIL converter")
Reviewed-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7872>
2020-12-02 14:19:19 +00:00
..
clc_compiler.c
clc_compiler.h
clc_compiler_test.cpp microsoft/clc: Disable broken f32 -> i64/u64 test 2020-11-27 11:22:07 +00:00
clc_helpers.cpp
clc_helpers.h
clc_nir.c
clc_nir.h
clglon12compiler.def
compute_test.cpp
compute_test.h
meson.build microsoft/clc: increase test-timeout 2020-12-02 14:19:19 +00:00