Skip to content

Commit 113878d

Browse files
committed
fix xfail
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent d01192d commit 113878d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

sycl/test-e2e/ESIMD/PerformanceTests/matrix_transpose.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
//
77
//===----------------------------------------------------------------------===//
88
// XFAIL: igc-dev
9+
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/16088
910
// REQUIRES: gpu-intel-dg2 && level_zero
1011
// UNSUPPORTED: windows
1112

sycl/test/e2e_test_requirements/no-xfail-without-tracker.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
// tests to match the required format and in that case you should just update
5252
// (i.e. reduce) the number and the list below.
5353
//
54-
// NUMBER-OF-XFAIL-WITHOUT-TRACKER: 141
54+
// NUMBER-OF-XFAIL-WITHOUT-TRACKER: 142
5555
//
5656
// List of improperly XFAIL-ed tests.
5757
// Remove the CHECK once the test has been properly XFAIL-ed.

0 commit comments

Comments
 (0)