-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Auditbeat] Flaky TestRecursive on Windows #8208
Labels
Comments
andrewkroh
added
:Windows
Auditbeat
flaky-test
Unstable or unreliable test cases.
labels
Sep 4, 2018
This was referenced Sep 5, 2018
This was referenced Sep 13, 2018
This was referenced Sep 18, 2018
Well, I did take the time to test out one theory in #8317 that turns out to be incorrect. I assumed the root cause was that on win there were two change events, one for the directory, and another for the file. That appears to not be the case. I won't be able to look at this for at least a few more days, so it'd be good if someone else could tackle this issue since it is so common. |
adriansr
added a commit
that referenced
this issue
Sep 20, 2018
This is to prevent flaky test failures that have been occurring under Windows recently. Closes #8208
adriansr
added a commit
to adriansr/beats
that referenced
this issue
Sep 20, 2018
This is to prevent flaky test failures that have been occurring under Windows recently. Closes elastic#8208 (cherry picked from commit 5c28a77)
adriansr
added a commit
to adriansr/beats
that referenced
this issue
Sep 20, 2018
This is to prevent flaky test failures that have been occurring under Windows recently. Closes elastic#8208 (cherry picked from commit 5c28a77)
adriansr
added a commit
that referenced
this issue
Sep 20, 2018
adriansr
added a commit
that referenced
this issue
Sep 20, 2018
leweafan
pushed a commit
to leweafan/beats
that referenced
this issue
Apr 28, 2023
This is to prevent flaky test failures that have been occurring under Windows recently. Closes elastic#8208 (cherry picked from commit 6f3b81f)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TestRecursive is failing on Windows often.
Logs: https://beats-ci.elastic.co/job/elastic+beats+master+multijob-windows/12/beat=auditbeat,label=windows/console
The text was updated successfully, but these errors were encountered: