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
While testing Wazuh DB module in #1243, we could see that test_wazuh_db_chunks.py is failing depending on the OS. It seems that when the test checks the second message, it is receiving the last part of the first one. I'll attach executions from different boxes, centos/8 and generic/centos8. Also, when this test fails, test_wazuh_db_timeout.py is affected.
Description
While testing Wazuh DB module in #1243, we could see that
test_wazuh_db_chunks.py
is failing depending on the OS. It seems that when the test checks the second message, it is receiving the last part of the first one. I'll attach executions from different boxes,centos/8
andgeneric/centos8
. Also, when this test fails,test_wazuh_db_timeout.py
is affected.Package
Testing
centos/8 - test_wazuh_db.py
yum update -y
yum update -y
generic/centos8 - test_wazuh_db.py
The text was updated successfully, but these errors were encountered: