Skip to content

Commit 91fe50b

Browse files
committed
add XFAIL: run-mode to test xpassing in precommit
1 parent ecaab93 commit 91fe50b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/test-e2e/Matrix/SG32/get_coordinate_ops.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
// REQUIRES: aspect-ext_intel_matrix
1111
// REQUIRES-INTEL-DRIVER: lin: 30049, win: 101.4943
1212

13-
// XFAIL: !igc-dev
13+
// XFAIL: !igc-dev && run-mode
1414
// XFAIL-TRACKER: GSD-6376
1515

1616
// RUN: %{build} -o %t.out
@@ -20,4 +20,4 @@
2020

2121
#define SG_SZ 32
2222

23-
#include "../get_coordinate_ops_impl.hpp"
23+
#include "../get_coordinate_ops_impl.hpp"

0 commit comments

Comments
 (0)