-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Fix scripts/test and add to note about pre-commit hook to contributing #1918
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
Conversation
|
LGTM! I don't know enough about the history between |
|
I think the change to Could we wrap it in a |
|
Yup, that should work, I'll make that change |
8ed7f15 to
d4711f0
Compare
|
|
|
Looks like something's up with one of the git-related hooks: |
d4711f0 to
d2dbaa3
Compare
|
Finally a green build! How does this look? I've handled the volume problem (difference between scripts/ci and scripts/test) by making it an environment variable |
|
I'm getting a really strange problem when running This of course causes many test failures. It doesn't happen on Python 3.4: |
|
OK, I think it was caused by either a stale |
d2dbaa3 to
faac4ea
Compare
|
Rebased now that #1935 is merged. Let's see if I can get a green run |
|
The only test failure here is the one fixed by #1933 |
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
… of launching another container. Signed-off-by: Daniel Nephin <dnephin@gmail.com>
faac4ea to
74782a5
Compare
|
Opened #1955 for this other test that keeps failing |
|
Green build! ready for more eyes |
|
LGTM |
Fix scripts/test and add to note about pre-commit hook to contributing
@mnowster this should fix it