From 88242ad446081be0ea457fc56cd218f4e812691f Mon Sep 17 00:00:00 2001 From: Vladislav Sytchenko Date: Tue, 1 Jun 2021 17:27:46 -0400 Subject: [PATCH] Revert "SWDEV-255979 - Enable __managed__ test for amd platform" This reverts commit e51960038378b702b2870830f052244c810c57a5. Change-Id: Ib1be007535dcfb24d9e4eddbdb706d3be4acc20c --- tests/src/runtimeApi/memory/hipManagedKeyword.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/src/runtimeApi/memory/hipManagedKeyword.cpp b/tests/src/runtimeApi/memory/hipManagedKeyword.cpp index a47838cf23..5cdfbfa9f3 100644 --- a/tests/src/runtimeApi/memory/hipManagedKeyword.cpp +++ b/tests/src/runtimeApi/memory/hipManagedKeyword.cpp @@ -2,8 +2,9 @@ #include #include "test_common.h" +//Enable test when compiler support is available in mainline /* HIT_START - * BUILD: %t %s ../../test_common.cpp + * BUILD: %t %s ../../test_common.cpp EXCLUDE_HIP_PLATFORM amd * HIT_END */ #define N 1048576