Home - Summaries: (main) : (py3.11) : Everything - Nightly builds - Benchmarks - RPython - Builders - About

pypy/module/thread/test/test_lock.py::AppTestLockSignals::()::test_lock_acquire_retries_on_intr

self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0xffff5611c290>

    def test_lock_acquire_retries_on_intr(self):
            import thread
>           self.acquire_retries_on_intr(thread.allocate_lock())

[/build_dir/own-linux-aarch64/build/pypy/module/thread/test/test_lock.py:233]:3: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0xffff5611c290>
lock = <pypy.module.thread.os_lock.Lock object at 0xffff6920e710>

>   ???
E   (application-level) AssertionError

?:30: AssertionError
builder: own-linux-aarch64 build #2775+
test: pypy/module/thread/test/test_lock.py::AppTestLockSignals::()::test_lock_acquire_retries_on_intr