-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Fix failing AppVeyor CI #2854
Comments
https://ci.appveyor.com/project/fluent/fluentd/builds/31359133/job/9j76r04jtjfhclj5#L152 |
It sometimes happens in not windows env https://travis-ci.org/fluent/fluentd/jobs/655185903#L626 |
Hmm..., |
Fragile testcases should cause failure in other platforms. |
Check CONTRIBUTING guideline first and here is the list to help us investigate the problem.
Is your feature request related to a problem? Please describe.
Currently, AppVeyor CI is always failing.
We should pay attention to AppVeyor CI.
Describe the solution you'd like
Fix AppVeyor CI with several PRs.
Describe alternatives you've considered
We should mark omittable testcases for hard to fix.
Additional context
This makes obscure whether Fluentd on Windows works well or not.
The text was updated successfully, but these errors were encountered: