Re: [Zope-dev] zope-tests - FAILED: 6, OK: 12

2013-09-20 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 09/18/2013 06:40 AM, Marius Gedminas wrote:
 On Wed, Sep 18, 2013 at 11:11:50AM +0300, Marius Gedminas wrote:
 On Wed, Sep 18, 2013 at 01:00:02AM +0200, Zope tests summarizer
 wrote:
 [6]winbot / zope.testbrowser_py_265_32
 
 The fix that was supposed to fix this didn't because 
 https://github.com/Pylons/webtest/pull/87/files#r6427276
 
 We're waiting for https://github.com/Pylons/webtest/pull/88 and
 WebTest 2.0.9 now.

FWIW, WebTest 2.0.9 went out Wednesday:

 https://pypi.python.org/pypi/WebTest/2.0.9


Tres.
- -- 
===
Tres Seaver  +1 540-429-0999  tsea...@palladion.com
Palladion Software   Excellence by Designhttp://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iEYEARECAAYFAlI8UDAACgkQ+gerLs4ltQ7ElgCePY2PC6fHHpf9p/jZAXWZdYe5
ThMAoIyTyVjI8PzbERIPVKMpKhK4KTop
=Gnik
-END PGP SIGNATURE-

___
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )


Re: [Zope-dev] zope-tests - FAILED: 6, OK: 12

2013-09-20 Thread Marius Gedminas
On Fri, Sep 20, 2013 at 09:40:00AM -0400, Tres Seaver wrote:
 On 09/18/2013 06:40 AM, Marius Gedminas wrote:
  On Wed, Sep 18, 2013 at 11:11:50AM +0300, Marius Gedminas wrote:
  On Wed, Sep 18, 2013 at 01:00:02AM +0200, Zope tests summarizer
  wrote:
  [6]winbot / zope.testbrowser_py_265_32
  
  The fix that was supposed to fix this didn't because 
  https://github.com/Pylons/webtest/pull/87/files#r6427276
  
  We're waiting for https://github.com/Pylons/webtest/pull/88 and
  WebTest 2.0.9 now.
 
 FWIW, WebTest 2.0.9 went out Wednesday:
 
  https://pypi.python.org/pypi/WebTest/2.0.9

Thank you, I didn't notice.

Pushed a test fix (zope.testbrowser actually had a test that asserted
the content type we specified was being ignored!).

Marius Gedminas
-- 
http://pov.lt/ -- Zope 3/BlueBream consulting and development


signature.asc
Description: Digital signature
___
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )


Re: [Zope-dev] zope-tests - FAILED: 6, OK: 12

2013-09-18 Thread Marius Gedminas
On Wed, Sep 18, 2013 at 01:00:02AM +0200, Zope tests summarizer wrote:
 [1]winbot / ZODB_dev py_265_win64

Non-deterministic test failure:

Failure in test 
c:\buildslave\zodb_dev_py_265_win64\build\src\ZODB\historical_connections.txt

--
File 
c:\buildslave\zodb_dev_py_265_win64\build\src\ZODB\historical_connections.txt,
 line 220, in historical_connections.txt
Failed example:
[c in conns1 for c in conns2]
Expected:
[False, False, True, True]
Got:
[False, False, False, True]

Cleared up all by itself on next build.

 [2]winbot / zope.app.authentication_py_265_32
 [3]winbot / zope.app.http_py_265_32
 [4]winbot / zope.app.publication_py_265_32
 [5]winbot / zope.app.wsgi_py_265_32

WebTest version conflict

 [6]winbot / zope.testbrowser_py_265_32

The fix that was supposed to fix this didn't because
https://github.com/Pylons/webtest/pull/87/files#r6427276

Marius Gedminas
-- 
http://pov.lt/ -- Zope 3/BlueBream consulting and development


signature.asc
Description: Digital signature
___
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )


Re: [Zope-dev] zope-tests - FAILED: 6, OK: 12

2013-09-18 Thread Marius Gedminas
On Wed, Sep 18, 2013 at 11:11:50AM +0300, Marius Gedminas wrote:
 On Wed, Sep 18, 2013 at 01:00:02AM +0200, Zope tests summarizer wrote:
  [6]winbot / zope.testbrowser_py_265_32
 
 The fix that was supposed to fix this didn't because
 https://github.com/Pylons/webtest/pull/87/files#r6427276

We're waiting for https://github.com/Pylons/webtest/pull/88 and WebTest
2.0.9 now.

Marius Gedminas
-- 
http://pov.lt/ -- Zope 3/BlueBream consulting and development


