From ed33e15d40cb63419e905e7b9b492c41a195b938 Mon Sep 17 00:00:00 2001 From: suredhar Date: Thu, 14 May 2026 16:12:05 +0530 Subject: [PATCH] Update system_generic_health_check_test.go --- .../system_generic_health_check_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feature/system/health/tests/system_generic_health_check/system_generic_health_check_test.go b/feature/system/health/tests/system_generic_health_check/system_generic_health_check_test.go index 3be6bbab74e..ce60099a3f6 100644 --- a/feature/system/health/tests/system_generic_health_check/system_generic_health_check_test.go +++ b/feature/system/health/tests/system_generic_health_check/system_generic_health_check_test.go @@ -333,7 +333,7 @@ func TestLineCardsNoHighCPUSpike(t *testing.T) { } } if len(baseLCs) == 0 { - t.Errorf("ERROR: No Cisco linecard CPU base components found") + t.Skipf("Skip the test on No Cisco linecard CPU base components found.") } // Skip non-removable linecards var removable []string