-
Notifications
You must be signed in to change notification settings - Fork 579
issue 878 partial fix #883
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
dev test runsPython 2.7 (dev27) Test Pareto
=========================== short test summary info ============================ Python 3.6 (dev36) Test Pareto
=========================== short test summary info ============================ also found in dev27 Python 3.7 (dev37) Test Pareto
=========================== short test summary info ============================ |
|
@c-w-m thanks for working on this - can you rebase off master? |
The rebase of my repository (c-w-m/arctic) is now in sync with your repository (man-group/arctic). |
@c-w-m some tests still seem to be failing in this PR, do you need a hand with those? |
Hi Shashank, |
@bmoscon should we just pin pandas to a max version till this is resolved? There are some other PRs that we need internally, so trying to get the build green to unblock those as well. |
Closing this based on proposed next step |
#878: v1.80 test failures - are these expected?
The following steps were taken to address issue #878:
environment.
differences in the manually configured py36 environment.
the creation of virtual environments and run the tests.
tox
as configured will installsetup.py develop
and runsetup.py tests
for bothdev27
anddev36
.Test Results
/before
directory logs the tox test run - before code changes./after
directory logs the tox test run - after code changes.Python 3.6 (dev36) Test Pareto
Python 2.7 (dev27) Test Pareto