Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIM Windows Agent - Fix test_ambiguous_confs #2004

Merged
merged 2 commits into from
Oct 12, 2021

Conversation

danisan90
Copy link
Contributor

Related issue
#2003

Description

As explained in issue #2003, some tests from test_fim/test_files/test_ambiguous_confs fail randomly. After further research, we think the problem is caused by configuration files that do not disable unneeded modules.

Packages details

Type Format Architecture Versión Revision Tag File name
Agent msi (Windows) x86_64 v4.2.1 40214 v4.2.1 wazuh-agent-4.2.1-0.1873.msi

Environment

Provider Box OS CPU Memory
Vagrant gusztavvargadr/windows-10 Windows 2 2048

Local internal options - Windows Agent

agent.debug=2
syscheck.debug=2
monitord.rotate_log=0
windows.debug=2

Pytest arguments

-v --fim_mode="realtime" --fim_mode="whodata" --fim_mode="scheduled"

Test results

Round OS - Manager/Agent - Module Date By Reports Notes
R1 Windows 10 - Agent - test_fim/test_files/test_ambiguous_confs 2021/10/07 @danisan90 🟢 -
R2 Windows 10 - Agent - test_fim/test_files/test_ambiguous_confs 2021/10/07 @danisan90 🟢
-

@danisan90 danisan90 linked an issue Oct 7, 2021 that may be closed by this pull request
4 tasks
@damarisg damarisg self-requested a review October 8, 2021 01:27
@MizugorouZ
Copy link
Contributor

Results for test_fim/test_files/test_ambiguous_confs:

Round OS - Manager/Agent - Module Date By Reports Notes
R1 Windows 10 - Agent - test_fim/test_files/test_ambiguous_confs 2021/10/08 @MizugorouZ 🔴 -
R2 Windows 10 - Agent - test_fim/test_files/test_ambiguous_confs 2021/10/08 @MizugorouZ 🔴 -
R3 Windows 10 - Agent - test_fim/test_files/test_ambiguous_confs 2021/10/08 @MizugorouZ 🔴 -

@MizugorouZ
Copy link
Contributor

MizugorouZ commented Oct 11, 2021

These are the results for test_fim/test_files/test_ambiguous_confs after disabling test_ambiguous_simple.py tests due to issue #1602:

Round OS - Manager/Agent - Module Date By Reports Notes
R4 Windows 10 - Agent - test_fim/test_files/test_ambiguous_confs 2021/10/08 @MizugorouZ 🟢 -
R5 Windows 10 - Agent - test_fim/test_files/test_ambiguous_confs 2021/10/08 @MizugorouZ 🟢 -
R6 Windows 10 - Agent - test_fim/test_files/test_ambiguous_confs 2021/10/08 @MizugorouZ 🟢 -
R6 Windows 10 - Agent - test_fim/test_files/test_ambiguous_confs 2021/10/12 Seyla 🟢 -

@damarisg damarisg merged commit 3d8299a into 1873-4.2.1-fim-windows-agent Oct 12, 2021
@damarisg damarisg deleted the fix-ambiguous-confs branch October 12, 2021 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FIM Windows Agent - Case: Ambiguous Confs
3 participants