[TASK] Temporarily add phpunit 10 unit tests
Unit tests with phpunit 10 are green for now. We temporarily add them to the CI test suite to ensure they don't break again. This will be kept until other suites are green as well, and further details have been sorted out. We'll later ditch phpunit 9 entirely, but need further patches, first. > Build/Scripts/runTests.sh -s unit10 Note this changes composer.json and composer.lock locally and needs to be used with care. Resolves: #100445 Related: #100249 Releases: main Change-Id: I7ec0a0752b01ddb3564bb13d79d4ad9f1450d21d Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78458 Tested-by:Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Stefan Bürk <stefan@buerk.tech>
Showing
- Build/Scripts/runTests.sh 7 additions, 0 deletionsBuild/Scripts/runTests.sh
- Build/gitlab-ci/nightly/unit.yml 18 additions, 0 deletionsBuild/gitlab-ci/nightly/unit.yml
- Build/gitlab-ci/pre-merge/unit.yml 11 additions, 0 deletionsBuild/gitlab-ci/pre-merge/unit.yml
- Build/phpunit/UnitTests-10.xml 40 additions, 0 deletionsBuild/phpunit/UnitTests-10.xml
- Build/testing-docker/local/docker-compose.yml 29 additions, 0 deletionsBuild/testing-docker/local/docker-compose.yml
Please register or sign in to comment