From 73be496af59cba8128ca2187ce8d3a32678ae7bf Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sat, 10 Feb 2024 08:31:21 +0000 Subject: Adding metadata --- dev-python/debugpy/debugpy-1.8.0.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'dev-python/debugpy/debugpy-1.8.0.ebuild') diff --git a/dev-python/debugpy/debugpy-1.8.0.ebuild b/dev-python/debugpy/debugpy-1.8.0.ebuild index bb870a8f2358..619ba2e59029 100644 --- a/dev-python/debugpy/debugpy-1.8.0.ebuild +++ b/dev-python/debugpy/debugpy-1.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -57,6 +57,10 @@ python_test() { tests/debugpy/test_gevent.py::test_gevent tests/debugpy/test_run.py::test_custom_python_args tests/tests/test_timeline.py::test_occurrences + # TODO: random regressions + tests/debugpy/test_flask.py::test_flask_breakpoint_multiproc + tests/debugpy/test_exception.py::test_raise_exception_options + tests/debugpy/test_exception.py::test_vsc_exception_options_raise_without_except ) local EPYTEST_IGNORE=( tests/tests/test_vendoring.py -- cgit v1.3.1