diff --git a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows index 77fa375707..bbd40cf653 100644 --- a/projects/hip-tests/catch/hipTestMain/config/config_amd_windows +++ b/projects/hip-tests/catch/hipTestMain/config/config_amd_windows @@ -428,6 +428,7 @@ "Unit_hipGraphUpload_Functional_multidevice_test", "=== Below tests fail in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/210 ===", "Unit_StaticAssert_Positive_Basic_RTC", + "Unit_Assert_Positive_Basic_KernelFail", "=== Below tests are disabled due to defect EXSWHTEC-356 ===", "Unit_Device___hisinf2_Accuracy_Positive", "Unit_Device___hisnan2_Accuracy_Positive", @@ -738,6 +739,7 @@ "Unit_hipMalloc_Allocate90PercentOfDeviceMemory", "Unit_hipModuleLaunchKernel_Positive_Basic", "Unit_hipModuleLaunchKernel_Positive_Parameters", + "Unit_hipModuleLaunchKernel_Verify_Capture", "Unit_hipModuleLaunchCooperativeKernel_Positive_Basic", "Unit_hipModuleLaunchCooperativeKernel_Positive_Parameters", "Unit_hipModuleLaunchCooperativeKernel_Negative_Parameters",