Commit 6d25c1e
Ewan Crawford
[UR] Skip new command-buffer CTS test on L0 V2 (#17566)
All UR command-buffer CTS tests are marked as XFail on V2 [See CTS
generic base class for
command-buffer](https://github.com/intel/llvm/blob/sycl/unified-runtime/test/conformance/exp_command_buffer/fixtures.h#L48)
This was omitted by accident from the new command-buffer CTS tests added
in #17494 which don't derive from that
base class. Fixed by adding in now.1 parent 1387710 commit 6d25c1e
File tree
1 file changed
+2
-0
lines changed- unified-runtime/test/conformance/exp_command_buffer/native-command
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
0 commit comments