signature.asc
Description: Digital signature
___
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )


Re: [Zope-dev] zope-tests - FAILED: 6, OK: 12

2013-03-21 Thread Marius Gedminas
On Thu, Mar 21, 2013 at 01:00:02AM +, Zope tests summarizer wrote:
 [1]Still Failing - zopetoolkit_trunk - Build # 208

Same four failures I can't reproduce.

Can anyone?

 [2]winbot / z3c.contents_py_265_32

ValueError: _p_serial must be an 8-character bytes array

deep in c:\eggs\zodb3-3.10.5-py2.6-win32.egg\ZODB\Connection.py, during
layer setup.

Actually let me paste the whole traceback:

  Traceback (most recent call last):
File c:\eggs\zope.testrunner-4.3.3-py2.6.egg\zope\testrunner\runner.py, 
line 385, in run_layer
  setup_layer(options, layer, setup_layers)
File c:\eggs\zope.testrunner-4.3.3-py2.6.egg\zope\testrunner\runner.py, 
line 681, in setup_layer
  layer.setUp()
File 
c:\eggs\zope.app.testing-3.10.0-py2.6.egg\zope\app\testing\functional.py, 
line 336, in setUp
  self.config_file, product_config=self.product_config)
File 
c:\eggs\zope.app.testing-3.10.0-py2.6.egg\zope\app\testing\functional.py, 
line 215, in __init__
  self.app = Debugger(self.db, config_file)
File c:\eggs\zope.app.debug-3.4.1-py2.6.egg\zope\app\debug\debug.py, line 
37, in __init__
  self.db = database(db)
File 
c:\eggs\zope.app.appsetup-3.16.0-py2.6.egg\zope\app\appsetup\appsetup.py, 
line 147, in database
  notify(zope.processlifetime.DatabaseOpened(db))
File c:\eggs\zope.event-4.0.2-py2.6.egg\zope\event\__init__.py, line 31, 
in notify
  subscriber(event)
File c:\eggs\zope.component-4.1.0-py2.6.egg\zope\component\event.py, line 
27, in dispatch
  component_subscribers(event, None)
File c:\eggs\zope.component-4.1.0-py2.6.egg\zope\component\_api.py, line 
139, in subscribers
  return sitemanager.subscribers(objects, interface)
File 
c:\eggs\zope.interface-4.0.5-py2.6-win32.egg\zope\interface\registry.py, line 
323, in subscribers
  return self.adapters.subscribers(objects, provided)
File 
c:\eggs\zope.interface-4.0.5-py2.6-win32.egg\zope\interface\adapter.py, line 
601, in subscribers
  subscription(*objects)
File 
c:\eggs\zope.app.appsetup-3.16.0-py2.6.egg\zope\app\appsetup\bootstrap.py, 
line 160, in bootStrapSubscriber
  db, connection, root, root_folder = getInformationFromEvent(event)
File 
c:\eggs\zope.app.appsetup-3.16.0-py2.6.egg\zope\app\appsetup\bootstrap.py, 
line 145, in getInformationFromEvent
  root_folder = root.get(ZopePublication.root_name, None)
File c:\eggs\zodb3-3.10.5-py2.6-win32.egg\ZODB\Connection.py, line 860, 
in setstate
  self._setstate(obj)
File c:\eggs\zodb3-3.10.5-py2.6-win32.egg\ZODB\Connection.py, line 915, 
in _setstate
  obj._p_serial = serial
  ValueError: _p_serial must be an 8-character bytes array

So that's, you know, *interesting*.

I've no clue, and also cannot reproduce locally.

I wish we knew what `serial` actually was.

(Silly idea: log all exceptions in tests to a Sentry instance, then we
could browse around and inspect stack locals.  Hm, maybe s/silly/genius/.)

 [3]winbot / z3c.form_py_265_32

Actual failure in c:\buildslave\z3c.form\build\src\z3c\form\tests\..\group.txt:

The test expects two field errors:

  Last Name: Required input is missing.
  Address: Required input is missing.

it gets only one error:

  Last Name: Required input is missing.

Oh, and I can't reproduce this by running tox in git master.

 [4]winbot / z3c.formui_py_265_32
 [5]winbot / zope.datetime_py_265_32
 [6]winbot / zope.i18n_py_265_32

Last builds successful for all three.

Marius Gedminas
-- 
http://pov.lt/ -- Zope 3/BlueBream consulting and development


signature.asc
Description: Digital signature
___
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )


