From f53e199ce1fc226edea127efaf3f53cd6074989f Mon Sep 17 00:00:00 2001 From: Felix Kuehling Date: Wed, 10 Jul 2019 00:07:17 -0400 Subject: [PATCH] kfdtest: Disable CheckZeroInitializationVram test KFD will soon stop initializing VRAM allocations. Change-Id: I901c736886bb3bd3b1b54a21d383ccd7907928fd Signed-off-by: Felix Kuehling [ROCm/ROCR-Runtime commit: 67c4fe230b97c592f932ab303b44adad5dbab27e] --- projects/rocr-runtime/tests/kfdtest/scripts/kfdtest.exclude | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/projects/rocr-runtime/tests/kfdtest/scripts/kfdtest.exclude b/projects/rocr-runtime/tests/kfdtest/scripts/kfdtest.exclude index 68f8afccf0..6b21c640e0 100644 --- a/projects/rocr-runtime/tests/kfdtest/scripts/kfdtest.exclude +++ b/projects/rocr-runtime/tests/kfdtest/scripts/kfdtest.exclude @@ -7,12 +7,16 @@ # # CU Masking Linear/Split are not working correctly due to how the HW distributes work over CUs. # They are available for testing but are not currently expected to pass on CI/VI/AI. +# +# The CheckZeroInitializationVram test is no longer expected to pass as KFD no longer +# clears memory at allocation time. PERMANENT_BLACKLIST_ALL_ASICS=\ "-KFDEventTest.MeasureInterruptConsumption:"\ "KFDLocalMemoryTest.Fragmentation:"\ "KFDQMTest.BasicCuMaskingLinear:"\ "RDMATest.GPUDirect:"\ -"KFDRASTest.*" +"KFDRASTest.*:"\ +"KFDLocalMemoryTest.CheckZeroInitializationVram" # This is the temporary blacklist for all ASICs. This is to be used when a test is failing consistently # on every ASIC (Kaveri, Carrizo, Hawaii, Tonga, Fiji, Polaris10, Polaris11 and Vega10 .