[Zope-dev] zope-tests - FAILED: 9, OK: 72
Tres Seaver
tseaver at palladion.com
Mon Jun 6 10:48:22 EDT 2011
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 06/05/2011 02:24 PM, Hanno Schlichting wrote:
> On Sun, Jun 5, 2011 at 6:31 PM, Tres Seaver <tseaver at palladion.com> wrote:
>>> [1] FAILED Zope Buildbot / zope2.13-py2.7 slave-ubuntu64
>>> https://mail.zope.org/pipermail/zope-tests/2011-June/042535.html
>>>
>>>
>>> [2] FAILED Zope Buildbot / zope2.14-py2.7 slave-ubuntu64
>>> https://mail.zope.org/pipermail/zope-tests/2011-June/042537.html
>>
>> These two are both the "segfault-at-exit" issue.
>
> I finally took the time to install me a virtual machine with Ubuntu
> 64bit on it. And I was able to reproduce the issue!
>
> It's not a segfault at exit, but actually happens inside a test:
>
> test_interfaces (Acquisition.tests) (0.001 s)
> test_mixed_explicit_and_explicit (Acquisition.tests)Segmentation fault
>
> Or to get the issue quicker:
>
> $ bin/alltests -s Acquisition -t test_mixed_explicit_and_explicit
> Running zope.testrunner.layer.UnitTests tests:
> Set up zope.testrunner.layer.UnitTests in 0.000 seconds.
> Segmentation fault
>
> I haven't yet tried to debug the problem itself.
I cannot reproduce on my "native" Ubuntu x86_64 machine using a
built-from-scratch Python 2.7.1::
- -------------------------- %< -----------------------------
$ uname -a
Linux xxx.example.com 2.6.32-31-server #61-Ubuntu SMP Fri Apr 8 19:44:42
UTC 2011 x86_64 GNU/Linux
$ svn co svn+ssh://svn.zope.org/repos/main/Zope/trunk Z2
...
$ cd Z2
$ /opt/Python-2.7.1/bin/python bootstrap.py && bin/buildout
...
$ bin/alltests
...
Running OFS.tests.testCopySupportEvents.EventLayer tests:
Set up OFS.tests.testCopySupportEvents.EventLayer in 0.094 seconds.
Ran 14 tests with 0 failures and 0 errors in 0.042 seconds.
Running OFS.tests.testCopySupportHooks.HookLayer tests:
Tear down OFS.tests.testCopySupportEvents.EventLayer in 0.000 seconds.
Set up OFS.tests.testCopySupportHooks.HookLayer in 0.094 seconds.
Ran 14 tests with 0 failures and 0 errors in 0.044 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
Tear down OFS.tests.testCopySupportHooks.HookLayer in 0.000 seconds.
Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Ran 220 tests with 0 failures and 0 errors in 4.660 seconds.
Running Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer tests:
Set up Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.002
seconds.
Ran 18 tests with 0 failures and 0 errors in 0.027 seconds.
Running Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer
tests:
Tear down Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.001
seconds.
Set up Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer
in 0.001 seconds.
Ran 2 tests with 0 failures and 0 errors in 0.005 seconds.
Running zope.testrunner.layer.UnitTests tests:
Tear down
Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.001
seconds.
Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Set up zope.testrunner.layer.UnitTests in 0.000 seconds.
Ran 2492 tests with 0 failures and 0 errors in 44.382 seconds.
Tearing down left over layers:
Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.
Total: 2760 tests, 0 failures, 0 errors in 50.124 seconds.
- -------------------------- %< -----------------------------
Tres.
- --
===================================================================
Tres Seaver +1 540-429-0999 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk3s6LYACgkQ+gerLs4ltQ4+LQCgrb7gVVmL41An8qCaKO0Bhww+
RG0AoI39SQwpYLs3v0K3APkp0ovZt74d
=mtma
-----END PGP SIGNATURE-----
More information about the Zope-Dev
mailing list