Problem/Motivation

Currently the tests are triggered on top of PHP 7.4 & MySQL 5.6 and Drupal 9.3.
But Drupal 9.3 requires Mysql version > 5.7.8
See: https://www.drupal.org/docs/system-requirements/database-server-requirements

Steps to reproduce

Check the home page of the module

Proposed resolution

Update the module to run the tests on top of: PHP 7.4 & MySQL 5.7, Drupal 9.4.1

CommentFileSizeAuthor
Screenshot from 2022-07-06 09-16-26.png28.46 KBpaulocs

Comments

paulocs created an issue. See original summary.

gaurav.kapoor’s picture

Modified the default tests from the Automated Tests Settings.

paulocs’s picture

So the issue was fixed :)
Thanks!

gaurav.kapoor’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.