-
Notifications
You must be signed in to change notification settings - Fork 3.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
circle-ci: add tests for windows and macos & test using go 1.13 #8078
Conversation
Okay we have the #8035 issue in the darwin tests that are happening. This is 'nice' because I can fix this using circle. |
e62324f
to
0ee0435
Compare
3d9770a
to
c804466
Compare
c804466
to
44ba583
Compare
Okay this is good to review; I always think I am are done when dealing with CI... Basically we now run darwin + linux + windows tests on circle ci; I also changed the source of our fslock lib to point at mine ( github.com/azr/flock ) with a fix to that I think a file lock lib will be incorporated in a golang |
grabbing random build times: |
ed47849
to
986bb25
Compare
…won't need fixing this should save us from running this command every now an then
f82a57d
to
aa9cc91
Compare
bump test duration
Okay; I'm merging this one because some other PRs need the fixes and I think it's safe enough 🙂 Let's open an issue if there's a problem ! |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
this should make our testing suite a little bit better and faster
fix #8035