Temporarily disable unstable tests (#376)
* Update config_amd_linux_MI2xx.json * Update config_amd_linux_common.json
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
7cc53f992f
Коммит
f7295e3ea3
@@ -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"
|
||||
]
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user