New issue 2717: pypy3 5.10.0: Timeout tests never timeout on i686
https://bitbucket.org/pypy/pypy/issues/2717/pypy3-5100-timeout-tests-never-timeout-on

Miro Hrončok:

Hi, I'm trying to build pypy3 5.10.0 for Fedora.

On i686/i386 the timeout test hang forever.


```
testTimeoutValueNonamed (test.test_socket.NetworkConnectionAttributesTest) ... 
ok

```

The above tests is the last in the logs. Teh next one never appears there:

```
testInsideTimeout (test.test_socket.NetworkConnectionBehaviourTest) ... ok
```

Full logs and build info:

* https://koji.fedoraproject.org/koji/taskinfo?taskID=23909400
* https://koji.fedoraproject.org/koji/taskinfo?taskID=23909447
* https://kojipkgs.fedoraproject.org//work/tasks/9447/23909447/build.log

* https://copr.fedorainfracloud.org/coprs/g/python/pypy35/build/691426/
* 
https://copr-be.cloud.fedoraproject.org/results/@python/pypy35/fedora-26-i386/00691426-pypy3/builder-live.log
* 
https://copr-be.cloud.fedoraproject.org/results/@python/pypy35/fedora-27-i386/00691426-pypy3/builder-live.log
* 
https://copr-be.cloud.fedoraproject.org/results/@python/pypy35/fedora-rawhide-i386/00691426-pypy3/builder-live.log


_______________________________________________
pypy-issue mailing list
pypy-issue@python.org
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to