Temporarily disable unstable tests (#376)

* Update config_amd_linux_MI2xx.json
* Update config_amd_linux_common.json

[ROCm/hip-tests commit: f7295e3ea3]
This commit is contained in:
Maneesh Gupta
2023-07-26 16:54:35 +05:30
zatwierdzone przez GitHub
rodzic f8e1cba1ad
commit 27a7591e94
2 zmienionych plików z 6 dodań i 2 usunięć
@@ -16,7 +16,8 @@
"Unit_hipSignalExternalSemaphoresAsync_Vulkan_Positive_Multiple_Semaphores",
"Unit_hipSignalExternalSemaphoresAsync_Vulkan_Negative_Parameters",
"Unit_hipImportExternalSemaphore_Vulkan_Negative_Parameters",
"Unit_hipDestroyExternalSemaphore_Vulkan_Negative_Parameters"
"Unit_hipDestroyExternalSemaphore_Vulkan_Negative_Parameters",
"Unit_Grid_Group_Sync_Positive_Basic"
]
}
@@ -110,6 +110,9 @@
"=== Below tests fail in stress test on 13/07/23 ===",
"Unit_deviceAllocation_Malloc_ComplexDataType",
"Unit_deviceAllocation_New_ComplexDataType",
"Unit_hipStreamValue_Wait32_Blocking_Mask_Eq_1"
"Unit_hipStreamValue_Wait32_Blocking_Mask_Eq_1",
"=== Below tests fail in stress test on 24/07/23 ===",
"Unit_hipStreamCreateWithPriority_ValidateWithEvents",
"Unit_hipEventIpc"
]
}