SWDEV-1 - disable failing nvidia tests

Unit_hipDeviceSetLimit_Negative_PrintfFifoSize
Unit_hipDeviceSetLimit_Negative_MallocHeapSize

Change-Id: I526a7deaead4ff89f93f90bca66e9cee13e3d66c


[ROCm/hip-tests commit: 61517c976f]
This commit is contained in:
Ajay
2024-11-25 08:47:24 -08:00
rodzic 569a4cac67
commit 0e1bbfe1a5
@@ -225,6 +225,9 @@
"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"
"Unit_hipMemMapArrayAsync_Positive_Basic",
"=== Disabling failing nvidia tests ====",
"Unit_hipDeviceSetLimit_Negative_PrintfFifoSize",
"Unit_hipDeviceSetLimit_Negative_MallocHeapSize"
]
}