The test `Feature/RootSignatures/ManualDescriptors.test` fails on the GitHub Actions Runner `windows-amd` when building targets `check-hlsl-d3d12` and `check-hlsl-clang-d3d12`. Logs (same for both targets): ``` FAIL: OffloadTest-clang-d3d12 :: Feature/RootSignatures/ManualDescriptors.test (122 of 153) ******************** TEST 'OffloadTest-clang-d3d12 :: Feature/RootSignatures/ManualDescriptors.test' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 91 c:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\bin\split-file.exe C:\actions-runner\_work\offload-test-suite\offload-test-suite\OffloadTest\test\Feature\RootSignatures\ManualDescriptors.test C:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\tools\OffloadTest\test\clang-d3d12\Feature\RootSignatures\Output\ManualDescriptors.test.tmp # executed command: 'c:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\bin\split-file.exe' 'C:\actions-runner\_work\offload-test-suite\offload-test-suite\OffloadTest\test\Feature\RootSignatures\ManualDescriptors.test' 'C:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\tools\OffloadTest\test\clang-d3d12\Feature\RootSignatures\Output\ManualDescriptors.test.tmp' # RUN: at line 92 c:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\bin\clang-dxc.exe --dxv-path=C:/actions-runner/_work/offload-test-suite/offload-test-suite/DXC/build/bin -T cs_6_0 -Fo C:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\tools\OffloadTest\test\clang-d3d12\Feature\RootSignatures\Output\ManualDescriptors.test.tmp.o C:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\tools\OffloadTest\test\clang-d3d12\Feature\RootSignatures\Output\ManualDescriptors.test.tmp/source.hlsl # executed command: 'c:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\bin\clang-dxc.exe' --dxv-path=C:/actions-runner/_work/offload-test-suite/offload-test-suite/DXC/build/bin -T cs_6_0 -Fo 'C:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\tools\OffloadTest\test\clang-d3d12\Feature\RootSignatures\Output\ManualDescriptors.test.tmp.o' 'C:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\tools\OffloadTest\test\clang-d3d12\Feature\RootSignatures\Output\ManualDescriptors.test.tmp/source.hlsl' # .---command stdout------------ # | Signed DxilContainer written to "C:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\tools\OffloadTest\test\clang-d3d12\Feature\RootSignatures\Output\ManualDescriptors.test.tmp.o" # | Validation succeeded. # `----------------------------- # RUN: at line 93 c:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\bin\offloader.exe C:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\tools\OffloadTest\test\clang-d3d12\Feature\RootSignatures\Output\ManualDescriptors.test.tmp/pipeline.yaml C:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\tools\OffloadTest\test\clang-d3d12\Feature\RootSignatures\Output\ManualDescriptors.test.tmp.o | c:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\bin\filecheck.exe C:\actions-runner\_work\offload-test-suite\offload-test-suite\OffloadTest\test\Feature\RootSignatures\ManualDescriptors.test # executed command: 'c:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\bin\offloader.exe' 'C:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\tools\OffloadTest\test\clang-d3d12\Feature\RootSignatures\Output\ManualDescriptors.test.tmp/pipeline.yaml' 'C:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\tools\OffloadTest\test\clang-d3d12\Feature\RootSignatures\Output\ManualDescriptors.test.tmp.o' # executed command: 'c:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\bin\filecheck.exe' 'C:\actions-runner\_work\offload-test-suite\offload-test-suite\OffloadTest\test\Feature\RootSignatures\ManualDescriptors.test' # .---command stderr------------ # | C:\actions-runner\_work\offload-test-suite\offload-test-suite\OffloadTest\test\Feature\RootSignatures\ManualDescriptors.test:96:10: error: CHECK: expected string not found in input # | # CHECK: Data: [ 20, 48, 84, 128 ] # | ^ # | <stdin>:50:14: note: scanning from here # | - Name: Out1 # | ^ # | <stdin>:53:2: note: possible intended match here # | Data: [ 0, 0, 0, 0 ] # | ^ # | # | Input file: <stdin> # | Check file: C:\actions-runner\_work\offload-test-suite\offload-test-suite\OffloadTest\test\Feature\RootSignatures\ManualDescriptors.test # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 45: Data: [ 2, 4, 6, 8, 10, 12, 14, 16 ] # | 46: OutputProps: # | 47: Height: 0 # | 48: Width: 0 # | 49: Depth: 0 # | 50: - Name: Out1 # | check:96'0 X error: no match found # | 51: Format: Float32 # | check:96'0 ~~~~~~~~~~~~~~~~~ # | 52: Channels: 4 # | check:96'0 ~~~~~~~~~~~~~ # | 53: Data: [ 0, 0, 0, 0 ] # | check:96'0 ~~~~~~~~~~~~~~~~~~~~~~ # | check:96'1 ? possible intended match # | 54: OutputProps: # | check:96'0 ~~~~~~~~~~~~~~ # | 55: Height: 0 # | check:96'0 ~~~~~~~~~~~ # | 56: Width: 0 # | check:96'0 ~~~~~~~~~~ # | 57: Depth: 0 # | check:96'0 ~~~~~~~~~~ # | 58: - Name: Out2 # | check:96'0 ~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** ```