Skip to content

Commit

Permalink
[SYCL][E2E] Disable get_backend.cpp on DG2 (#12530)
Browse files Browse the repository at this point in the history
It fails sporadically on DG2 even with the new driver. It does not
sporadically fail on Gen12 with the new driver. I made an internal
ticket to get to the bottom of it.

---------

Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
  • Loading branch information
sarnex authored Jan 30, 2024
1 parent 9b33a43 commit 478373f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions sycl/test-e2e/Basic/get_backend.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// Failing due to old driver
// REQUIRES-INTEL-DRIVER: lin: 27427, win: 101.4827
// Sporadic fails on DG2
// TODO: Reenable when internal ticket is resolved
// UNSUPPORTED: gpu-intel-dg2
// RUN: %{build} -o %t.out
// RUN: %{run-unfiltered-devices} %t.out
//
Expand Down

0 comments on commit 478373f

Please sign in to comment.