Skip to content

Commit 254c2a1

Browse files
authored
[SYCL][E2E] Re-enable dll-detach-order.cpp (#15005)
Fixes #14767 This test passes against all adapters both on my own machine and Github CI and should now be re-enabled.
1 parent 2137ff0 commit 254c2a1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sycl/test-e2e/Plugin/dll-detach-order.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
// REQUIRES: windows
22
// RUN: env SYCL_UR_TRACE=1 sycl-ls | FileCheck %s
33

4-
// TODO: Reenable on Windows, see https://github.com/intel/llvm/issues/14768
5-
// UNSUPPORTED: windows
6-
74
// ensure that the plugins are detached AFTER urLoaderTearDown is done executing
85

96
// CHECK: ---> DLL_PROCESS_DETACH syclx.dll

0 commit comments

Comments
 (0)