ninja: Entering directory `out/gn' [0/2] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 21451 tests, 64 workers -- Testing: FAIL: Clang :: CodeGenHLSL/builtins/StructuredBuffer-subscript.hlsl (1 of 21451) ******************** TEST 'Clang :: CodeGenHLSL/builtins/StructuredBuffer-subscript.hlsl' FAILED ******************** Exit Code: 1 Command Output (stderr): -- RUN: at line 1: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/20/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-compute -emit-llvm -o - -O0 /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/StructuredBuffer-subscript.hlsl | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/StructuredBuffer-subscript.hlsl + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -cc1 -internal-isystem /usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/20/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-compute -emit-llvm -o - -O0 /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/StructuredBuffer-subscript.hlsl + /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/StructuredBuffer-subscript.hlsl /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/StructuredBuffer-subscript.hlsl:16:15: error: CHECK-NOT: excluded string found in input // CHECK-NOT: call {{[^@]*}} @{{[^l][^l][^v][^m][^\.]}} ^ :68:2: note: found here call void @_GLOBAL__sub_I_StructuredBuffer_subscript.hlsl() ^~~~~~~~~~~~~~~~ Input file: Check file: /usr/local/google/home/thakis/src/llvm-project/clang/test/CodeGenHLSL/builtins/StructuredBuffer-subscript.hlsl -dump-input=help explains the following input dump. Input was: <<<<<< . . . 63: } 64: 65: ; Function Attrs: convergent norecurse 66: define void @main() #2 { 67: entry: 68: call void @_GLOBAL__sub_I_StructuredBuffer_subscript.hlsl() not:16 !~~~~~~~~~~~~~~~ error: no match expected 69: %0 = call i32 @llvm.dx.flattened.thread.id.in.group() 70: call void @"?main@@YAXI@Z"(i32 %0) 71: ret void 72: } 73: . . . >>>>>> -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): Clang :: CodeGenHLSL/builtins/StructuredBuffer-subscript.hlsl Testing Time: 134.26s Total Discovered Tests: 38345 Skipped : 4 (0.01%) Unsupported : 102 (0.27%) Passed : 38209 (99.65%) Expectedly Failed: 29 (0.08%) Failed : 1 (0.00%) FAILED: gen/clang/test/run-lit python3 bin/llvm-lit -sv ../../clang/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-clang']' returned non-zero exit status 1.