Commit 88f018a
authored
Refine XFAILs of WaveReadlaneFirst tests based on runner results (#628)
Some runners are red after the introduction of the WaveReadLaneFirst
tests (#432).
I've filed issues for the specific FAILs and XPASSes and updated the
corresponding tests' XFAIL lines.
Also added a missing `REQUIRES: Double` to the fp64 test.
```
╭───┬──────────────────────┬─────────────┬────────────────────────┬────────┬──────────────────────────────────────╮
│ # │ timestamp │ run-id │ workflow │ status │ test │
├───┼──────────────────────┼─────────────┼────────────────────────┼────────┼──────────────────────────────────────┤
│ 0 │ 2025-12-16T14:08:13Z │ 20270756753 │ Windows D3D12 QC DXC │ FAIL │ WaveOps/WaveReadLaneFirst.fp16.test │
│ 1 │ 2025-12-16T14:08:13Z │ 20270756753 │ Windows D3D12 QC DXC │ FAIL │ WaveOps/WaveReadLaneFirst.fp32.test │
│ 2 │ 2025-12-16T18:01:02Z │ 20277806853 │ Windows D3D12 AMD DXC │ FAIL │ WaveOps/WaveReadLaneFirst.fp64.test │
│ 3 │ 2025-12-16T14:08:13Z │ 20270756753 │ Windows D3D12 QC DXC │ FAIL │ WaveOps/WaveReadLaneFirst.fp64.test │
│ 4 │ 2025-12-16T18:02:56Z │ 20277861501 │ Windows Vulkan QC DXC │ FAIL │ WaveOps/WaveReadLaneFirst.fp64.test │
│ 5 │ 2025-12-16T12:11:57Z │ 20267477248 │ Windows D3D12 Warp DXC │ XPASS │ WaveOps/WaveReadLaneFirst.fp64.test │
│ 6 │ 2025-12-16T12:11:57Z │ 20267477248 │ Windows D3D12 Warp DXC │ XPASS │ WaveOps/WaveReadLaneFirst.int64.test │
╰───┴──────────────────────┴─────────────┴────────────────────────┴────────┴──────────────────────────────────────╯
```
- #625
- #626
- #627
- #4331 parent d745f17 commit 88f018a
File tree
4 files changed
+14
-3
lines changed- test/WaveOps
4 files changed
+14
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
314 | 316 | | |
| 317 | + | |
315 | 318 | | |
316 | 319 | | |
317 | 320 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
313 | 316 | | |
314 | 317 | | |
315 | 318 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
314 | 316 | | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
315 | 320 | | |
316 | 321 | | |
317 | 322 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
| 315 | + | |
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| |||
0 commit comments