-
Notifications
You must be signed in to change notification settings - Fork 505
Tests fail on Windows #34
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
Comments
@BrunoQC have tested the later version of tail? are you still encountering this issue? |
I didn't test since last time. I still have one failed test but it's not the same error. go version go1.6.2 windows/amd64
|
@BrunoQC unfortunately you pulled while the build was failing on master. I have fixed that issue now(pull again). Let me know if you are still seeing the failure. |
It seems I have the same result with fff2f2d.
|
Looking at this one. Having slightly different errors than above, on Win7 x64:
|
One general way of improving the windows coverage for non-windows developers is to set up appveyor CI (a windows CI service, free for open source projects) |
Tried bumping fsnotify dependency because it contained recent Windows-fixes. No change in test results. |
go version go1.3 windows/amd64
Windows 7 64 bits
Le processus ne peut pas accéder au fichier car ce fichier est utilisé par un autre processus.
meanThe process can't access the file because it's used by another process
.The text was updated successfully, but these errors were encountered: