This website requires JavaScript.
9e7ab86feb
Accepting request 1288509 from devel:languages:python:pytest
factory
Ana Guerrero
2025-06-26 09:39:08 +00:00
2bc927347e
- refresh node modules * update pbkdf2 to 3.1.3 CVE-2025-6545, CVE-2025-6547, bsc#1245288. bsc#1245289
Daniel Garcia
2025-06-25 11:12:06 +00:00
3c95b262f9
Accepting request 1284756 from devel:languages:python:pytest
Ana Guerrero
2025-06-11 14:27:16 +00:00
a7b0205c72
* update brace-expansion to 1.1.12 and 2.0.2
Daniel Garcia
2025-06-11 10:08:56 +00:00
ab63d2d7ec
Remove not needed package.json
Daniel Garcia
2025-06-11 08:54:53 +00:00
81d7aeb861
- refresh node modules * Add patch update-js-deps.patch from upstream to update javascript dependencies, without upstream release. * update brace-expansion to 4.0.1 CVE-2025-5889, gh#juliangruber/brace-expansion#65, bsc#1244343
Daniel Garcia
2025-06-11 08:43:11 +00:00
cf24a28407
Accepting request 1228572 from devel:languages:python:pytest
leap-16.1
leap-16.0
Ana Guerrero
2024-12-06 13:25:52 +00:00
c6d7340073
Accepting request 1228572 from devel:languages:python:pytest
Ana Guerrero
2024-12-06 13:25:52 +00:00
685f4898e0
- refresh node modules * update cross-spawn module to 7.0.6 - CVE-2024-21538 (bsc#1233852)
Matej Cepl
2024-12-05 17:35:01 +00:00
daaed8efa3
Accepting request 1228563 from home:nkrapp:branches:devel:languages:python:pytest
Matej Cepl
2024-12-05 17:35:01 +00:00
03d2b51af1
Accepting request 1218732 from devel:languages:python:pytest
Ana Guerrero
2024-10-28 14:22:01 +00:00
1c5644a319
Accepting request 1218732 from devel:languages:python:pytest
Ana Guerrero
2024-10-28 14:22:01 +00:00
0b3bcd0444
- Update packages-lock.json to fix CVE-2024-48948, update elliptic js dependency to 6.6.0. bsc#1231688
Daniel Garcia
2024-10-28 08:17:39 +00:00
d598fa12fc
- Update packages-lock.json to fix CVE-2024-48948, update elliptic js dependency to 6.6.0. bsc#1231688
Daniel Garcia
2024-10-28 08:17:39 +00:00
d4eb544515
Accepting request 1207876 from devel:languages:python:pytest
Ana Guerrero
2024-10-15 12:58:14 +00:00
9a9390e29f
Accepting request 1207876 from devel:languages:python:pytest
Ana Guerrero
2024-10-15 12:58:14 +00:00
0a8e88fbb9
- Update packages-lock.json to fix CVE-2024-48949, update elliptic js dependency. bsc#1231562
Daniel Garcia
2024-10-14 10:58:25 +00:00
264fffee5b
- Update packages-lock.json to fix CVE-2024-48949, update elliptic js dependency. bsc#1231562
Daniel Garcia
2024-10-14 10:58:25 +00:00
53f2d73492
Accepting request 1174794 from devel:languages:python:pytest
Ana Guerrero
2024-05-17 18:06:37 +00:00
b6212fb191
- Replace node_modules.tar.gz vendoring with obs-service-node_modules - Delete not needed patch vendor-npm.patch - Update to 4.1.1: * fix: Latest eslint is broken (#769 ) @BeyondEvil * fix: original sort order (#768 ) @BeyondEvil * [pre-commit.ci] pre-commit autoupdate (#763 ) @pre-commit-ci - 4.1.0: * Release v4.1.0 (#761 ) @BeyondEvil * fix: Escaping HTML in log (#757 ) @BeyondEvil * test: Add UTF8 test (#760 ) @BeyondEvil * [pre-commit.ci] pre-commit autoupdate (#563 ) @pre-commit-ci * fix: Only run npm when building from source (#758 ) @BeyondEvil * Fix results table modification documentation (#749 ) @michalkaptur * fix: Add collections errors to report (#756 ) @BeyondEvil * fix: Revert report generation to full run (#754 ) @BeyondEvil * fix: Broken duration (#753 ) @BeyondEvil * Pytest html fix reload button typo (#738 ) @jeffwright13 - 4.0.2: * Fix: Use absolute path for the report (#735 ) @adrien-berchet - 4.0.1: * fix: Incorrect label for xfailed (#733 ) @BeyondEvil
Daniel Garcia
2024-05-17 09:09:31 +00:00
7f0763b6bd
Accepting request 1108827 from devel:languages:python:pytest
Ana Guerrero
2023-09-04 20:53:31 +00:00
e4ee7cad4b
- Refresh patches and node_modules.tar.gz - Update to 4.0.0: * Feat: Add duration format hook (#724 ) @BeyondEvil * Chore: Drop support for python 3.7 (#723 ) @BeyondEvil * Add expander to log output (#721 ) @drRedflint * Fix: Broken sorting for custom columns (#715 ) @BeyondEvil * Chore: Stop running scheduled tests on forks (#720 ) @BeyondEvil * Chore: Fix tox (#718 ) @BeyondEvil * use max height instead of fixed height (#706 ) @drRedflint * if only one item in gallery, remove navigation (#705 ) @drRedflint * Chore: Support legacy pytest-metadata (#714 ) @BeyondEvil * Feature: Untemplate table header (#713 ) @BeyondEvil * Fix: Borken HTML in jinja template (#712 ) @BeyondEvil * Feature: Update json-data-blob (#704 ) @BeyondEvil * Fix: Collapsed state between redraws (#703 ) @BeyondEvil * Feature: Only one collapsed state (#701 ) @BeyondEvil * Chore: General JS cleanup (#700 ) @BeyondEvil * Feature: Template test and duration summary (#698 ) @BeyondEvil * Feature: Template result filters (#697 ) @BeyondEvil * Feature: Template table header (#696 ) @BeyondEvil * Fix: visible query param (#695 ) @BeyondEvil * Fix: Handle legacy py html (#694 ) @BeyondEvil * Fix: Environment table toggle bug (#693 ) @BeyondEvil * Feature: Add initial sort column as ini (#692 ) @BeyondEvil * Fix: Duration sorting (#691 ) @BeyondEvil * Fix: Logging issues with teardown (#690 ) @BeyondEvil * Chore: Simplify results table hooks (#688 ) @BeyondEvil * Enable variable expansion for CSS addons. (#676 ) @BeyondEvil * Fix: results table html hook (#669 ) @BeyondEvil * fix for #671 - Sort icons inverted in next-gen branch (#672 ) @harmin-parra
Daniel Garcia
2023-09-04 09:58:20 +00:00
9a7f384401
Accepting request 1102826 from devel:languages:python:pytest
Dominique Leuenberger
2023-08-08 13:54:50 +00:00
c5078f1fae
- Update to 4.0.0rc5, compatible with python-pytest-metadata 3.0.0 (gh#pytest-dev/pytest-html#683) - No release notes upstream
Daniel Garcia
2023-08-08 07:49:22 +00:00
7fe7082838
Accepting request 1102628 from home:dgarcia:branches:devel:languages:python:pytest
Matej Cepl
2023-08-07 15:54:25 +00:00
0e9f29f7bd
Accepting request 1085856 from devel:languages:python:pytest
Dominique Leuenberger
2023-05-10 14:19:07 +00:00
0f180bdee4
Accepting request 1085686 from home:ojkastl_buildservice:Branch_devel_languages_python_pytest
Dirk Mueller
2023-05-09 21:48:21 +00:00
9ff6a4861a
Accepting request 1039079 from devel:languages:python:pytest
Dominique Leuenberger
2022-11-30 14:00:15 +00:00
87b3e3fedc
- Remove python_module macro definition - Add python-py dependency - Update to 3.2.0 * Explicitly add py.xml dependency. Thanks to @smartEBL for the PR * Implement the visible URL query parameter to control visibility of test results on page load. (#399 ) Thanks to @TheCorp for reporting and @gnikonorov for the fix * Make the report tab title reflect the report name. (#412 ) Thanks to @gnikonorov for the PR * Implement environment_table_redact_list to allow for redaction of environment table values. (#233 ) Thanks to @fenchu for reporting and @gnikonorov for the PR
Daniel Garcia
2022-11-30 10:45:43 +00:00
215478421d
Accepting request 864174 from devel:languages:python:pytest
Dominique Leuenberger
2021-01-19 15:02:58 +00:00
878de64ed0
Accepting request 864144 from home:bnavigator:branches:devel:languages:python:pytest
Matej Cepl
2021-01-18 23:18:43 +00:00
91e1fdac18
Accepting request 787378 from devel:languages:python:pytest
Dominique Leuenberger
2020-03-23 11:52:10 +00:00
7da827b561
- Update to 2.1.1: * Fix issue with funcargs causing failures. (#282 )
Tomáš Chvátal
2020-03-23 09:12:50 +00:00
81716a28fb
Accepting request 785474 from devel:languages:python:pytest
Dominique Leuenberger
2020-03-19 18:48:15 +00:00
1ac9060610
- Update to 2.1.0: * Added support for MP4 video format. (#260 ) * Added support for sorting metadata by key. (#245 ) * Added support for rendering reports collapsed (#239 ) * Added extra fixture (#269 ) * Added ability to change report title using hook (#270 )
Tomáš Chvátal
2020-03-16 08:29:50 +00:00
00903144f5
Accepting request 781139 from devel:languages:python:pytest
Dominique Leuenberger
2020-03-04 08:39:53 +00:00
df01528fd9
- Raise minimal pytest version
Tomáš Chvátal
2020-03-03 09:52:06 +00:00
9ad3142063
Accepting request 753971 from devel:languages:python:pytest
Dominique Leuenberger
2019-12-04 12:56:23 +00:00
dd7a6a5252
- Update to 2.0.1: * Properly check for presence of CSS file * Added support for UTF-8 display * Fix initial sort on column
Tomáš Chvátal
2019-12-04 12:13:13 +00:00
f17c07998e
Accepting request 732115 from devel:languages:python:pytest
Dominique Leuenberger
2019-09-26 18:37:52 +00:00
18d383ba8a
- Update to 2.0.0: * Drop support for python 2.7
Tomáš Chvátal
2019-09-20 09:49:50 +00:00
5128da1474
Accepting request 731175 from devel:languages:python:pytest
Yuchen Lin
2019-09-18 11:11:20 +00:00
70f758860b
Accepting request 730821 from home:jayvdb:py3only
Tomáš Chvátal
2019-09-16 07:42:12 +00:00
0690a0349d
Accepting request 722841 from devel:languages:python:pytest
Dominique Leuenberger
2019-08-13 11:27:10 +00:00
b697f0ea8f
- Update to 1.22.0: * Refactor asset naming to be OS safe
Tomáš Chvátal
2019-08-12 15:43:34 +00:00
191ea2fb4d
Accepting request 713053 from devel:languages:python:pytest
Dominique Leuenberger
2019-07-03 13:15:00 +00:00
ef84b2a171
- Update to 1.21.1: * Fix issue with assets filenames being too long. * Allow opening generated html report in browser (@ssbarnea) * Handle when report title is stored as an environment variable (@BeyondEvil) * Change assets naming method (@SunInJuly)
Tomáš Chvátal
2019-07-02 12:30:15 +00:00
7c57427f4a
Accepting request 679737 from devel:languages:python:pytest
Dominique Leuenberger
2019-02-27 14:10:05 +00:00
1340146715
- Fix typo in the ansi2html Requires
Tomáš Chvátal
2019-02-27 08:14:11 +00:00
1a9c286e13
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=8
Tomáš Chvátal
2019-02-20 12:24:44 +00:00
6fe6126de3
- Update to 1.20.0: * Tests running with Pytest 4.0 and Python 3.7 * Stop filtering out falsy environment values (#175 ) * Removed extraneous space from anchor tag (@chardbury) * Always define __version__ even if get_distribution() fails (@nicoddemus) * Refactor css config code (@crazymerlyn)
Tomáš Chvátal
2019-02-14 13:40:43 +00:00
b4fc02c7d5
Accepting request 651084 from devel:languages:python:pytest
Dominique Leuenberger
2018-11-29 21:58:18 +00:00
6ceb9779a0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=3
Tomáš Chvátal
2018-11-22 11:49:52 +00:00
0d10375e4c
- Cleanup with spec-cleaner - Make sure the tests are really executed - Remove useless devel dependency
Tomáš Chvátal
2018-11-22 10:47:10 +00:00
fbb3c1e3c4
Accepting request 650723 from home:glaubitz:branches:devel:languages:python
Tomáš Chvátal
2018-11-22 10:37:31 +00:00