SWDEV-1 - Disable randomly failing tests on Nvidia

- These tests are failing randomly on Nvidia during PSDB

Change-Id: Ifb4d085a526c1ff7d1b7af0528cc94d536b99db9
Этот коммит содержится в:
Rakesh Roy
2023-09-21 17:50:06 +05:30
коммит произвёл Rakesh Roy
родитель 850a18bf2f
Коммит fa0fd5cb83
+22 -1
Просмотреть файл
@@ -30,6 +30,27 @@
"Unit_hipGetTexObjectResourceDesc_Negative_Parameters",
"Unit_hipGetTexObjectTextureDesc_positive",
"Unit_hipGetTexObjectTextureDesc_Negative_Parameters",
"Unit_hipTexObjectDestroy_positive"
"Unit_hipTexObjectDestroy_positive",
"=== Below tests tests fail randomly in PSDB ===",
"Unit_hipStreamCreate_WithPriorityPerformance_Default_high",
"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",
"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"
]
}