-
Notifications
You must be signed in to change notification settings - Fork 524
Conversation
This makes it easier to see changes to test data in diffs.
This information was introduced in InfluxDB 0.10.0 and tests fail without it.
There can only be a single default retention policy per database.
This will run tests on travis using 0.13.0
It seems like the test have failed due to an unrelated HTTP error. I have launched the test suite again! |
Hmm what is going on...
I'll wait a few hours and try again, this is probably due to network issues at Travis? |
I'll open a PR against your branch. The following PR will fix the download issue: https://github.com/babilen/influxdb-python/pull/1 |
This removes tests and compatibility code for Python 2.6.
Almost there, only a few failing tests. |
Well, #314 is a tricky one. It would be much appreciated if you could merge this so that other people can get PRs in also. |
I'll merge this as it is a great improvement on what we had before. Thank you for your time @BABILEN |
You are welcome, let's see if we can tackle the remaining issues in due course. |
These commits fix some of the errors in the testsuite and mostly concern unicode handling and retention policy tests.