From f112ad301e87d2bd5f2e6dac60806dedf72ac62c 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 bbd07b0bd93ee3cd53243be284e8ae9669c6945d. Change-Id: Ib1be007535dcfb24d9e4eddbdb706d3be4acc20c [ROCm/hip commit: 88242ad446081be0ea457fc56cd218f4e812691f] --- projects/hip/tests/src/runtimeApi/memory/hipManagedKeyword.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/hip/tests/src/runtimeApi/memory/hipManagedKeyword.cpp b/projects/hip/tests/src/runtimeApi/memory/hipManagedKeyword.cpp index a47838cf23..5cdfbfa9f3 100644 --- a/projects/hip/tests/src/runtimeApi/memory/hipManagedKeyword.cpp +++ b/projects/hip/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