From 2eaa3db3ee35beff9decc693dc49d599c328f5bd Mon Sep 17 00:00:00 2001 From: Divya Singhatwaria Date: Tue, 25 Aug 2020 20:28:25 +0530 Subject: [PATCH] gpu: nvgpu: Whitelisting nvgpu_acr test There is a bug where a test from nvgpu_acr unit is failing. Currently, skiiping the test. BUG 3105445 Change-Id: I62d63bf99a5e2f44815463f49c64c03e648b4c20 Signed-off-by: Divya Singhatwaria Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2403651 Reviewed-by: automaticguardword Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Vijayakumar Subbu Reviewed-by: mobile promotions Tested-by: mobile promotions --- userspace/required_tests.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/userspace/required_tests.ini b/userspace/required_tests.ini index 9edebc380..1a97e0c5e 100644 --- a/userspace/required_tests.ini +++ b/userspace/required_tests.ini @@ -422,7 +422,6 @@ test_handle_nonreplay_replay_fault.handle_nonreplay_s3=0 [nvgpu-acr] free_falcon_test_env.acr_free_falcon_test_env=0 -test_acr_bootstrap_hs_acr.acr_bootstrap_hs_acr=0 test_acr_construct_execute.acr_construct_execute=0 test_acr_init.acr_init=0 test_acr_is_lsf_lazy_bootstrap.acr_is_lsf_lazy_bootstrap=0