mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-23 00:20:09 +01:00
Revert "gitlab-ci: disable a630 tests as mesa-cheza is down (again)"
This reverts commit 18657c0c0a
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3804>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3804>
This commit is contained in:
parent
5a82273f09
commit
2a98cf3b2e
1 changed files with 6 additions and 6 deletions
|
|
@ -646,7 +646,7 @@ test-softpipe-gles31:
|
||||||
DEQP_VER: gles31
|
DEQP_VER: gles31
|
||||||
extends: test-softpipe-gles2
|
extends: test-softpipe-gles2
|
||||||
|
|
||||||
.arm64_a630_gles2:
|
arm64_a630_gles2:
|
||||||
extends:
|
extends:
|
||||||
- .deqp-test-gl
|
- .deqp-test-gl
|
||||||
- .use-arm_test
|
- .use-arm_test
|
||||||
|
|
@ -662,18 +662,18 @@ test-softpipe-gles31:
|
||||||
dependencies:
|
dependencies:
|
||||||
- meson-arm64
|
- meson-arm64
|
||||||
|
|
||||||
.arm64_a630_gles31:
|
arm64_a630_gles31:
|
||||||
extends: .arm64_a630_gles2
|
extends: arm64_a630_gles2
|
||||||
variables:
|
variables:
|
||||||
DEQP_VER: gles31
|
DEQP_VER: gles31
|
||||||
|
|
||||||
.arm64_a630_gles3:
|
arm64_a630_gles3:
|
||||||
extends: .arm64_a630_gles2
|
extends: arm64_a630_gles2
|
||||||
variables:
|
variables:
|
||||||
DEQP_VER: gles3
|
DEQP_VER: gles3
|
||||||
|
|
||||||
arm64_a306_gles2:
|
arm64_a306_gles2:
|
||||||
extends: .arm64_a630_gles2
|
extends: arm64_a630_gles2
|
||||||
variables:
|
variables:
|
||||||
DEQP_EXPECTED_FAILS: deqp-freedreno-a307-fails.txt
|
DEQP_EXPECTED_FAILS: deqp-freedreno-a307-fails.txt
|
||||||
DEQP_SKIPS: deqp-default-skips.txt
|
DEQP_SKIPS: deqp-default-skips.txt
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue