Dominik Wombacher
|
49be21253e
tests: Rename 'alembic-3' to 'alembic' in unit tests, sed commands to replace it during container start removed. Not required anymore after dropping Python 2 a while ago.
|
7 hónapja |
Dominik Wombacher
|
47aee43403
tests: Make container entrypoint and run test scripts more reliable, fail on error, and always merge feature branch against upstream/master and not fork/master.
|
7 hónapja |
Dominik Wombacher
|
056b769972
tests: Install missing dependencies in pip container to fix 'Failed building wheel for Pillow'
|
7 hónapja |
Dominik Wombacher
|
cfdc134744
tests: Set executable flag for 'runtests_py3.sh' and 'tox_py3.sh' to align with later usage in unit test containers.
|
7 hónapja |
Dominik Wombacher
|
2e1382b79b
tests: Disable F39 RPM test because of pytest+xdist bug
|
7 hónapja |
Dominik Wombacher
|
51a3fb7691
build: python3-cchardet replaced by python3-chardet in F39
|
7 hónapja |
Dominik Wombacher
|
cc54bd6f0c
tests: Revert 'CI pipeline - Drop tests on Fedora RPM temporary', bump rpm container Dockerfile to F39
|
7 hónapja |
Dominik Wombacher
|
66d0a1fdf4
fix: black/flake8 formatting issue
|
7 hónapja |
Dominik Wombacher
|
46c9a98886
tests: CI pipeline - Drop tests on Fedora RPM temporary because of pytest xdist issues, tasks stuck till OOM Killer hits. Bump pip based tests to F39 and run against all available tox environments (py39, py310, py311, py312)
|
7 hónapja |
Dominik Wombacher
|
430e28caac
chore: Remove Celery related MonkeyPatch after applying the Patch from Klaus Koder
|
7 hónapja |
Klaus Koder
|
29baf9c9ea
Fix Celery related exception in get_key_for_task
|
1 éve |
Klaus Koder
|
2ad7ddd96d
Fix warning jinga2.escape DeprecationWarning
|
1 éve |
Klaus Koder
|
9b74b3cfa2
Fix PagureHooksPagureHooktests failure when system wide config exist
|
1 éve |
Klaus Koder
|
59edf69901
Drop the dependency on python-trololio (in favor of asyncio)
|
1 éve |
Michal Konečný
|
ee9713375e
fix: Address unit test issues and deprecation warnings
|
7 hónapja |
Dominik Wombacher
|
28995de392
tests: Revert 80c9020eae7260851266b539d0aff1fee8222458
|
7 hónapja |
Dominik Wombacher
|
771ae3100e
build: Remove version pinning from pytest* packages
|
7 hónapja |
Dominik Wombacher
|
24028804c7
tests: Run by default on all logical CPUs in rpm tests containers
|
7 hónapja |
Dominik Wombacher
|
8aa006b9df
build: Remove version pinning of flake8 python package
|
7 hónapja |
Dominik Wombacher
|
d7803cdd4f
tests: 'assertNotEquals' deprecated and removed, replaced by 'assertNotEqual'
|
7 hónapja |
Dominik Wombacher
|
8c30108368
tests: 'assertEquals' deprecated and removed, replaced by 'assertEqual'
|
7 hónapja |
Dominik Wombacher
|
9aa1ae0aa5
fix: Flake8 formatting issues, findings tests/test_style.py::TestStyle::test_code_with_flake8
|
7 hónapja |
Dominik Wombacher
|
5a62625c8d
fix: Black formatting issues, findings of tests/test_style.py::TestStyle::test_code_with_black
|
7 hónapja |
Dominik Wombacher
|
f36011603e
tests: Fix failed test test_get_stats_commits_empty_git
|
7 hónapja |
Dominik Wombacher
|
38598bc9bc
tests: Undo previous code change during debugging
|
7 hónapja |
Dominik Wombacher
|
315ec2def8
tests: Monkey Patch as temporary workaround for celery task_id = None issues. Needs a better solution later
|
7 hónapja |
Dominik Wombacher
|
4a6c14d056
tests: Debug celery/redis task_id None issue
|
7 hónapja |
Dominik Wombacher
|
d06f744df3
build: Version pinning for redis-py package removed
|
7 hónapja |
Dominik Wombacher
|
b0793d2f55
build: Pin sqlalchemy to any version below major release 2.0.0, latst 1.4x releases provide Py311 and Py312 support
|
7 hónapja |
Dominik Wombacher
|
7bebc035a1
build: Remove version pinning from Celery to support Py311 and Py312
|
7 hónapja |