ci: disable the windows tests until the runner can be stabilized again
authorEric Anholt <eric@anholt.net>
Wed, 17 Jun 2020 22:29:31 +0000 (15:29 -0700)
committerMarge Bot <eric+marge@anholt.net>
Thu, 18 Jun 2020 01:49:56 +0000 (01:49 +0000)
I've been getting a stream of errors from Marge today like:

FAILED: src/gallium/drivers/llvmpipe/lp_test_conv.exe
link @src/gallium/drivers/llvmpipe/lp_test_conv.exe.rsp
LINK : fatal error LNK1102: out of memory
[1080/1141] Compiling C object src/gallium/frontends/wgl/945cc3d@@wgl@sta/stw_getprocaddress.c.obj

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5534>

.gitlab-ci.yml

index 17c33d3c12a5e7dff03cb392fe538bd4b72337e6..dd4c2a8951b7ce89b9a3ccbd535dc2e448bc2b7a 100644 (file)
@@ -558,7 +558,7 @@ meson-clang:
     CC: "ccache clang-9"
     CXX: "ccache clang++-9"
 
-meson-windows-vs2019:
+.meson-windows-vs2019:
   extends:
     - .build-windows
     - .use-windows_build_vs2019