Skip to content

Commit 998beb9

Browse files
committed
Revert "[SYCL] Enable thread_id_test.cpp on Windows"
This reverts commit 82d17df.
1 parent 82d17df commit 998beb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/ESIMD/thread_id_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// UNSUPPORTED: cuda || hip
33
// RUN: %clangxx -fsycl %s -o %t.out
44
// RUN: %GPU_RUN_PLACEHOLDER %t.out
5-
// XFAIL: linux && gpu && !esimd_emulator
5+
// XFAIL: gpu && !esimd_emulator
66
//==- thread_id_test.cpp - Test to verify thread id functionlity-==//
77
//
88
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.

0 commit comments

Comments
 (0)