mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-22 22:10:10 +01:00
ci: traces: temporarily disable nheko trace
Disable nheko trace until apitrace gets fixed. apitrace currently fails with this trace, when more than 1 run is requested. Upstream issue: https://github.com/apitrace/apitrace/issues/800 Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16774>
This commit is contained in:
parent
0170500627
commit
2cf7f08b04
2 changed files with 18 additions and 18 deletions
|
|
@ -570,13 +570,13 @@ traces:
|
|||
# broken shadows
|
||||
#- device: freedreno-a630
|
||||
# checksum: 0
|
||||
- path: nheko/nheko-colors.trace
|
||||
expectations:
|
||||
#- path: nheko/nheko-colors.trace
|
||||
# expectations:
|
||||
# timeout
|
||||
#- device: freedreno-a530
|
||||
# checksum: 0
|
||||
- device: freedreno-a630
|
||||
checksum: cd908b6ee9e79472716976854fbbcb21
|
||||
#- device: freedreno-a630
|
||||
# checksum: cd908b6ee9e79472716976854fbbcb21
|
||||
# Throws "Invalid state in _mesa_program_state_string" and
|
||||
# GL_INVALID_OPERATION in glBindTexture(target mismatch), fails to produce
|
||||
# a .png at all. Renders fine on radeonsi.
|
||||
|
|
|
|||
|
|
@ -915,20 +915,20 @@ traces:
|
|||
checksum: dde3a4118bca61afdb5fcd94c30e61cd
|
||||
- device: gl-intel-cml
|
||||
checksum: dde3a4118bca61afdb5fcd94c30e61cd
|
||||
- path: nheko/nheko-colors.trace
|
||||
expectations:
|
||||
- device: gl-intel-apl
|
||||
checksum: 7a8b329f50653480eda50f53d715ad27
|
||||
- device: gl-intel-glk
|
||||
checksum: 7a8b329f50653480eda50f53d715ad27
|
||||
- device: gl-intel-amly
|
||||
checksum: 7a8b329f50653480eda50f53d715ad27
|
||||
- device: gl-intel-kbl
|
||||
checksum: 7a8b329f50653480eda50f53d715ad27
|
||||
- device: gl-intel-whl
|
||||
checksum: 7a8b329f50653480eda50f53d715ad27
|
||||
- device: gl-intel-cml
|
||||
checksum: 7a8b329f50653480eda50f53d715ad27
|
||||
#- path: nheko/nheko-colors.trace
|
||||
# expectations:
|
||||
#- device: gl-intel-apl
|
||||
# checksum: 7a8b329f50653480eda50f53d715ad27
|
||||
#- device: gl-intel-glk
|
||||
# checksum: 7a8b329f50653480eda50f53d715ad27
|
||||
#- device: gl-intel-amly
|
||||
# checksum: 7a8b329f50653480eda50f53d715ad27
|
||||
#- device: gl-intel-kbl
|
||||
# checksum: 7a8b329f50653480eda50f53d715ad27
|
||||
#- device: gl-intel-whl
|
||||
# checksum: 7a8b329f50653480eda50f53d715ad27
|
||||
#- device: gl-intel-cml
|
||||
# checksum: 7a8b329f50653480eda50f53d715ad27
|
||||
|
||||
- path: valve/counterstrike-source-v2.trace
|
||||
expectations:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue