Github user jarifibrahim commented on the pull request:
https://github.com/apache/climate/pull/322#issuecomment-203016653
The tests failed when they were executed from the root folder of climate
project. Try executing `nosetests` from the root climate folder to reproduce
these errors. The tests failed because of the path to the required file was
absolute. I've changed it to a relative path.
Also `mock` is one of the dependency for tests which was missing in the
dependency list.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---