[Zope-dev] zope-tests - FAILED: 29

Marius Gedminas marius at gedmin.as
Fri Jun 10 07:42:46 CEST 2016


On Fri, Jun 10, 2016 at 01:00:02AM +0200, Zope tests summarizer wrote:
> [13]   FAILED  winbot / zc.lockfile_py_330_win64
>        https://mail.zope.org/pipermail/zope-tests/2016-June/095448.html

This is new:

    Failure in test many_threads_read_and_write (zc.lockfile.tests)
    Failed doctest test for zc.lockfile.tests.many_threads_read_and_write
      File "c:\buildslave\zc.lockfile_py_330_win64\build\src\zc\lockfile\tests.py", line 46, in many_threads_read_and_write

    ----------------------------------------------------------------------
    File "c:\buildslave\zc.lockfile_py_330_win64\build\src\zc\lockfile\tests.py", line 59, in zc.lockfile.tests.many_threads_read_and_write
    Failed example:
        saved == n
    Expected:
        True
    Got:
        False

      Ran 5 tests with 1 failures, 0 errors and 0 skipped in 2 minutes 25.141 seconds.
    Tearing down left over layers:
      Tear down zope.testrunner.layer.UnitTests Exception in thread Thread-27:
    Traceback (most recent call last):
      File "c:\buildslave\zc.lockfile_py_330_win64\build\src\zc\lockfile\__init__.py", line 40, in _lock_file
        msvcrt.locking(file.fileno(), msvcrt.LK_NBLCK, 1)
    MemoryError: [Errno 13] Permission denied

    Exception in thread Thread-32:
    Traceback (most recent call last):
      File "c:\buildslave\zc.lockfile_py_330_win64\build\src\zc\lockfile\__init__.py", line 40, in _lock_file
        msvcrt.locking(file.fileno(), msvcrt.LK_NBLCK, 1)
    MemoryError: [Errno 13] Permission denied

    ...

    Exception in thread Thread-36:
    Traceback (most recent call last):
      File "c:\buildslave\zc.lockfile_py_330_win64\build\src\zc\lockfile\__init__.py", line 40, in _lock_file
        msvcrt.locking(file.fileno(), msvcrt.LK_NBLCK, 1)
    MemoryError: [Errno 13] Permission denied

    Exception in thread Thread-45:
    Traceback (most recent call last):
      File "c:\Python33_64\lib\threading.py", line 637, in _bootstrap_inner
        self.run()
      File "c:\Python33_64\lib\threading.py", line 594, in run
        self._target(*self._args, **self._kwargs)
      File "c:\buildslave\zc.lockfile_py_330_win64\build\src\zc\lockfile\tests.py", line 32, in inc
        lock = zc.lockfile.LockFile('f.lock')
      File "c:\buildslave\zc.lockfile_py_330_win64\build\src\zc\lockfile\__init__.py", line 81, in __init__
        fp = open(path, 'r+')
    MemoryError

    in 0.000 seconds.

Marius Gedminas
-- 
We did it for smallpox, we'll also win over on ISO 8859-1 ... ;-)
	-- Markus Kuhn after eradicating one more ISO 8859-1 file from his disk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 173 bytes
Desc: not available
URL: <http://mail.zope.org/pipermail/zope-dev/attachments/20160610/e1e88fb1/attachment.sig>


More information about the Zope-Dev mailing list