Skip to content

Commit 7b561d5

Browse files
authored
Remove XFAIL line (intel#556)
Signed-off-by: mdimakov <[email protected]>
1 parent bd0767d commit 7b561d5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

SYCL/ESIMD/spec_const/spec_const_bool.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
// RUN: %clangxx -fsycl -I%S/.. %s -o %t.out
1010
// RUN: %GPU_RUN_PLACEHOLDER %t.out
1111
// UNSUPPORTED: cuda || hip
12-
// XFAIL: *
13-
// TODO XFAIL because of the SYCL RT bug: setting zero specialization constant
14-
// value via get_specialization_constant does not work.
1512

1613
#include <cstdint>
1714

0 commit comments

Comments
 (0)