Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP1
python-celery
disable-pytest-log-capturing.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File disable-pytest-log-capturing.patch of Package python-celery
From: Michael Fladischer <FladischerMichael@fladi.at> Date: Wed, 28 Mar 2018 21:08:22 +0200 Subject: Disable pytest (>=3.3) log capturing to avoid changing log handlers (Closes: #892640). --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 1a3f0b4..9f836e1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,7 @@ [tool:pytest] testpaths = t/unit/ python_classes = test_* +addopts=-p no:logging [build_sphinx] source-dir = docs/
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor