Skip to content

Unexpected slowness since v2.11.20 #340

Closed
@AronNovak

Description

@AronNovak

There are some linting CI jobs that typically finishes under 2 minutes, after v2.11.20, those do timeout after 10 minutes.

�[0K$ $TRAVIS_BUILD_DIR/ci-scripts/install_coder.sh || travis_terminate 1;
Changed current directory to /home/travis/.config/composer
Changed current directory to /home/travis/.config/composer
./composer.json has been updated
Running composer update drupal/coder
Loading composer repositories with package information
Updating dependencies
Lock file operations: 9 installs, 0 updates, 0 removals
  - Locking dealerdirect/phpcodesniffer-composer-installer (v1.0.0)
  - Locking drupal/coder (8.3.25)
  - Locking phpstan/phpdoc-parser (1.33.0)
  - Locking sirbrillig/phpcs-variable-analysis (v2.11.20)
  - Locking slevomat/coding-standard (8.15.0)
  - Locking squizlabs/php_codesniffer (3.11.1)
  - Locking symfony/deprecation-contracts (v2.5.4)
  - Locking symfony/polyfill-ctype (v1.31.0)
  - Locking symfony/yaml (v5.4.45)
Writing lock file

We use it via https://www.drupal.org/project/coder, downgrading this library fixes the slowness.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions