SWDEV-515562 - Fix and enable hipDeviceReset tests (#594)
This commit is contained in:
committed by
GitHub
parent
8cc65f49c4
commit
e22856b3ac
@@ -9,8 +9,6 @@
|
||||
],
|
||||
"DisabledTests": [
|
||||
#if defined COMMON
|
||||
"Unit_hipDeviceReset_Positive_Basic",
|
||||
"Unit_hipDeviceReset_Positive_Threaded",
|
||||
"NOTE: The following test is disabled due to defect - EXSWHTEC-242",
|
||||
"Unit_hipFuncGetAttributes_Positive_Basic",
|
||||
"NOTE: The following test is disabled due to defect - EXSWHTEC-244",
|
||||
|
||||
@@ -84,8 +84,6 @@
|
||||
"Unit_hipDeviceGetPCIBusId_Negative_PartialFill",
|
||||
"Unit_hipDeviceGetSharedMemConfig_Positive_Basic",
|
||||
"Unit_hipDeviceGetSharedMemConfig_Positive_Threaded",
|
||||
"Unit_hipDeviceReset_Positive_Basic",
|
||||
"Unit_hipDeviceReset_Positive_Threaded",
|
||||
"Unit_hipInit_Negative",
|
||||
"Unit_hipGraphMemcpyNodeSetParams_Functional",
|
||||
"Unit_hipGraphNodeGetDependentNodes_Functional",
|
||||
|
||||
@@ -214,7 +214,5 @@
|
||||
"Unit_hipDeviceSetLimit_Negative_MallocHeapSize",
|
||||
"=== Disabling tests which no longer behave the same on nvidia platform ===",
|
||||
"Unit_hipGraphInstantiateWithParams_Negative",
|
||||
"Unit_hipDeviceReset_Positive_Basic",
|
||||
"Unit_hipDeviceReset_Positive_Threaded",
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user