Temporarily disable unstable tests (#376)

* Update config_amd_linux_MI2xx.json
* Update config_amd_linux_common.json
Tento commit je obsažen v:
Maneesh Gupta
2023-07-26 16:54:35 +05:30
odevzdal GitHub
rodič 7cc53f992f
revize f7295e3ea3
2 změnil soubory, kde provedl 6 přidání a 2 odebrání
+2 -1
Zobrazit soubor
@@ -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"
]
}
+4 -1
Zobrazit soubor
@@ -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"
]
}