diff --git a/sycl/test-e2e/Basic/stream/blocking_pipes_and_stream.cpp b/sycl/test-e2e/Basic/stream/blocking_pipes_and_stream.cpp index d61f1f69234a3..12e2c062999d3 100644 --- a/sycl/test-e2e/Basic/stream/blocking_pipes_and_stream.cpp +++ b/sycl/test-e2e/Basic/stream/blocking_pipes_and_stream.cpp @@ -1,4 +1,4 @@ -// REQUIRES: accelerator +// REQUIRES: accelerator, TEMPORARY_DISABLED // RUN: %{build} -o %t.out // RUN: %{run} %t.out | FileCheck %s