We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77082bb commit 86e0f9bCopy full SHA for 86e0f9b
sycl/test-e2e/Adapters/dll-detach-order.cpp
@@ -1,5 +1,5 @@
1
// REQUIRES: windows
2
-// RUN: env SYCL_UR_TRACE=-1 %{run-unfiltered-devices} sycl-ls | FileCheck %s
+// RUN: env SYCL_UR_TRACE=-1 %{run-unfiltered-devices} sycl-ls 2>&1 | FileCheck %s
3
4
// ensure that the adapters are detached AFTER urLoaderTearDown is done
5
// executing
0 commit comments