SWDEV-478472 - Fix tests to return hipErrorInvalidChannelDescriptor instead of hipErrorUnknown
Change-Id: I1dc3af072aed813173cc12e9976a34ddf8c7d6a8
This commit is contained in:
committed by
Rakesh Roy
parent
7aff6567b7
commit
5fa9900949
@@ -225,25 +225,6 @@
|
||||
"Unit_Assert_Positive_Basic_KernelFail",
|
||||
"=== Below tests fail in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/210 ===",
|
||||
"Unit_hipMemImportFromShareableHandle_Positive_MultiProc",
|
||||
"Unit_hipMemMapArrayAsync_Positive_Basic",
|
||||
"=== SWDEV-475987 : Disable tests to merge hipother change 12/08/2024 ===",
|
||||
"Unit_hipMalloc3DArray_Negative_InvalidFormat",
|
||||
"Unit_hipMalloc3DArray_Negative_BadChannelLayout",
|
||||
"Unit_hipMalloc3DArray_Negative_8BitFloat",
|
||||
"Unit_hipMalloc3DArray_Negative_DifferentChannelSizes",
|
||||
"Unit_hipMalloc3DArray_Negative_BadChannelSize",
|
||||
"Unit_hipMallocMipmappedArray_Negative_InvalidFormat",
|
||||
"Unit_hipMallocMipmappedArray_Negative_BadChannelLayout",
|
||||
"Unit_hipMallocMipmappedArray_Negative_8BitFloat",
|
||||
"Unit_hipMallocMipmappedArray_Negative_DifferentChannelSizes",
|
||||
"Unit_hipMallocMipmappedArray_Negative_BadChannelSize",
|
||||
"Unit_hipMallocArray_Negative_DifferentChannelSizes",
|
||||
"Unit_hipMallocArray_Negative_8bitFloat - float",
|
||||
"Unit_hipMallocArray_Negative_8bitFloat - float2",
|
||||
"Unit_hipMallocArray_Negative_8bitFloat - float4",
|
||||
"Unit_hipMallocArray_Negative_BadNumberOfBits",
|
||||
"Unit_hipMallocArray_Negative_3ChannelElement",
|
||||
"Unit_hipMallocArray_Negative_ChannelAfterZeroChannel",
|
||||
"Unit_hipMallocArray_Negative_InvalidChannelFormat"
|
||||
"Unit_hipMemMapArrayAsync_Positive_Basic"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user