Skip to content

Commit 0ca2be5

Browse files
committed
Disable Basic/stream/stream.cpp test for HIP until it is fixed
1 parent 0ae900a commit 0ca2be5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test-e2e/Basic/stream/stream.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %{build} -fsycl-device-code-split=per_kernel -o %t.out
22
// RUN: %{run} %t.out %if !gpu || linux %{ | FileCheck %s %}
3+
// XFAIL: hip
34

45
//==------------------ stream.cpp - SYCL stream basic test -----------------==//
56
//

0 commit comments

Comments
 (0)