14
0
forked from pool/python-stestr

Commit Graph

  • 28d5338bbe Accepting request 1297989 from devel:languages:python main Dominique Leuenberger 2025-08-07 14:48:41 +00:00
  • d88cd6802e - Update to 4.2.0 * Bugfix: make repo initialization respect pyproject.toml * Test on Python 3.12 * Disable checks failure on coverage * Pivot PyPI publishing to use trusted publishers * Update package metadata for support Python versions * Remove Python 3.7 support * Bump codecov action version * Remove dependency on the extras library * Normalize paths * Adapt to tox 4 * Update upload-artifact action in CI * Update black to the latest version * Mark Python 3.13 as supported too * Adjust rst syntax in README * Modernize Python packaging * Update release job to work with new packaging structure - Add support for libalternatives - Remove ChangeLog from %files section - Update BuildRequires from pyproject.toml - Use Python 3.11 on SLE-15 by default Nico Krapp 2025-08-06 16:11:47 +00:00
  • 8080e4ae1b Accepting request 1137086 from devel:languages:python Dominique Leuenberger 2024-01-05 20:45:38 +00:00
  • d38b75fab7 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stestr?expand=0&rev=56 Dirk Mueller 2024-01-04 23:19:19 +00:00
  • 16e31c98c4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stestr?expand=0&rev=55 Dirk Mueller 2024-01-04 23:08:05 +00:00
  • c9e2597077 - switch to singlespec cliff package Dirk Mueller 2024-01-04 23:07:49 +00:00
  • 4d59d9c8a0 Accepting request 1130716 from devel:languages:python Ana Guerrero 2023-12-04 22:01:46 +00:00
  • 92eef37be9 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stestr?expand=0&rev=52 Dirk Mueller 2023-12-04 10:56:22 +00:00
  • 5543b4a3c5 - update to 4.1.0: * This stestr release is a feature release that primarily fixes compatibility with subunit 1.4.3 and initial compatibility with Python 3.12. * Apply black autoformatter to code base * Reuse subunit_trace output/validation logic for load/run * Revert "Fix #330 - Preserve load-list order" * Remove vestigial future package from requirements * Pin black to 2022 version * Fix ResourceWarning from SubunitTestRunner._list() * Add support for storing stestr configs in pyproject.toml * Adding another prefix to the existing list of unittest_import_strs * Update docs job to avoid setup.py entrypoint * Replace removed SafeConfigParser with ConfigParser * Explicitly list extras as dependency - drop remove-future-requirement.patch (upstream) result status * Bump hacking version Dirk Mueller 2023-12-04 10:53:07 +00:00
  • 021e49614a Accepting request 1108982 from devel:languages:python Ana Guerrero 2023-09-06 16:56:50 +00:00
  • ce3dcd542c - Update to 4.0.1: * Fixed an issue around the unittest runner unexpectedly not running the requested tests (or executing them in an unexpected order) causing odd failures that were difficult to debug. * Fixed the output handling of stestr run and stestr load so that any segfaults or unexpected failures in a test worker are now properly reported in the subunit-trace output. * Drops support for the 'sql' repository type and also the flags and Python API flags for selecting the repository type. * Remove support for running with Python 3.5. * Official support for Python 3.10. * Fixed the execution order of the stestr run --load-list option so that tests are executed in the order specified in the list. - Add patch remove-future-requirement.patch, drop use of the future module. - Switch to pyproject and autosetup macros. Steve Kowalik 2023-09-05 06:10:42 +00:00
  • 1c7a9bd5f3 Accepting request 998411 from devel:languages:python Dominique Leuenberger 2022-08-23 12:25:33 +00:00
  • fba3707232 Accepting request 998255 from home:bnavigator:branches:devel:languages:python Matej Cepl 2022-08-20 21:30:48 +00:00
  • 2728d81e5a Accepting request 927140 from devel:languages:python Dominique Leuenberger 2021-10-30 21:13:03 +00:00
  • c1a830291d OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stestr?expand=0&rev=46 Dirk Mueller 2021-10-16 20:52:17 +00:00
  • c68572ad28 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stestr?expand=0&rev=45 Dirk Mueller 2021-10-16 20:47:08 +00:00
  • ff97821d61 - update to 3.2.1: * Fixed the detection of test worker failures before reporting final result status Dirk Mueller 2021-10-16 20:25:01 +00:00
  • 8bc1a7ada3 Accepting request 900665 from devel:languages:python Dominique Leuenberger 2021-07-10 20:53:35 +00:00
  • 44ce499267 - update to 3.2.0: * Support for configuring stestr via a tox.ini file has been added. It's now no longer needed to create a separate .stestr.conf file and instead it can be embedded in an existing tox.ini file. * A new stestr command, stestr history list has been added to list the previous runs in the stestr repository. * A new stestr command, stestr history show has been added to show the output from a previous run from the stestr repository. * A new stestr command, stestr history remove, has been added to remove runs from the stestr repository. Dirk Mueller 2021-06-17 21:27:19 +00:00
  • b544de8d6b Accepting request 870627 from devel:languages:python Dominique Leuenberger 2021-02-11 11:46:12 +00:00
  • 54f45f0291 Accepting request 870614 from home:mcalabkova:branches:devel:languages:python Markéta Machová 2021-02-09 15:54:40 +00:00
  • 2f6d550f97 - update to 3.1.0: * Add python 3.9 support * Behaviour with a mix of New and Old options * Update doc/source/MANUAL.rst * Change option '--black-regex' to '--exclusion-regex' * Change option '--blacklist-file' to '--exclude-list' * Change option '--whitelist-file' to '--include-list' * Change option '--whitelist-file' to '--include-list' * Bump hacking version Dirk Mueller 2021-02-08 13:05:48 +00:00
  • 1c7e608482 Accepting request 855888 from devel:languages:python Dominique Leuenberger 2020-12-16 10:00:06 +00:00
  • 6a186d79ac Accepting request 855881 from home:bnavigator:branches:devel:languages:python Matej Cepl 2020-12-14 21:35:33 +00:00
  • 80649d5e8f Accepting request 792696 from devel:languages:python Dominique Leuenberger 2020-04-19 19:49:00 +00:00
  • 8414fef7d9 - Fix subunit buildtime dep statement Tomáš Chvátal 2020-04-09 10:47:49 +00:00
  • 9c9d0501cf - update to 3.0.1: * use python-requires metadata instead of requires-python * Remove universal flag from release job Dirk Mueller 2020-04-01 09:34:40 +00:00
  • 1d26e1a529 Accepting request 790130 from home:pgajdos:python Tomáš Chvátal 2020-03-31 12:22:41 +00:00
  • 06d46d1f21 Accepting request 780391 from devel:languages:python Dominique Leuenberger 2020-03-08 21:21:38 +00:00
  • d3638ea52e - update to 2.6.0: * Add python 3.8 macOS and windows ci jobs * Update test\_processor.py * Update config\_file.py * Update cli.py * Remove 3.8 azure pipelines jobs * Update stestr/scheduler.py * Update to recent hacking version * Add Python 3.8 support * Add --pdb flag to stestr run * Add unit tests around repo initialize * Handle empty .stestr directory to initialize * Update issue templates * Escape Windows paths * Stop encoding attachments text Dirk Mueller 2020-02-28 21:48:25 +00:00
  • 23e76bfc14 Accepting request 749499 from devel:languages:python Dominique Leuenberger 2019-11-22 09:25:59 +00:00
  • 691cd9fbe3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stestr?expand=0&rev=30 Tomáš Chvátal 2019-11-19 11:10:13 +00:00
  • 42f80b54a1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stestr?expand=0&rev=29 Tomáš Chvátal 2019-11-19 11:09:52 +00:00
  • 9e071f18c4 Accepting request 749497 from home:frispete:python Tomáš Chvátal 2019-11-19 11:06:57 +00:00
  • c365d80615 Accepting request 744175 from devel:languages:python Dominique Leuenberger 2019-11-04 16:12:51 +00:00
  • 5d4f56c6c1 - fix build for anything older than Tumbleweed by explicitly setting utf8 locale Dirk Mueller 2019-10-30 13:18:01 +00:00
  • c979159d78 Accepting request 729756 from devel:languages:python Dominique Leuenberger 2019-09-23 10:03:57 +00:00
  • 75397ed18f - Update to 2.5.1: * documentation updates * various bugfixes Tomáš Chvátal 2019-09-10 10:00:32 +00:00
  • def12821b6 Accepting request 717577 from devel:languages:python Dominique Leuenberger 2019-07-30 11:04:48 +00:00
  • d4960373d8 - Update to 2.4.0: * Discover python executable when discover is not used * various bugfixes - Remove merged patch pyyaml5.patch Tomáš Chvátal 2019-07-22 12:52:00 +00:00
  • 7d43d37639 Accepting request 685817 from devel:languages:python Dominique Leuenberger 2019-03-29 19:35:44 +00:00
  • 0fc34631e0 - Add patch to work with PyYAML 5.x series: * pyyaml5.patch Tomáš Chvátal 2019-03-17 15:20:27 +00:00
  • 3759dc1dab - Update to 2.3.1: * tests expansion * metadata updates * minor bugfixes - Enable and run tests Tomáš Chvátal 2019-03-13 13:02:25 +00:00
  • ab6220161d Accepting request 664991 from devel:languages:python Dominique Leuenberger 2019-01-28 19:45:53 +00:00
  • 18b17c5ca5 Accepting request 664954 from home:jbrownell:branches:devel:languages:python Dirk Mueller 2019-01-12 15:42:41 +00:00
  • b4c7cb0e60 Accepting request 656068 from devel:languages:python Dominique Leuenberger 2018-12-14 19:47:41 +00:00
  • 2f2f872dbe - update to 2.2.0: * Change title of project in readme * Add a better description to README Overview section * Fix discovery import error formatting on py3 * Cleanup unused parameters in \_run\_tests * Enable doc8 * Add all stream to repo even if some tests fail * Extract loading case code to \_load\_case() function * Make test running serially when just loading * Fix time measurement for load command too * Use reported times instead of wall time in subunit-trace * Add support for test class and method by path on no-discover Thomas Bechtold 2018-12-07 13:44:02 +00:00
  • c30ff49d79 Accepting request 646749 from devel:languages:python Dominique Leuenberger 2018-11-14 13:40:47 +00:00
  • 7147e66994 Accepting request 646748 from home:TheBlackCat:branches:devel:languages:python Todd R 2018-11-06 20:31:36 +00:00
  • 4f6eb7a8c1 Accepting request 631279 from devel:languages:python Dominique Leuenberger 2018-08-24 15:13:28 +00:00
  • 41aa083ac2 Accepting request 631275 from home:comurphy:branches:devel:languages:python Alberto Planas Dominguez 2018-08-24 09:36:45 +00:00
  • 397dd09c06 Accepting request 627960 from devel:languages:python Dominique Leuenberger 2018-08-08 12:54:12 +00:00
  • a80a1917bf OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stestr?expand=0&rev=9 Dirk Mueller 2018-08-07 20:27:34 +00:00
  • 5edf77896f - fixtypo in last change Dirk Mueller 2018-08-07 20:20:40 +00:00
  • ce325fa039 - Update the Requires/BuildRequires to reflect requirements.txt Tomáš Chvátal 2018-08-06 11:07:17 +00:00
  • a88065b85d Accepting request 627611 from devel:languages:python Dominique Leuenberger 2018-08-06 09:54:56 +00:00
  • dd472791e1 - update to 2.1.0: * Uncap pbr * Revert "Cap pip version in windows ci" * Revert "Uncap pbr" * Uncap pbr * Clarify docs on group\_regex * Remove Python 2.6 code * Switch python doc reference from 2 to 3 * Cleanup manual section on configuration * Fix abbreviate option in run subcommand * Ignore errors on cleanup in test\_return\_codes * Cap pip version in windows ci * Add docs and helper script for building man page * Add documentation for --suppress-attachments option * Add option to suppress attachment printing on successful tests * Add unit tests for return code from functions * Remove windows skips for old subunit versions * Cap PBR<4.0.0 * Fixed manual page description * Fix manpage generation * Add issue description in template * Add an issue template to project * Add usage to manual docs page * Fix the manual docs link in README * Add alt texts for badges in README * Use flat-square design badges on README * Fix typos about whitelist/blacklist option in manual * Fix a small mistake in manual about test selection * Update the package summary in setup.cfg metadata * Add functional tests for user config file Dirk Mueller 2018-08-06 09:06:28 +00:00
  • d4ab7409a6 Accepting request 580044 from devel:languages:python Dominique Leuenberger 2018-02-26 22:25:48 +00:00
  • 8f884781af * Pass output to output.make\_result() in stestr load * Remove 32bit windows testing CI config * Add functional test for analyze-isolation flag * Fetch the data from last run earlier * Fix the stestr run --analyze-isolation flag * Remove contributor docs for using reno * Fix stestr load from stdin * Add test\_return\_codes check for valid subunit output * Respect all selection mechanisms for discovery check * Fix .testr.conf parsing: test path follows discover * Fix if logic on output types in stestr load * Add a --abbreviate flag to stestr run and load * Add missing run command to stestr manual * Print just error message when no stestr repo * Fix whitelist arg usage in stestr run * Drop reno * Add missing home-page * Fix: pass the top\_dir parameter to the 'list' command * Fix: pass the test\_path parameter to the 'list' command * Update MANUAL.rst * Update the trove classifiers * Use context managers for file open() * Ensure we always close files in file repository * Create a Code of Conduct for the project * Fix coveralls collection Thomas Bechtold 2018-02-26 06:45:09 +00:00
  • ae0da00217 Accepting request 526092 from devel:languages:python Dominique Leuenberger 2017-09-14 19:19:22 +00:00
  • 3e7215e529 - initial packaging (version 1.0.0) Thomas Bechtold 2017-09-14 12:43:20 +00:00