On Thu, Dec 19, 2013 at 01:58:28PM -0500, Tres Seaver wrote:
On 12/19/2013 12:47 PM, Tres Seaver wrote:
The jenkins.starzel.de box is doing the immoral equivalent of:
$ svn co svn://svn.zope.org/repos/main/zopetoolkit/trunk ZTK $ cd ZTK $ /opt/Python-2.7.x/bin/virtualenv --no-pip . $ bin/easy_install -U setuptools $ bin/python bootstrap.py -c development-python2.cfg $ bin/buildout $ bin/test-ztk
but I don't have time to wait for that one this afternoon. :(
That doesn't fail for me either. :|
It fails for me so yay. BTW as a last step I run bin/test-ztk-zope.testrunner -pvc -t testrunner-subunit.txt --ndiff and get ---------------------------------------------------------------------- File "/home/mg/src/zopetoolkit/src/zope.testrunner/src/zope/testrunner/tests/testrunner-subunit.txt", line 347, in testrunner-subunit.txt Failed example: testrunner.run_internal(defaults) Differences (ndiff with -expected +actual): test: sample2.sampletests_i tags: zope:import_error error: sample2.sampletests_i [ - Traceback (most recent call last): testrunner-ex/sample2/sampletests_i.py", line 1 importx unittest ^ SyntaxError: invalid syntax (the rest doesn't matter) Marius Gedminas -- http://pov.lt/ -- Zope 3/BlueBream consulting and development