SWDEV-394199 - disable Unit_hipStreamCreateWithPriority_MulthreadNonb… (#237)

* SWDEV-394199 - disable Unit_hipStreamCreateWithPriority_MulthreadNonblockingflag

* SWDEV-394199 - disabling same test on linux

Unit_hipStreamCreateWithPriority_MulthreadNonblockingflag on linux too

[ROCm/hip-tests commit: e3c5126b72]
This commit is contained in:
agunashe
2023-04-17 13:44:43 -07:00
committed by GitHub
parent e4c04014b5
commit a0b17cd1ef
2 changed files with 7 additions and 3 deletions
@@ -55,9 +55,11 @@
"Unit_hipDeviceSetSharedMemConfig_Negative_Parameters",
"Disabling tests tracked with SWDEV-394083",
"Unit_hipDeviceSynchronize_Positive_Nullstream",
"Disabling tests tracked with SWDEV-393637",
"Disabling tests tracked with SWDEV-393637",
"Unit_hipDeviceSynchronize_Functional",
"Unit_hipMemset3DSync",
"Unit_hipStreamAddCallback_StrmSyncTiming"
"Unit_hipStreamAddCallback_StrmSyncTiming",
"Disabling test tracked SWDEV-394199",
"Unit_hipStreamCreateWithPriority_MulthreadNonblockingflag"
]
}
@@ -147,6 +147,8 @@
"Unit_hipGraphMemsetNodeSetParams_Positive_Basic - uint8_t",
"Unit_hipStreamWaitEvent_UninitializedStream_Negative",
"Unit_hipDeviceSetSharedMemConfig_Negative_Parameters",
"Unit_hipDeviceGetUuid_Positive"
"Unit_hipDeviceGetUuid_Positive",
"Disabling test tracked SWDEV-394199",
"Unit_hipStreamCreateWithPriority_MulthreadNonblockingflag"
]
}