You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current behaviour:
- TestMonitoringLivenessReloadable fails even if the status remains degraded momentarily.
Expected behaviour:
- TestMonitoringLivenessReloadable shouldn't fail due to temporary degraded state.
- The failure/success should depend on final statuses of all the components
Same goes for TestMonitoringPreserveTextConfig and TestLongRunningAgentForLeaks
The text was updated successfully, but these errors were encountered:
TestMonitoringLivenessReloadable
:elastic-agent/testing/integration/monitoring_probe_reload_test.go
Lines 168 to 170 in 2676a3f
Current behaviour:
-
TestMonitoringLivenessReloadable
fails even if the status remains degraded momentarily.Expected behaviour:
-
TestMonitoringLivenessReloadable
shouldn't fail due to temporary degraded state.- The failure/success should depend on final statuses of all the components
Same goes for
TestMonitoringPreserveTextConfig
andTestLongRunningAgentForLeaks
The text was updated successfully, but these errors were encountered: