SWDEV-446760 - add image check and skip failing tests
Change-Id: If4a135222ab755c23a4c0d00c29bea33744528a5
[ROCm/hip-tests commit: d0088ee34f]
This commit is contained in:
committed by
Jatin Jaikishan Chaudhary
parent
1994fc0e6d
commit
b60e8dca7c
@@ -334,6 +334,7 @@
|
||||
"Unit_hipDrvGetErrorString_Positive_Basic",
|
||||
"Unit_hipModuleLaunchKernel_Negative_Parameters",
|
||||
"Unit_hipModuleGetTexRef_Positive_Basic",
|
||||
"Unit_hipModuleGetTexRef_Negative_Parameters",
|
||||
"Unit_hipModuleLaunchCooperativeKernel_Negative_Parameters",
|
||||
"Unit_hipExtModuleLaunchKernel_Negative_Parameters",
|
||||
"Unit_hipLaunchKernel_Negative_Parameters",
|
||||
@@ -1451,6 +1452,8 @@
|
||||
"Unit_hipModuleLaunchCooperativeKernelMultiDevice_Positive_Basic",
|
||||
"Unit_hipModuleLaunchCooperativeKernelMultiDevice_Negative_Parameters",
|
||||
"Unit_hipModuleLaunchCooperativeKernelMultiDevice_Negative_MultiKernelSameDevice",
|
||||
"=== SWDEV-445928: This test failed in PSDB stress test on 09/02/2024 ===",
|
||||
"Unit_hipExtModuleLaunchKernel_Positive_Basic",
|
||||
#endif
|
||||
#if defined VEGA20
|
||||
"=== SWDEV-419112 Below tests fail in stress test on 29/08/23 ===",
|
||||
@@ -1610,8 +1613,6 @@
|
||||
"Unit_hipIpcOpenMemHandle_Negative_Open_In_Two_Contexts_Same_Device",
|
||||
"Unit_hipIpcCloseMemHandle_Positive_Reference_Counting",
|
||||
"Unit_hipStrmPerThrdDefault",
|
||||
"=== SWDEV-445928: This test failed in PSDB stress test on 09/02/2024 ===",
|
||||
"Unit_hipExtModuleLaunchKernel_Positive_Basic",
|
||||
"=== SWDEV-445961: These tests hang in PSDB stress test on 09/02/2024 ===",
|
||||
"Unit_hipGraphGetRootNodes_CapturedStream",
|
||||
"Unit_hipStreamAddCaptureDependencies_Positive_Functional",
|
||||
|
||||
Reference in New Issue
Block a user