-
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
filestream flaky tests #21489
Labels
flaky-test
Unstable or unreliable test cases.
Team:Services
(Deprecated) Label for the former Integrations-Services team
Comments
jsoriano
added
flaky-test
Unstable or unreliable test cases.
Team:Services
(Deprecated) Label for the former Integrations-Services team
labels
Oct 2, 2020
Pinging @elastic/integrations-services (Team:Services) |
This was referenced Oct 2, 2020
kvch
added a commit
that referenced
this issue
Oct 8, 2020
## What does this PR do? Unit tests in for `fswatch.go` do not depend on the order of the returned events anymore. Closes #21489
kvch
added a commit
to kvch/beats
that referenced
this issue
Oct 8, 2020
## What does this PR do? Unit tests in for `fswatch.go` do not depend on the order of the returned events anymore. Closes elastic#21489 (cherry picked from commit 4754602)
kvch
added a commit
to kvch/beats
that referenced
this issue
Oct 8, 2020
## What does this PR do? Unit tests in for `fswatch.go` do not depend on the order of the returned events anymore. Closes elastic#21489 (cherry picked from commit 4754602)
kvch
added a commit
that referenced
this issue
Oct 8, 2020
kvch
added a commit
that referenced
this issue
Oct 8, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
flaky-test
Unstable or unreliable test cases.
Team:Services
(Deprecated) Label for the former Integrations-Services team
Flaky Test
TestFileWatchNewDeleteModified
,TestFileScanner
while go test -count=1 ./filebeat/input/filestream/...; do true; done
.Stack Trace
The text was updated successfully, but these errors were encountered: