Commit 42f0307
committed
Always skip this on PyPy as it sometimes fail with
The traceback:
/home/travis/pypy2-v6.0.0-linux64/lib-python/2.7/logging/__init__.py:846: in __init__
Handler.__init__(self)
/home/travis/pypy2-v6.0.0-linux64/lib-python/2.7/logging/__init__.py:688: in __init__
_addHandlerRef(self)
/home/travis/pypy2-v6.0.0-linux64/lib-python/2.7/logging/__init__.py:667: in _addHandlerRef
_releaseLock()
/home/travis/pypy2-v6.0.0-linux64/lib-python/2.7/logging/__init__.py:232: in _releaseLock
_lock.release()error: release unlocked lock and the goal of this test was rather to assert that combining is done in the right place not that xdist works well on pypy.1 parent 7557f67 commit 42f0307
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
552 | | - | |
| 552 | + | |
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
| |||
0 commit comments