From 6140159d8f824cd323ab692c76ff8ac2061766f4 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 99188c6f3b09b75c19f78b63fa64c522d5090581. Change-Id: Ib1be007535dcfb24d9e4eddbdb706d3be4acc20c [ROCm/clr commit: 59b98a39497973cd3daeaf71d015e4f529faf6b3] --- .../hipamd/tests/src/runtimeApi/memory/hipManagedKeyword.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/clr/hipamd/tests/src/runtimeApi/memory/hipManagedKeyword.cpp b/projects/clr/hipamd/tests/src/runtimeApi/memory/hipManagedKeyword.cpp index a47838cf23..5cdfbfa9f3 100644 --- a/projects/clr/hipamd/tests/src/runtimeApi/memory/hipManagedKeyword.cpp +++ b/projects/clr/hipamd/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