From ced77af3fdf619183d3ff764f6b31c92485614bb Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 27 Jan 2021 12:24:08 -0800 Subject: [PATCH] ci/freedreno: Make a630 piglit_shader run a manual run, too. We haven't been able to stabilize the remaining flakes (scattered through a bunch of innocuous-looking tests), so disable it until we can fix it or replace the piglit runner with one that can handle flakes. Closes: #4170 Part-of: --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 805ccf1ec42..00a80bea741 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1461,6 +1461,7 @@ arm64_a630_vk_sysmem: extends: - .piglit-test - .arm64-a630-test + - .test-manual variables: BARE_METAL_TEST_SCRIPT: "/install/piglit/run.sh" # Excluding various features we don't support to keep runtime down in