Disable deviceAllocation tests (#141)

Disable tests calling TestMemoryAcrossMulKernels()/TestMemoryAcrossMulKernelsUsingGraph() as they might be hanging the whole machine on Windows
Tento commit je obsažen v:
Hernandez, Gerardo
2025-04-24 09:09:04 +01:00
odevzdal GitHub
rodič 8de71101d0
revize a423c20690
+15
Zobrazit soubor
@@ -148,6 +148,21 @@
"Unit_deviceAllocation_Malloc_MulCodeObj",
"Unit_deviceAllocation_New_MulCodeObj",
"Unit_deviceAllocation_New_DeviceFunc",
"====================================================",
"Note: this tests were disabled because some seemed to hang the machine on Windows with Navi32;",
"all the ones calling TestMemoryAcrossMulKernels()/TestMemoryAcrossMulKernelsUsingGraph() were disabled",
"Unit_deviceAllocation_InOneThread_AccessInAllThreads",
"Unit_deviceAllocation_Malloc_AcrossKernels",
"Unit_deviceAllocation_New_AcrossKernels",
"Unit_deviceAllocation_Malloc_ComplexDataType",
"Unit_deviceAllocation_New_ComplexDataType",
"Unit_deviceAllocation_Malloc_UnionType",
"Unit_deviceAllocation_New_UnionType",
"Unit_deviceAllocation_Malloc_SingleCodeObj",
"Unit_deviceAllocation_New_SingleCodeObj",
"Unit_deviceAllocation_Malloc_PerThread_Graph",
"Unit_deviceAllocation_New_PerThread_Graph",
"====================================================",
"Unit_hipGraphAddEventRecordNode_MultipleRun",
"Unit_hipDeviceGetPCIBusId_Negative_PartialFill",
"Unit_hipStreamValue_Wait64_Blocking_NoMask_Nor",