SWDEV-425217 - disable StreamCreate Performance tests since they may fail on all configs

Change-Id: I69f6dfdd3814089480525dce296be93dcef20cb9


[ROCm/hip-tests commit: 96b85efe72]
This commit is contained in:
Todd tiantuo Li
2023-10-09 06:06:47 -07:00
committed by Rakesh Roy
parent 0c131f116b
commit a9d8ab99a1
2 changed files with 6 additions and 6 deletions
@@ -150,6 +150,11 @@
"Unit_deviceAllocation_InOneThread_AccessInAllThreads",
"=== Below test failed in stress test on 11/10/23 ===",
"Unit_hipApiLinkUnusedLibs",
"=== StreamCreate Performance tests may potentially fail on all configs ===",
"Unit_hipStreamCreate_Performance",
"Unit_hipStreamCreate_WithFlagsPerformance_Nonblocking",
"Unit_hipStreamCreate_WithFlagsPerformance_Default",
"Unit_hipStreamCreate_WithPriorityPerformance_Nonblocking_low",
"Unit_hipStreamCreate_WithPriorityPerformance_Nonblocking_high",
"Unit_hipStreamCreate_WithPriorityPerformance_Default_low",
"Unit_hipStreamCreate_WithPriorityPerformance_Default_high",
@@ -157,8 +162,6 @@
#if defined VEGA20
"=== SWDEV-419112 Below tests fail in stress test on 29/08/23 ===",
"Unit_deviceAllocation_Malloc_ComplexDataType",
"=== Below tests tests fail in stress test on 13/09/23 ===",
"Unit_hipStreamCreate_Performance",
#endif
#if defined MI100
"=== Below test soft hang in stress test on 29/08/23 ===",
@@ -226,8 +229,6 @@
"=== Below tests soft hang in stress test on 13/09/23 ===",
"Unit_hipMemsetFunctional_ZeroValue_hipMemsetD16",
"Unit_hipIpcMemAccess_Semaphores",
"Unit_hipStreamCreate_WithFlagsPerformance_Nonblocking",
"Unit_hipStreamCreate_WithFlagsPerformance_Default",
"Unit_hipStreamAttachMemAsync_Negative_Parameters",
"hipStreamPerThread_CoopLaunch",
"hipCGMultiGridGroupType",
@@ -229,12 +229,11 @@
"Unit_hipGetChannelDesc_Negative_Parameters",
"Unit_hipTextureMipmapRef2D_Positive_Check",
"Unit_hipTextureMipmapRef2D_Negative_Parameters",
"=== Below tests fail in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/416 ===",
"=== StreamCreate Performance tests may potentially fail on all configs ===",
"Unit_hipStreamCreate_Performance",
"Unit_hipStreamCreate_WithFlagsPerformance_Nonblocking",
"Unit_hipStreamCreate_WithFlagsPerformance_Default",
"Unit_hipStreamCreate_WithPriorityPerformance_Nonblocking_low",
"=== SWDEV-426375: Below test failed in stress test on 13/10/23 ===",
"Unit_hipStreamCreate_WithPriorityPerformance_Nonblocking_high",
"Unit_hipStreamCreate_WithPriorityPerformance_Default_low",
"Unit_hipStreamCreate_WithPriorityPerformance_Default_high",