Re: Zope Tests: 10 OK, 6 Failed
Christophe Combelles <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <[email protected]> |
Tres Seaver a écrit : > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Zope Tests Summarizer wrote: > >> Subject: FAILED : ZTK 1.0dev / Python2.5.2 Linux 32bit >> From: ccomb at free.fr >> Date: Wed Apr 28 23:00:24 EDT 2010 >> URL: http://mail.zope.org/pipermail/zope-tests/2010-April/014174.html >> >> Subject: FAILED : ZTK 1.0dev / Python2.6.4 Linux 32bit >> From: ccomb at free.fr >> Date: Wed Apr 28 23:00:25 EDT 2010 >> URL: http://mail.zope.org/pipermail/zope-tests/2010-April/014173.html >> >> Subject: FAILED : ZTK 1.0dev / Python2.4.6 Linux 32bit >> From: ccomb at free.fr >> Date: Wed Apr 28 23:00:25 EDT 2010 >> URL: http://mail.zope.org/pipermail/zope-tests/2010-April/014172.html > > Christophe, > > These failures appear to be due to a merge conflict in your local ZTK > checkout. E.g., from [1]: > > >> An internal error occured due to a bug in either zc.buildout or in a >> recipe being used: >> Traceback (most recent call last): >> File "/tmp/tmp_wjCee/zc.buildout-1.4.3-py2.6.egg/zc/buildout/buildout.py", line 1659, in main >> user_defaults, windows_restart, command) >> File "/tmp/tmp_wjCee/zc.buildout-1.4.3-py2.6.egg/zc/buildout/buildout.py", line 182, in __init__ >> data['buildout'].copy(), override)) >> File "/tmp/tmp_wjCee/zc.buildout-1.4.3-py2.6.egg/zc/buildout/buildout.py", line 1333, in _open >> eresult = _open(base, extends.pop(0), seen, dl_options, override) >> File "/tmp/tmp_wjCee/zc.buildout-1.4.3-py2.6.egg/zc/buildout/buildout.py", line 1313, in _open >> parser.readfp(fp) >> File "/usr/local/Python2.6.4/lib/python2.6/ConfigParser.py", line 305, in readfp >> self._read(fp, filename) >> File "/usr/local/Python2.6.4/lib/python2.6/ConfigParser.py", line 510, in _read >> raise e >> ParsingError: File contains parsing errors: /home/ccomb/slave3/Python2.6.4-Linux-32bit/build/ztk.cfg >> [line 206]: '<<<<<<< .mine\n' >> [line 278]: '=======\n' >> [line 350]: '>>>>>>> .r111557\n' > > Seems like you had local, uncommitted changes there, which kind of hurts > our ability to reproduce failures elsewhere. Ok there is something wrong, I'll clean eveything Before the buildout, I'm doing a sed -i s/svn+ssh/svn/ ztk.cfg zopeapp.cfg because the buildbot is not supposed to have a ssh key. Then I'm doing a svn revert of these two files. But if the buildout fails, the revert is not done. Is there another way to disable ssh? > > [1]http://buildbot.afpy.org/ztk1.0dev/builders/Python2.6.4%20Linux%2032bit/builds/61/steps/bootstrap/logs/stdio > > > Tres. > - -- > =================================================================== > Tres Seaver +1 540-429-0999 [email protected] > Palladion Software "Excellence by Design" http://palladion.com > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iEYEARECAAYFAkvZkPoACgkQ+gerLs4ltQ5GPACfV0/JsnOJj8t/axiii8OcJ1Hv > yusAoILNm4Y1oYa9UTJ2Yy2s9xYWdxyt > =xNdK > -----END PGP SIGNATURE----- > > _______________________________________________ > Zope-Dev maillist - [email protected] > https://mail.zope.org/mailman/listinfo/zope-dev > ** No cross posts or HTML encoding! ** > (Related lists - > https://mail.zope.org/mailman/listinfo/zope-announce > https://mail.zope.org/mailman/listinfo/zope ) > > _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )