标签: python unit-testing google-app-engine nosetests
正如谷歌小组的帖子所说:
https://groups.google.com/forum/?fromgroups&hl=en#!topic/google-appengine-python/fQUnsnt-wJ4
我不确定yaml解析是否是根本原因,但我确信我的测试套件现在需要运行几倍。其他人遇到这个?任何已知的解决方法?
要仔细检查我恢复到1.6.2版本的sdk,例如,一个测试套件的运行速度提高了4倍(~10s vs 40s)。
答案 0 :(得分:1)
听起来像http://code.google.com/p/googleappengine/issues/detail?id=7169。