From 01540b3277bfd702fd423ab61c27d96f2a817a15 Mon Sep 17 00:00:00 2001 From: omarahmed1111 Date: Thu, 1 Aug 2024 16:22:09 +0100 Subject: [PATCH] Reenable check_resource_leak test --- sycl/test-e2e/Assert/check_resource_leak.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sycl/test-e2e/Assert/check_resource_leak.cpp b/sycl/test-e2e/Assert/check_resource_leak.cpp index 316da71eedb26..48c1b0eb54cf7 100644 --- a/sycl/test-e2e/Assert/check_resource_leak.cpp +++ b/sycl/test-e2e/Assert/check_resource_leak.cpp @@ -5,8 +5,7 @@ // UNSUPPORTED: opencl && gpu // TODO: Fails at JIT compilation for some reason. -// TODO: Reenable windows/linux, see https://github.com/intel/llvm/issues/14598 -// UNSUPPORTED: hip, windows, linux +// UNSUPPORTED: hip #define SYCL_FALLBACK_ASSERT 1 #include