← Back to team overview

cloud-init-dev team mailing list archive

Re: [Merge] ~smoser/cloud-init:bug/silence-cheetah-userwarning into cloud-init:master

 

This is what i don't like:

$ tox-venv py27 nosetests tests/unittests/
...................SSSSS............................................................................................................................................................................................................................................................................................................................................................../home/smoser-public/src/cloud-init/cloud-init/.tox/py27/local/lib/python2.7/site-packages/Cheetah/Compiler.py:1509: UserWarning: 
You don't have the C version of NameMapper installed! I'm disabling Cheetah's useStackFrames option as it is painfully slow with the Python version of NameMapper. You should get a copy of Cheetah with the compiled C version of NameMapper.
  "\nYou don't have the C version of NameMapper installed! "
......................................................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 748 tests in 3.240s

OK (SKIP=5)

-- 
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/307333
Your team cloud init development team is requested to review the proposed merge of ~smoser/cloud-init:bug/silence-cheetah-userwarning into cloud-init:master.


References