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