SWDEV-446760 - add image check and skip failing tests
Change-Id: If4a135222ab755c23a4c0d00c29bea33744528a5
This commit is contained in:
کامیت شده توسط
Jatin Jaikishan Chaudhary
والد
3a072b6d9b
کامیت
d0088ee34f
@@ -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",
|
||||
|
||||
مرجع در شماره جدید
Block a user