PHPCS Times Out In DrupalCI Since Drupal 9.5

Created on 14 March 2023, over 1 year ago
Updated 14 February 2024, 5 months ago

Problem/Motivation

When viewing the history of DrupalCI executions for the 9.1.x branch β†’ , you can see that tests were passing on December 6, 2022 when tested with Drupal 9.4.8, but beginning on January 10, 2023 testing began with Drupal 9.5 and tests began to get aborted with the following output:

00:03:32.713 No modified files. Sniffing all files.
00:03:32.713 Executing PHPCS.
00:03:32.713 cd modules/contrib/patternkit && sudo -u www-data /var/www/html/vendor/bin/phpcs --report-full=/var/lib/drupalci/workdir/phpcs/codesniffer_results.txt --report-checkstyle=/var/lib/drupalci/workdir/phpcs/checkstyle.xml --report-diff=/var/lib/drupalci/workdir/phpcs/codesniffer_fixes.patch --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md /var/www/html/modules/contrib/patternkit
01:50:00.511 Build timed out (after 110 minutes). Marking the build as aborted.
01:50:00.699 Build was aborted

Steps to reproduce

Proposed resolution

Determine why PHPCS is timing out and fix it.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

9.1

Component

Module Core

Created by

πŸ‡ΊπŸ‡ΈUnited States slucero Arkansas

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024