From 82e6141cfd711d44a53c8a6b076b0b65159cae7f Mon Sep 17 00:00:00 2001 From: Maneesh Gupta Date: Mon, 6 Feb 2017 13:00:50 +0530 Subject: [PATCH] Disable broken test: hipC Change-Id: I061aa125bbdc9f14bc870266ab0735593c861903 [ROCm/hip commit: 939909e96cdd1f852c228c784e23335c789d77d2] --- projects/hip/tests/src/hipC.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/hip/tests/src/hipC.c b/projects/hip/tests/src/hipC.c index cdecc2cf9d..644df6c98f 100644 --- a/projects/hip/tests/src/hipC.c +++ b/projects/hip/tests/src/hipC.c @@ -21,7 +21,7 @@ THE SOFTWARE. */ /* HIT_START - * BUILD: %t %s + * BUILD: %t %s EXCLUDE_HIP_PLATFORM all * RUN: %t * HIT_END */