Skip to content

Commit 8b19d70

Browse files
authored
[SYCL][E2E] Mark get_backend.cpp as XFAIL on DG2 (#12118)
It seems to fail always as reported in the below bug. Just XFAIL it for now until we get a new driver, I locally reproduced the issue with the current syclos driver and saw it passing with a newer driver. Closes: #12117 Signed-off-by: Sarnie, Nick <[email protected]>
1 parent bfbf8ab commit 8b19d70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sycl/test-e2e/Basic/get_backend.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Failing due to old driver
2+
// XFAIL: gpu-intel-dg2
13
// RUN: %{build} -o %t.out
24
// RUN: %{run-unfiltered-devices} %t.out
35
//

0 commit comments

Comments
 (0)