Disable tests which fail/hang in PSDB stress test on 13th Sep 2023 (#416)

[ROCm/hip-tests commit: 8a8b157ca7]
This commit is contained in:
Rakesh Roy
2023-09-14 12:40:03 +05:30
کامیت شده توسط GitHub
والد 656b7c111c
کامیت 6df8223163
2فایلهای تغییر یافته به همراه35 افزوده شده و 0 حذف شده
@@ -12,6 +12,10 @@
#define MI2XX
#endif
#if defined gfx1100 || defined gfx1102
#define NAVI3X
#endif
{
"Info": [
"File generated for commit on below mentioned date and time",
@@ -156,6 +160,9 @@
"=== SWDEV-419112 Below tests fail in stress test on 29/08/23 ===",
"Unit_deviceAllocation_Malloc_ComplexDataType",
"Unit_hipStreamCreate_WithPriorityPerformance_Default_low",
"=== Below tests tests fail in stress test on 13/09/23 ===",
"Unit_hipStreamCreate_Performance",
"Unit_hipStreamCreate_WithPriorityPerformance_Default_high",
#endif
#if defined MI100
"=== Below test soft hang in stress test on 29/08/23 ===",
@@ -209,6 +216,29 @@
"Unit_hipMemcpyHtoA_multiDevice-PeerDeviceContext - int",
"Unit_hipMemcpyHtoA_multiDevice-PeerDeviceContext - float",
"Unit_hipDrvMemcpy3D_Host2ArrayDeviceContextChange",
"=== Below tests tests fail in stress test on 13/09/23 ===",
"Unit_hipGraphInstantiateWithFlags_DependencyGraphDeviceCtxtChg",
"Unit_hipGraphUpload_Functional_multidevice_test",
"Unit_hipMemcpyParam2D_multiDevice-D2D - char",
"Unit_hipMemcpyParam2D_multiDevice-D2D - float",
"Unit_hipMemcpyParam2D_multiDevice-D2D - int",
"Unit_hipMemcpyParam2D_multiDevice-D2D - double",
"Unit_hipMemcpyParam2D_multiDevice-D2D - long double",
"Unit_hipMemcpyParam2DAsync_multiDevice-StreamOnDiffDevice - char",
#endif
#if defined NAVI3X
"=== 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",
"Grid_Group_Getters_Positive_Basic",
"Grid_Group_Getters_Via_Non_Member_Functions_Positive_Basic",
"Grid_Group_Sync_Positive_Basic",
"dynamic_loading_device_kernels_from_library",
#endif
"End of json"
]
@@ -244,6 +244,11 @@
"Unit_RTC_LinkerAPI",
"Unit_hiprtc_half_shuffle",
"Unit_hiprtc_includepath",
"=== Below tests fail in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/416 ===",
"Unit_hipStreamCreate_Performance",
"Unit_hipStreamCreate_WithFlagsPerformance_Nonblocking",
"Unit_hipStreamCreate_WithFlagsPerformance_Default",
"Unit_hipStreamCreate_WithPriorityPerformance_Nonblocking_low",
#endif
"End of json"
]