mesa/src/microsoft
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:

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 microsoft/clc: increase test-timeout 2020-12-02 14:19:19 +00:00
compiler d3d12: Fix GCC warnings for missing function prototypes 2020-12-01 17:10:47 +00:00
resource_state_manager d3d12: Remove Windows-specific macros 2020-12-01 17:10:47 +00:00
meson.build microsoft: Add CLC frontend and kernel/compute support to DXIL converter 2020-11-18 04:05:37 +00:00