Update config_amd_linux_common.json

Disable unstable tests based on stress testing - 30Jun

[ROCm/hip-tests commit: dfa8015901]
Этот коммит содержится в:
Maneesh Gupta
2023-07-06 14:21:34 +05:30
коммит произвёл GitHub
родитель 362da9a9f1
Коммит 276fc44d34
+5 -1
Просмотреть файл
@@ -81,6 +81,10 @@
"Unit_hipGraphClone_Test_hipGraphExecMemcpyNodeSetParams",
"Unit_hipGraphClone_Test_hipGraphMemcpyNodeSetParams1D_and_exec",
"Unit_hipStreamValue_Wait64_Blocking_NoMask_And",
"Unit_hipStreamValue_Wait64_Blocking_NoMask_Nor"
"Unit_hipStreamValue_Wait64_Blocking_NoMask_Nor",
"=== Below tests fail in stress test on 30/06/23 ===",
"Unit_hipStreamValue_Wait32_Blocking_NoMask_Nor",
"Unit_hipStreamValue_Write - TestParams<uint32_t, PtrType::HostPtr>",
"Unit_hipMemcpyParam2DAsync_multiDevice-StreamOnDiffDevice"
]
}