
On 04-09-2014 12:02, Crístian Viana wrote:
This patch breaks the tests. Here is the error output:
====================================================================== ERROR: test_rest (unittest.loader.ModuleImportFailure) ---------------------------------------------------------------------- ImportError: Failed to import test module: test_rest Traceback (most recent call last): File "/usr/lib64/python2.7/unittest/loader.py", line 252, in _find_tests module = self._get_module_from_name(name) File "/usr/lib64/python2.7/unittest/loader.py", line 230, in _get_module_from_name __import__(name) File "/home/vianac/LTC/kimchi/tests/test_rest.py", line 25, in <module> import requests ImportError: No module named requests
Please, run "sudo make check" to check for test errors before submitting patches.
BTW, I'm running Kimchi on Fedora 20.