I was able to successfully run suites of tests before upgrading to Karmic. Now when running pyccuracy_console, Pyccuracy starts, outputs "Running first test...", and hangs.
Is anyone aware of a fix for this?
- OS: Ubuntu 9.1 Karmic
- Pyc开发者_运维问答curacy: v1.2.8
Pyccuracy relies on Selenium Server to do its testing. Upgrading from Selenium 1.0 beta to 1.0.1 fixed the issue.
http://seleniumhq.org/download/
精彩评论