Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Complements PHP 8.3 test suites #2419

Merged
merged 5 commits into from
Dec 12, 2023
Merged

CI: Complements PHP 8.3 test suites #2419

merged 5 commits into from
Dec 12, 2023

Conversation

PROFeNoM
Copy link
Contributor

@PROFeNoM PROFeNoM commented Dec 11, 2023

Description

Run tests while testing (See job).

The following tests have been removed from the PHP 8.3 web test suites because they specifically tested versions weren't compatible with PHP 8.3:

  • test_web_laminas_rest_19
  • test_web_laminas_20
  • test_web_magento_24
  • test_web_drupal_101

It also un-skips some PHP8.3 tests.

Note:

Reviewer checklist

  • Test coverage seems ok.
  • Appropriate labels assigned.

@PROFeNoM PROFeNoM self-assigned this Dec 11, 2023
@PROFeNoM PROFeNoM added the ci label Dec 11, 2023
@PROFeNoM PROFeNoM requested a review from a team as a code owner December 11, 2023 18:24
@PROFeNoM PROFeNoM changed the title Add PHP 8.3 Web & Integration test suites CI: Add PHP 8.3 Web & Integration test suites Dec 12, 2023
@PROFeNoM PROFeNoM changed the title CI: Add PHP 8.3 Web & Integration test suites CI: Complements PHP 8.3 test suites Dec 12, 2023
@PROFeNoM PROFeNoM merged commit e33deef into master Dec 12, 2023
3 checks passed
@PROFeNoM PROFeNoM deleted the alex/tests/php83 branch December 12, 2023 13:14
@pierotibou pierotibou added this to the 0.96.0 milestone Dec 12, 2023
PROFeNoM added a commit that referenced this pull request Dec 15, 2023
* ci: Add PHP 8.3 Web/Integrations Tests

* Add 8.3 buster to docker-compose.yml

* Drupal 10.1 Doesn't support PHP 8.3

* Use php:8.3-fpm-alpine instead of RC2

* Uncomment skipped tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants