Revisions of python-pytest-benchmark
Ana Guerrero (anag+factory)
accepted
request 1157060
from
Factory Maintainer (factory-maintainer)
(revision 13)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 1082441
from
Dirk Mueller (dirkmueller)
(revision 12)
Dominique Leuenberger (dimstar_suse)
accepted
request 1072990
from
Steve Kowalik (StevenK)
(revision 11)
- Add ptch ignore-deprecationwarning.patch: * Ignore DeprecationWarning, some of our dependancies use pkg_resources.
Dominique Leuenberger (dimstar_suse)
accepted
request 1059005
from
Daniel Garcia (dgarcia)
(revision 10)
- Modify the py311.patch to fix the test_abort_broken test, instead of disabling. - Add py311.patch to make it compatible with python 3.11, gh#ionelmc/pytest-benchmark#232 - Disable broken test_abort_broken, this test is broken because the output of the tests is a bit different with python 3.11 so we can disable until it's fixed.
Dominique Leuenberger (dimstar_suse)
accepted
request 1039055
from
Daniel Garcia (dgarcia)
(revision 9)
- Update to 4.0.0: * Dropped support for legacy Pythons (2.7, 3.6 or older). * Switched CI to GitHub Actions. * Removed dependency on the py library (that was not properly specified as a dependency anyway). * Fix skipping test in test_utils.py if appropriate VCS not available. Also fix typo. Contributed by Sam James in #211. * Added support for pytest 7.2.0 by using pytest.hookimpl and pytest.hookspec to configure hooks. Contributed by Florian Bruhin in #224. * Now no save is attempted if --benchmark-disable is used. Fixes #205. Contributed by Friedrich Delgado in #207.
Dominique Leuenberger (dimstar_suse)
accepted
request 824586
from
Tomáš Chvátal (scarabeus_iv)
(revision 7)
Dominique Leuenberger (dimstar_suse)
accepted
request 784630
from
Tomáš Chvátal (scarabeus_iv)
(revision 6)
- Fix buidling without python2
Dominique Leuenberger (dimstar_suse)
accepted
request 764007
from
Tomáš Chvátal (scarabeus_iv)
(revision 5)
- Update to 3.2.3: * Fixed "already-imported" pytest warning. Contributed by Jonathan Simon Prates in #151. * Fixed breakage that occurs when benchmark is disabled while using cprofile feature (by disabling cprofile too). * Dropped Python 3.4 from the test suite and updated test deps. * Fixed pytest_benchmark.utils.clonefunc to work on Python 3.8.
Dominique Leuenberger (dimstar_suse)
accepted
request 717475
from
Tomáš Chvátal (scarabeus_iv)
(revision 4)
- Disable tests for now, the output from pytest changed quite a bit and upstream needs to adapt it for pytest5. The plugin actually works, it just fails its own testsuite...
Dominique Leuenberger (dimstar_suse)
accepted
request 701806
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
Dominique Leuenberger (dimstar_suse)
accepted
request 689353
from
Tomáš Chvátal (scarabeus_iv)
(revision 2)
- Try to avoid messing up bytecode of the installed pkg - Add missing dependency on pygal and pygaljs - Add missing dependency on aspectlib - Update to 3.2.2: * Added support for pytest items without funcargs. Fixes interoperability with other pytest plugins like pytest-flake8. * Added missing version constraint change. Now pytest >= 3.8 is required (due to pytest 4.1 support). * Fixed couple CI/test issues. * Fixed broken pytest_benchmark.__version__. * Added support for simple trial x-axis histogram label. Contributed by Ken Crowell in #95). * Added support for Pytest 3.3+, Contributed by Julien Nicoulaud in #103. * Added support for Pytest 4.0. Contributed by Pablo Aguiar in #129 and #130. * Added support for Pytest 4.1. * Various formatting, spelling and documentation fixes. Contributed by Ken Crowell, Ofek Lev, Matthew Feickert, Jose Eduardo, Anton Lodder, Alexander Duryagin and Grygorii Iermolenko in #97, #97, #105, #110, #111, #115, #123, #131 and #140. * Fixed broken pytest_benchmark_update_machine_info hook. Contributed by Alex Ford in #109. * Fixed bogus xdist warning when using --benchmark-disable. Contributed by Francesco Ballarin in #113. * Added support for pathlib2. Contributed by Lincoln de Sousa in #114. * Changed handling so you can use --benchmark-skip and --benchmark-only, with the later having priority. Contributed by Ofek Lev in #116. * Fixed various CI/testing issues. Contributed by Stanislav Levin in #134, #136 and #138.
Dominique Leuenberger (dimstar_suse)
accepted
request 605965
from
Todd R (TheBlackCat)
(revision 1)
Add benchmarks to pytest tests
Displaying all 13 revisions