[Kimchi-devel] [kimchi-devel][bug]test_model.py fails because of exception
Royce Lv
lvroyce at linux.vnet.ibm.com
Mon Feb 17 02:51:02 UTC 2014
Guys,
Recently I ran test cases and find all cases in model test with
exception fails. After investigate with Sheldon, we found it is because
now exception uses kimchi defined exceptions which involves
cherrypy.request.app.root, and this is not set when just run with
test_model.
Based on this, we hope we can set up a jenkins server and do test
when every patch get merged, also developers ourselves need to test
before submit with latest code rebased. So that error like this can be
discovered earlier.
More information about the Kimchi-devel
mailing list