Re: [Zope-dev] zope-tests - FAILED: 6, OK: 12

2013-03-21 Thread Adam GROSZER

On 03/21/2013 08:11 AM, Marius Gedminas wrote:

On Thu, Mar 21, 2013 at 01:00:02AM +, Zope tests summarizer wrote:

[1]Still Failing - zopetoolkit_trunk - Build # 208


Same four failures I can't reproduce.

Can anyone?


[2]winbot / z3c.contents_py_265_32


ValueError: _p_serial must be an 8-character bytes array

deep in c:\eggs\zodb3-3.10.5-py2.6-win32.egg\ZODB\Connection.py, during
layer setup.

Actually let me paste the whole traceback:

   Traceback (most recent call last):
 File c:\eggs\zope.testrunner-4.3.3-py2.6.egg\zope\testrunner\runner.py, 
line 385, in run_layer
   setup_layer(options, layer, setup_layers)
 File c:\eggs\zope.testrunner-4.3.3-py2.6.egg\zope\testrunner\runner.py, 
line 681, in setup_layer
   layer.setUp()
 File 
c:\eggs\zope.app.testing-3.10.0-py2.6.egg\zope\app\testing\functional.py, 
line 336, in setUp
   self.config_file, product_config=self.product_config)
 File 
c:\eggs\zope.app.testing-3.10.0-py2.6.egg\zope\app\testing\functional.py, 
line 215, in __init__
   self.app = Debugger(self.db, config_file)
 File c:\eggs\zope.app.debug-3.4.1-py2.6.egg\zope\app\debug\debug.py, 
line 37, in __init__
   self.db = database(db)
 File 
c:\eggs\zope.app.appsetup-3.16.0-py2.6.egg\zope\app\appsetup\appsetup.py, 
line 147, in database
   notify(zope.processlifetime.DatabaseOpened(db))
 File c:\eggs\zope.event-4.0.2-py2.6.egg\zope\event\__init__.py, line 31, 
in notify
   subscriber(event)
 File c:\eggs\zope.component-4.1.0-py2.6.egg\zope\component\event.py, 
line 27, in dispatch
   component_subscribers(event, None)
 File c:\eggs\zope.component-4.1.0-py2.6.egg\zope\component\_api.py, line 
139, in subscribers
   return sitemanager.subscribers(objects, interface)
 File 
c:\eggs\zope.interface-4.0.5-py2.6-win32.egg\zope\interface\registry.py, line 
323, in subscribers
   return self.adapters.subscribers(objects, provided)
 File 
c:\eggs\zope.interface-4.0.5-py2.6-win32.egg\zope\interface\adapter.py, line 
601, in subscribers
   subscription(*objects)
 File 
c:\eggs\zope.app.appsetup-3.16.0-py2.6.egg\zope\app\appsetup\bootstrap.py, 
line 160, in bootStrapSubscriber
   db, connection, root, root_folder = getInformationFromEvent(event)
 File 
c:\eggs\zope.app.appsetup-3.16.0-py2.6.egg\zope\app\appsetup\bootstrap.py, 
line 145, in getInformationFromEvent
   root_folder = root.get(ZopePublication.root_name, None)
 File c:\eggs\zodb3-3.10.5-py2.6-win32.egg\ZODB\Connection.py, line 860, 
in setstate
   self._setstate(obj)
 File c:\eggs\zodb3-3.10.5-py2.6-win32.egg\ZODB\Connection.py, line 915, 
in _setstate
   obj._p_serial = serial
   ValueError: _p_serial must be an 8-character bytes array

So that's, you know, *interesting*.

I've no clue, and also cannot reproduce locally.

I wish we knew what `serial` actually was.



try:
obj._p_serial = serial
except:
print repr(serial)
raise

says:

'\\x03\\x9ds\\xa3M\\xccc\\xee'

Taken from winbot

--
Best regards,
 Adam GROSZER
--
Quote of the day:
Man may doubt here and there, but mankind does not doubt.
- Hugh Reginald Haweis
___
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )


Re: [Zope-dev] zope-tests - FAILED: 6, OK: 12

2013-03-21 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 03/21/2013 03:11 AM, Marius Gedminas wrote:
 ValueError: _p_serial must be an 8-character bytes array
 
 So that's, you know, *interesting*.
 
 I've no clue, and also cannot reproduce locally.
 
 I wish we knew what `serial` actually was.

That smells as though somehow the new 'persistent' module is being used,
in spite of the fact that ZODB 3.10.x bundles its own version.  The
separately-released version is strict about non-bytes values as OIDs / TIDs.


