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
During the tests executed for 4.8.0 Beta 4, in wazuh/wazuh#22493, it has been observed that when the test fails in the setup of a host, the test is aborted and does not launch for the rest of the hosts. It was a development requirement that the test should be able to advance even with failed setups, so it is necessary to review the implementation of these tests to allow this feature.
Specifically, it has been seen for test_vulnerability_detector_scans_cases[upgrade_package_maintain_vulnerability], but we should ensure that this behavior does not occur in any test.
Description
During the tests executed for 4.8.0 Beta 4, in wazuh/wazuh#22493, it has been observed that when the test fails in the setup of a host, the test is aborted and does not launch for the rest of the hosts. It was a development requirement that the test should be able to advance even with failed setups, so it is necessary to review the implementation of these tests to allow this feature.
Specifically, it has been seen for
test_vulnerability_detector_scans_cases[upgrade_package_maintain_vulnerability]
, but we should ensure that this behavior does not occur in any test.Report: Test_e2e_system_244_test_vulnerability_detector.zip
The text was updated successfully, but these errors were encountered: