From b3a9e202b1c9c1631fd5d8608b07c499639505f9 Mon Sep 17 00:00:00 2001 From: Maneesh Gupta Date: Tue, 18 Jul 2017 11:17:02 +0530 Subject: [PATCH] [dt] temporarily disable broken tests Change-Id: I3ce23e410dc36e06d460263d768412f8368a6699 --- tests/src/runtimeApi/event/record_event.cpp | 2 +- tests/src/runtimeApi/stream/hipStreamSync2.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/src/runtimeApi/event/record_event.cpp b/tests/src/runtimeApi/event/record_event.cpp index bd8a3ada8e..c117f28f5c 100644 --- a/tests/src/runtimeApi/event/record_event.cpp +++ b/tests/src/runtimeApi/event/record_event.cpp @@ -19,7 +19,7 @@ THE SOFTWARE. /* HIT_START * BUILD: %t %s ../../test_common.cpp - * RUN: %t + * RUN: %t EXCLUDE_HIP_PLATFORM hcc * HIT_END */ diff --git a/tests/src/runtimeApi/stream/hipStreamSync2.cpp b/tests/src/runtimeApi/stream/hipStreamSync2.cpp index c6a58ce7d4..70b4e559fb 100644 --- a/tests/src/runtimeApi/stream/hipStreamSync2.cpp +++ b/tests/src/runtimeApi/stream/hipStreamSync2.cpp @@ -19,7 +19,7 @@ THE SOFTWARE. /* HIT_START * BUILD: %t %s ../../test_common.cpp - * RUN: %t + * RUN: %t EXCLUDE_HIP_PLATFORM hcc * HIT_END */