Commit 5c1e793
authored
Remove Clang && Vulkan XFAIL from Feature/CBuffer/array-dynamic-index.test (#517)
This PR removes the Clang && Vulkan XFAIL from
Feature/CBuffer/array-dynamic-index.test since the test now XPASSes on
all runners:
```
╭───┬──────────────────────┬─────────────┬─────────────────────────────┬────────┬──────────────────────────────────────────╮
│ # │ timestamp │ run-id │ workflow │ status │ test │
├───┼──────────────────────┼─────────────┼─────────────────────────────┼────────┼──────────────────────────────────────────┤
│ 0 │ 2025-11-28T12:08:27Z │ 19763375140 │ Windows Vulkan AMD Clang │ XPASS │ Feature/CBuffer/array-dynamic-index.test │
│ 1 │ 2025-11-28T18:05:22Z │ 19771042891 │ Windows Vulkan Intel Clang │ XPASS │ Feature/CBuffer/array-dynamic-index.test │
│ 2 │ 2025-11-28T04:03:18Z │ 19753735507 │ Windows Vulkan NVIDIA Clang │ XPASS │ Feature/CBuffer/array-dynamic-index.test │
│ 3 │ 2025-11-28T18:09:04Z │ 19771107957 │ Windows Vulkan QC Clang │ XPASS │ Feature/CBuffer/array-dynamic-index.test │
╰───┴──────────────────────┴─────────────┴─────────────────────────────┴────────┴──────────────────────────────────────────╯
```
- [Windows Vulkan AMD
Clang](https://github.com/llvm/offload-test-suite/actions/runs/19763375140)
- [Windows Vulkan Intel
Clang](https://github.com/llvm/offload-test-suite/actions/runs/19771042891)
- [Windows Vulkan NVIDIA
Clang](https://github.com/llvm/offload-test-suite/actions/runs/19753735507)
- [Windows Vulkan QC
Clang](https://github.com/llvm/offload-test-suite/actions/runs/19771107957)
Before merging this PR, check/update the status of the original issue
associated with the XFAIL:
llvm/llvm-project#1596021 parent a7e5b43 commit 5c1e793
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | 81 | | |
85 | 82 | | |
86 | 83 | | |
0 commit comments