Hi All, I've just downloaded and installed twill-0.9b1 and I'm trying to run the unit tests:
% cd twill-0.9b1 && python setup.py -q unittest /usr/lib/python2.4/site-packages/nose/plugins/manager.py:316: RuntimeWarning: Exclude plugin <nose.plugins.cover.Coverage object at 0xb77b70ec>: implements report RuntimeWarning) /usr/lib/python2.4/site-packages/nose/plugins/manager.py:316: RuntimeWarning: Exclude plugin <nose.plugins.isolate.IsolationPlugin object at 0xb77b764c>: implements prepareTestLoader RuntimeWarning) /usr/lib/python2.4/site-packages/nose/plugins/manager.py:316: RuntimeWarning: Exclude plugin <nose.plugins.prof.Profile object at 0xb77b76ec>: implements report RuntimeWarning) /usr/lib/python2.4/site-packages/nose/plugins/manager.py:316: RuntimeWarning: Exclude plugin <nose.plugins.testid.TestId object at 0xb77b772c>: implements finalize RuntimeWarning) Oops! Twill assertion error on line 2 of 'test-back.twill' while executing [snip] After that, 21 of 32 test cases fail. I've got nose 0.10.0a2 and quixote 2.4 installed. I know that the quixote 2.3 is stated as required, but that version doesn't seem to be available anymore, http://www.quixote.ca/releases. Any ideas? The full log can be found at http://www.linadd.org/build/twill/108#step_make%20test Any help appreciated /Lars _______________________________________________ twill mailing list [email protected] http://lists.idyll.org/listinfo/twill
