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

Improve error catching for recursiveWatcher #8087

Merged
merged 2 commits into from
Aug 28, 2018

Conversation

cwurm
Copy link
Contributor

@cwurm cwurm commented Aug 24, 2018

There have been spurious test failures in test_file_integrity.Test.test_recursive (#7731).

This makes sure all errors encountered in recursiveWatcher are caught and logged, and also adds a debug message when a new recursive watch is added.

There have been spurious test failures in
test_file_integrity.Test.test_recursive (elastic#7731).
This makes sure all errors encountered in recursiveWatcher
are caught and logged, and also adds a debug message
when a new recursive watch is added.
Copy link
Contributor

@adriansr adriansr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for investigating this failures @cwurm

@cwurm cwurm merged commit e5f16e2 into elastic:master Aug 28, 2018
@ruflin
Copy link
Contributor

ruflin commented Aug 29, 2018

cwurm pushed a commit to cwurm/beats that referenced this pull request Sep 18, 2018
There have been spurious test failures in test_file_integrity.Test.test_recursive (elastic#7731). This makes sure all errors encountered in recursiveWatcher are caught and logged, and also adds a debug message when a new recursive watch is added.

(cherry picked from commit e5f16e2)
@cwurm cwurm added the v6.5.0 label Sep 18, 2018
cwurm pushed a commit that referenced this pull request Sep 19, 2018
There have been spurious test failures in test_file_integrity.Test.test_recursive (#7731). This makes sure all errors encountered in recursiveWatcher are caught and logged, and also adds a debug message when a new recursive watch is added.

(cherry picked from commit e5f16e2)
@cwurm
Copy link
Contributor Author

cwurm commented Sep 19, 2018

I've now backported both #8027 and #8087 to 6.x, hopefully that helps.

@cwurm cwurm deleted the auditbeat_flaky_test_7731 branch September 19, 2018 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants