diff --git a/catch/hipTestMain/config/config_amd_windows b/catch/hipTestMain/config/config_amd_windows index 919098a569..0bd42083e7 100644 --- a/catch/hipTestMain/config/config_amd_windows +++ b/catch/hipTestMain/config/config_amd_windows @@ -661,6 +661,18 @@ "Unit_Kernel_Launch_bounds_Negative_OutOfBounds", "Unit_Kernel_Launch_bounds_Negative_Parameters_RTC", "Unit_AtomicBuiltins_Negative_Parameters_RTC", + "Unit_hipMemcpy2D_H2D-D2D-D2H - int", + "Unit_hipMemcpy2D_H2D-D2D-D2H - float", + "Unit_hipMemcpy2D_H2D-D2D-D2H - double", + "Unit_hipMemcpy2D_H2D-D2D-D2H_WithOffset - int", + "Unit_hipMemcpy2D_H2D-D2D-D2H_WithOffset - float", + "Unit_hipMemcpy2D_H2D-D2D-D2H_WithOffset - double", + "Unit_hipMemcpy2DAsync_Host&PinnedMem - int", + "Unit_hipMemcpy2DAsync_Host&PinnedMem - float", + "Unit_hipMemcpy2DAsync_Host&PinnedMem - double", + "Unit_hipMemPoolGetAccess_Negative_Parameters", + "Unit_hipMemPoolSetAttribute_Negative_Parameters", + "Unit_hipMemPoolGetAttribute_Negative_Parameters", "Note: Test disabled due to defect - EXSWHTEC-151", "Unit_hipModuleLoad_Negative_Load_From_A_File_That_Is_Not_A_Module", "Note: Test disabled due to defect - EXSWHTEC-152",