Skip to content

Commit 86e0f9b

Browse files
committed
teardown race means we might be using fallback which uses cerr
1 parent 77082bb commit 86e0f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// REQUIRES: windows
2-
// RUN: env SYCL_UR_TRACE=-1 %{run-unfiltered-devices} sycl-ls | FileCheck %s
2+
// RUN: env SYCL_UR_TRACE=-1 %{run-unfiltered-devices} sycl-ls 2>&1 | FileCheck %s
33

44
// ensure that the adapters are detached AFTER urLoaderTearDown is done
55
// executing

0 commit comments

Comments
 (0)