On 09/01/2012 03:04 PM, Tres Seaver wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 08/31/2012 09:00 PM, Zope tests summarizer wrote:
[19] FAILED winbot / zope.testbrowser_py_265_32 https://mail.zope.org/pipermail/zope-tests/2012-August/067452.html
This is a real failure in code which hasn't changed in six months. :(
File "c:\buildslave\zope.testbrowser\build\src\zope\testbrowser\fixed-bugs.txt", line 32, in fixed-bugs.txt Failed example: browser.open(u'http://localhost/@@/testbrowser/simple.html') Exception raised: Traceback (most recent call last): File "c:\Python26_32\lib\doctest.py", line 1253, in __run compileflags, 1) in test.globs File "<doctest fixed-bugs.txt[5]>", line 1, in <module> File "c:\buildslave\zope.testbrowser\build\src\zope\testbrowser\browser.py", line 264, in open self.mech_browser.open(url, data) File "build\bdist.win32\egg\mechanize\_mechanize.py", line 203, in open File "build\bdist.win32\egg\mechanize\_mechanize.py", line 230, in _mech_open File "build\bdist.win32\egg\mechanize\_opener.py", line 193, in open File "build\bdist.win32\egg\mechanize\_urllib2_fork.py", line 344, in _open File "build\bdist.win32\egg\mechanize\_urllib2_fork.py", line 332, in _call_chain File "c:\buildslave\zope.testbrowser\build\src\zope\testbrowser\connection.py", line 65, in http_open return self.do_open(self._connect, req) File "build\bdist.win32\egg\mechanize\_urllib2_fork.py", line 1115, in do_open File "c:\buildslave\zope.testbrowser\build\src\zope\testbrowser\wsgi.py", line 106, in request response = app.get(url, headers=headers, expect_errors=True, extra_environ=extra_environ) File "c:\eggs\webtest-1.3.6-py2.6.egg\webtest\app.py", line 756, in get expect_errors=expect_errors) File "c:\eggs\webtest-1.3.6-py2.6.egg\webtest\app.py", line 1093, in do_request for name, value in cookies]) ValueError: need more than 1 value to unpack
I'm guessing a new version of WebTest is to blame?
Probably. I'm trying to fix 1 at a day, but you're also welcome to help out ;-) -- Best regards, Adam GROSZER -- Quote of the day: Chicken Little was right.