Skip to content

Commit 7fd728d

Browse files
authored
[DeviceMSAN] Re-enable device global test (#17672)
We can't reproduce #16978 locally, try to enable it again because maybe it has been fixed by other patch.
1 parent 9fd7358 commit 7fd728d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

sycl/test-e2e/MemorySanitizer/check_device_global.cpp

-7
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,6 @@
66
// RUN: %{build} %device_msan_flags -O2 -g -o %t3.out
77
// RUN: %{run} not %t3.out 2>&1 | FileCheck %s
88

9-
// XFAIL: spirv-backend && gpu && run-mode
10-
// XFAIL-TRACKER: CMPLRLLVM-64705
11-
12-
// Test is flaky on required platforms, disable until it can be fixed
13-
// UNSUPPORTED: true
14-
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/16978
15-
169
#include <sycl/detail/core.hpp>
1710
#include <sycl/ext/oneapi/device_global/device_global.hpp>
1811
#include <sycl/usm.hpp>

0 commit comments

Comments
 (0)