diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux_MI2xx.json b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux_MI2xx.json index 5fa1d23228..bf00e2e8e1 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_linux_MI2xx.json +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_linux_MI2xx.json @@ -4,7 +4,10 @@ "Unit_hipStreamPerThread_DeviceReset_1", "Unit_hipMallocManaged_OverSubscription", "Unit_hipDeviceGetPCIBusId_Negative_PartialFill", - "Unit_hipInit_Negative" + "Unit_hipInit_Negative", + "Unit_BuiltinAtomicsRTC_fmaxCoherentGlobalMem", + "Unit_BuiltinAtomicsRTC__fminCoherentGlobalMem", + "Unit_BuiltInAtomicAdd_CoherentGlobalMemWithRtc" ] }