You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[TASK] Add not-core-<YX> exclude group for unit and functional tests
This change adds a new exclude group for the TYPO3 version used
when executing `phpunit` for unit and functional tests like it
is done for database vendor in functional tests already.
That allows now to skip tests for specific core versions.
Missing lower `MySQL` version in validation checks are added as
a sidechange to ensure that supported version are selectable.
0 commit comments