-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
The test Feature/StructuredBuffer/layout.test
fails on the GitHub Actions Runner windows-amd
when building targets check-hlsl-d3d12
and check-hlsl-clang-d3d12
.
Logs (same on both targets):
FAIL: OffloadTest-clang-d3d12 :: Feature/StructuredBuffer/layout.test (134 of 153)
******************** TEST 'OffloadTest-clang-d3d12 :: Feature/StructuredBuffer/layout.test' FAILED ********************
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 93
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\StructuredBuffer\layout.test C:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\tools\OffloadTest\test\clang-d3d12\Feature\StructuredBuffer\Output\layout.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\StructuredBuffer\layout.test' 'C:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\tools\OffloadTest\test\clang-d3d12\Feature\StructuredBuffer\Output\layout.test.tmp'
# RUN: at line 94
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\StructuredBuffer\Output\layout.test.tmp.o C:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\tools\OffloadTest\test\clang-d3d12\Feature\StructuredBuffer\Output\layout.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\StructuredBuffer\Output\layout.test.tmp.o' 'C:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\tools\OffloadTest\test\clang-d3d12\Feature\StructuredBuffer\Output\layout.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\StructuredBuffer\Output\layout.test.tmp.o"
# | Validation succeeded.
# `-----------------------------
# RUN: at line 95 has no command after substitutions
# RUN: at line 96
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\StructuredBuffer\Output\layout.test.tmp/pipeline.yaml C:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\tools\OffloadTest\test\clang-d3d12\Feature\StructuredBuffer\Output\layout.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\StructuredBuffer\layout.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\StructuredBuffer\Output\layout.test.tmp/pipeline.yaml' 'C:\actions-runner\_work\offload-test-suite\offload-test-suite\llvm-project\build\tools\OffloadTest\test\clang-d3d12\Feature\StructuredBuffer\Output\layout.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\StructuredBuffer\layout.test'
# .---command stderr------------
# | C:\actions-runner\_work\offload-test-suite\offload-test-suite\OffloadTest\test\Feature\StructuredBuffer\layout.test:102:10: error: CHECK: expected string not found in input
# | # CHECK: Data: [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ]
# | ^
# | <stdin>:41:14: note: scanning from here
# | - Name: BufA
# | ^
# | <stdin>:44:2: note: possible intended match here
# | Data: [ 1, 2, 3, 7, 8, 9, 0, 0, 0, 0, 0, 0 ]
# | ^
# |
# | Input file: <stdin>
# | Check file: C:\actions-runner\_work\offload-test-suite\offload-test-suite\OffloadTest\test\Feature\StructuredBuffer\layout.test
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 36: 0 ]
# | 37: OutputProps:
# | 38: Height: 0
# | 39: Width: 0
# | 40: Depth: 0
# | 41: - Name: BufA
# | check:102'0 X error: no match found
# | 42: Format: Float32
# | check:102'0 ~~~~~~~~~~~~~~~~~
# | 43: Stride: 12
# | check:102'0 ~~~~~~~~~~~~
# | 44: Data: [ 1, 2, 3, 7, 8, 9, 0, 0, 0, 0, 0, 0 ]
# | check:102'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:102'1 ? possible intended match
# | 45: OutputProps:
# | check:102'0 ~~~~~~~~~~~~~~
# | 46: Height: 0
# | check:102'0 ~~~~~~~~~~~
# | 47: Width: 0
# | check:102'0 ~~~~~~~~~~
# | 48: Depth: 0
# | check:102'0 ~~~~~~~~~~
# | 49: - Name: BufB
# | check:102'0 ~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
********************
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Planning