- Disable tests that uses pexpect to avoid timeout error when running

in OBS.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=118
This commit is contained in:
2023-06-13 10:45:02 +00:00
committed by Git OBS Bridge
parent 80c53b2fc6
commit 8954b3dab0
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 13 10:35:00 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Disable tests that uses pexpect to avoid timeout error when running
in OBS.
-------------------------------------------------------------------
Thu May 4 23:26:11 UTC 2023 - Dirk Müller <dmueller@suse.com>