glsl/test: Don't run whitespace tests in parallel
authorDaniel Stone <daniels@collabora.com>
Tue, 11 Aug 2020 11:13:17 +0000 (12:13 +0100)
committerMarge Bot <eric+marge@anholt.net>
Mon, 17 Aug 2020 17:44:26 +0000 (17:44 +0000)
commitc60cea0daa2b140547088188d90bce6f09bb1517
treed84e2cda30dc63ab460e87f999f6db026f188f2d
parentaeba69deaa536776452ec8b22a3131f187e82cac
glsl/test: Don't run whitespace tests in parallel

For some unfathomable reason, three out of these four tests often time
out when running within CI. On the assumption that there is some
parallelisation badness happening rather than the non-UNIX tests
entering infinite loops, try just marking them as serial-only.

This should have a negligible impact on runtime since they are quick to
execute.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6301>
src/compiler/glsl/glcpp/meson.build