Tres.
- -- 
===
Tres Seaver  +1 540-429-0999  tsea...@palladion.com
Palladion Software   Excellence by Designhttp://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iEYEARECAAYFAlFLS7gACgkQ+gerLs4ltQ5AOwCfblpOaMpaUZM8v0u3/a4k2cDg
2cgAoJoHOpDuFCJLq5ygUC6633mHTY7p
=pC8Z
-END PGP SIGNATURE-

___
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )


Re: [Zope-dev] zope-tests - FAILED: 6, OK: 12

2013-03-21 Thread Marius Gedminas
On Thu, Mar 21, 2013 at 09:11:05AM +0200, Marius Gedminas wrote:
 I've no clue, and also cannot reproduce locally.

I keep forgetting about bin/buildout prefer-final=false

Marius Gedminas
-- 
http://pov.lt/ -- Zope 3/BlueBream consulting and development


signature.asc
Description: Digital signature
___
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )


Re: [Zope-dev] zope-tests - FAILED: 6, OK: 12

2013-03-21 Thread Marius Gedminas
On Thu, Mar 21, 2013 at 10:17:43PM +0200, Marius Gedminas wrote:
 On Thu, Mar 21, 2013 at 09:11:05AM +0200, Marius Gedminas wrote:
  I've no clue, and also cannot reproduce locally.
 
 I keep forgetting about bin/buildout prefer-final=false

Nope.  Tried this on z3c.contents, z3c.form, and zope.traversing --
couldn't reproduce any of the failures.

Marius Gedminas
-- 
http://pov.lt/ -- Zope 3/BlueBream consulting and development


signature.asc
Description: Digital signature
___
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )


Re: [Zope-dev] zope-tests - FAILED: 6, OK: 12

2013-03-19 Thread Marius Gedminas
On Tue, Mar 19, 2013 at 01:00:02AM +, Zope tests summarizer wrote:
 [1]Still Failing - zopetoolkit_trunk - Build # 206

- zope.traversing:
  ImportError: No module named persistent

- zope.container:
  ImportError: No module named persistent.cPersistence

- zope.dublincore:
  ImportError: No module named persistent

- zope.catalog:
  ImportError: No module named persistent

Most of these have BTrees in the traceback.

 [2]winbot / z3c.contents_py_265_32
 [3]winbot / z3c.contents_py_265_32
 [4]winbot / z3c.formui_py_265_32
 [5]winbot / z3c.layer.ready2go_py_265_32
 [6]winbot / z3c.pagelet_py_265_32

lxml.

Marius Gedminas
-- 
http://pov.lt/ -- Zope 3/BlueBream consulting and development


signature.asc
Description: Digital signature
___
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )


Re: [Zope-dev] zope-tests - FAILED: 6, OK: 12

2013-03-14 Thread Marius Gedminas
On Thu, Mar 14, 2013 at 01:00:01AM +, Zope tests summarizer wrote:
 [1]Still Failing - zopetoolkit_trunk - Build # 201

ZODB3 moved to github.  I updated zopetoolkit's ztk-sources.cfg in svn.

 [2]winbot / z3c.contents_py_265_32
 [3]winbot / zope.app.applicationcontrol_py_265_32
 [4]winbot / zope.app.content_py_265_32
 [5]winbot / zope.app.pagetemplate_py_265_32

lxml

 [6]winbot / zope.app.wsgi_py_265_32

https://github.com/zopefoundation/zope.app.wsgi was an empty repository at
the time of that build.

Marius Gedminas
-- 
http://pov.lt/ -- Zope 3/BlueBream consulting and development


signature.asc
Description: Digital signature
___
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )


Re: [Zope-dev] zope-tests - FAILED: 6, OK: 12

2013-03-14 Thread Stephan Richter
On Thursday, March 14, 2013 09:59:51 AM Marius Gedminas wrote:
  [2]winbot / z3c.contents_py_265_32
  [3]winbot / zope.app.applicationcontrol_py_265_32
  [4]winbot / zope.app.content_py_265_32
  [5]winbot / zope.app.pagetemplate_py_265_32
 
 lxml

BTW, Adam has created the binaries[1] now and we are waiting for Stefan Behnel 
to give our bot PyPI user maintainer access to lxml.

.. [1]: Note that Py3.3 is still missing from the list, since we still do not 
have the Rackspace credentials

Regards,
Stephan
-- 
Entrepreneur and Software Geek
Google me. Zope Stephan Richter
___
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )