mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 05:08:08 +02:00
nouveau/ci: drop already included *-skips.tx
`all-skips.txt` is always included, and `nouveau-gm20b-skips.txt` matches `$GPU_VERSION-skips.txt`. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36354>
This commit is contained in:
parent
77f2b9bcc3
commit
4b4e1a81b9
1 changed files with 0 additions and 4 deletions
|
|
@ -1,7 +1,6 @@
|
|||
[[deqp]]
|
||||
deqp = "/deqp-gles/modules/gles2/deqp-gles2"
|
||||
caselists = ["/deqp-gles/mustpass/gles2-main.txt"]
|
||||
skips = ["install/all-skips.txt", "install/nouveau-gm20b-skips.txt"]
|
||||
deqp_args = [
|
||||
"--deqp-surface-width=256",
|
||||
"--deqp-surface-height=256",
|
||||
|
|
@ -15,7 +14,6 @@ version_check = "GL ES 3.2"
|
|||
[[deqp]]
|
||||
deqp = "/deqp-gles/modules/gles3/deqp-gles3"
|
||||
caselists = ["/deqp-gles/mustpass/gles3-main.txt"]
|
||||
skips = ["install/all-skips.txt", "install/nouveau-gm20b-skips.txt"]
|
||||
deqp_args = [
|
||||
"--deqp-surface-width=256",
|
||||
"--deqp-surface-height=256",
|
||||
|
|
@ -27,7 +25,6 @@ deqp_args = [
|
|||
[[deqp]]
|
||||
deqp = "/deqp-gles/modules/gles31/deqp-gles31"
|
||||
caselists = ["/deqp-gles/mustpass/gles31-main.txt"]
|
||||
skips = ["install/all-skips.txt", "install/nouveau-gm20b-skips.txt"]
|
||||
deqp_args = [
|
||||
"--deqp-surface-width=256",
|
||||
"--deqp-surface-height=256",
|
||||
|
|
@ -43,7 +40,6 @@ caselists = [
|
|||
"/deqp-gles/mustpass/gles3-khr-main.txt",
|
||||
"/deqp-gles/mustpass/gles31-khr-main.txt"
|
||||
]
|
||||
skips = ["install/all-skips.txt", "install/nouveau-gm20b-skips.txt"]
|
||||
deqp_args = [
|
||||
"--deqp-surface-width=256",
|
||||
"--deqp-surface-height=256",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue