Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 1d6d005

Browse files
authored
[SYCL] Enable release resource test on Linux (#1482)
1 parent cd0cf1c commit 1d6d005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/Basic/stream/release_resources_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Disable temporarily because of the flaky failure.
2-
// REQUIRES: TEMPORARY_DISABLED
2+
// UNSUPPORTED: windows
33
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
44
// RUN: env SYCL_PI_TRACE=2 %CPU_RUN_PLACEHOLDER %t.out %CPU_CHECK_PLACEHOLDER
55
// RUN: env SYCL_PI_TRACE=2 %GPU_RUN_PLACEHOLDER %t.out %GPU_CHECK_PLACEHOLDER

0 commit comments

Comments
 (0)