Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

ajkumarnv
Copy link

Some tests for testtsdb.py are failing occasionally as we are comparing the mock_urlopen call args against a string . json.dumps behavior is sometimes unpredictable so string comparison at times fails. Changed to code the do json.load from the args and compare it against the list rather than string

@ajkumarnv
Copy link
Author

Some tests for testtsdb.py are failing occasionally as we are comparing the mock_urlopen call args against a string . json.dumps behavior is sometimes unpredictable so string comparison at times fails. Changed to code the do json.load from the args and compare it against the list rather than string

@coveralls
Copy link

Coverage Status

Coverage remained the same at 24.667% when pulling 404ef10 on ajkumarnv:master into f2bece4 on python-diamond:master.

@coveralls
Copy link

coveralls commented Aug 7, 2017

Coverage Status

Coverage remained the same at 24.667% when pulling 404ef10 on ajkumarnv:master into f2bece4 on python-diamond:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants