Revert "ci: Enable GALLIUM_DUMP_CPU=true only in the clang job"
Rob worded it well in9e8450b65c. "We don't want util_cpu to vomit cpu caps all over the test output." This reverts commitc6979d97e4. Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27564> (cherry picked from commit 62fa5c8d0f059ba75d7208a0d081da811065ba1c)
This commit is contained in:
parent
e7c7b4e2f1
commit
d1b79ef57b
2 changed files with 1 additions and 2 deletions
|
|
@ -463,7 +463,6 @@ debian-clang:
|
||||||
BUILDTYPE: debug
|
BUILDTYPE: debug
|
||||||
LLVM_VERSION: 15
|
LLVM_VERSION: 15
|
||||||
UNWIND: "enabled"
|
UNWIND: "enabled"
|
||||||
GALLIUM_DUMP_CPU: "true"
|
|
||||||
C_ARGS: >
|
C_ARGS: >
|
||||||
-Wno-error=constant-conversion
|
-Wno-error=constant-conversion
|
||||||
-Wno-error=enum-conversion
|
-Wno-error=enum-conversion
|
||||||
|
|
|
||||||
|
|
@ -1844,7 +1844,7 @@
|
||||||
"description": "Revert \"ci: Enable GALLIUM_DUMP_CPU=true only in the clang job\"",
|
"description": "Revert \"ci: Enable GALLIUM_DUMP_CPU=true only in the clang job\"",
|
||||||
"nominated": true,
|
"nominated": true,
|
||||||
"nomination_type": 2,
|
"nomination_type": 2,
|
||||||
"resolution": 0,
|
"resolution": 1,
|
||||||
"main_sha": null,
|
"main_sha": null,
|
||||||
"because_sha": "c6979d97e46907ff341665200b853cbca1d5524c",
|
"because_sha": "c6979d97e46907ff341665200b853cbca1d5524c",
|
||||||
"notes": null
|
"notes": null
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue