- Issue created by @apaderno
- 🇮🇹Italy apaderno Brescia, 🇮🇹
The lines to add to the .gitlab-ci.yml file are the following.
.phpunit-base: before_script: - apt-get update - apt-get install -y --no-install-recommends $PHPIZE_DEPS - pecl install apcu && docker-php-ext-enable apcu
- Status changed to Needs review
4 months ago 3:03pm 3 August 2024 - 🇮🇹Italy apaderno Brescia, 🇮🇹
So far, I have not been able to make all the tests pass. The tests have been improved, but they cannot yet be enabled for GitLab CI.
-
avpaderno →
committed 47aed03f on 7.x-1.x
Issue #3464533: Improve the tests
-
avpaderno →
committed 47aed03f on 7.x-1.x
- Status changed to Fixed
4 months ago 8:21pm 5 August 2024 - Status changed to Needs work
3 months ago 12:31am 16 August 2024 - Status changed to Fixed
3 months ago 12:40am 16 August 2024 Automatically closed - issue fixed for 2 weeks with no activity.