python/elasticsearch: update to 8.16.0
[oi-userland.git] / components / python / pytest-timeout / python-integrate-project.conf
blobc4f727d51ffa71bc92339678b6e97968faa0e4bc
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2023 Marcel Telka
16 %patch% 01-no-pytest-github-actions-annotate-failures.patch
18 %include-3%
19 # The xfailures traceback contains random data
20 PYTEST_TRACEBACK = --tb=no
22 # https://github.com/pytest-dev/pluggy/issues/457
23 TEST_CONFLICTING_PACKAGES.python += library/python/faker
24 TEST_CONFLICTING_PACKAGES.python += library/python/pytest-enabler