Update for changes to System requirements

Created on 28 May 2025, 5 days ago

Problem/Motivation

See 📌 Create enums for RequirementSeverity and RequirementPhase Active

Steps to reproduce

Proposed resolution

📌 Task
Status

Active

Version

2.1

Component

Code

Created by

🇺🇸United States tim.plunkett Philadelphia

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

Merge Requests

Comments & Activities

  • Issue created by @tim.plunkett
  • 🇺🇸United States tim.plunkett Philadelphia
  • First commit to issue fork.
  • Pipeline finished with Failed
    5 days ago
    Total: 311s
    #508783
  • Pipeline finished with Failed
    5 days ago
    Total: 363s
    #508788
  • Pipeline finished with Failed
    5 days ago
    Total: 324s
    #508804
  • Pipeline finished with Failed
    5 days ago
    Total: 290s
    #508806
  • Pipeline finished with Failed
    5 days ago
    Total: 394s
    #508828
  • Pipeline finished with Failed
    5 days ago
    Total: 277s
    #508831
  • Pipeline finished with Failed
    5 days ago
    Total: 429s
    #508833
  • Pipeline finished with Failed
    5 days ago
    Total: 322s
    #508834
  • 🇮🇹Italy mondrake 🇮🇹

    Cannot find a way out.

    1) Cannot bump PHPUnit to 11 as core jobs do. PHPUnit 11 requires sebastian/diff 6, but apparently drupal/core-recommended has requirements that block both updates.

    2) Trying to run tests by specifying --directory instead of --module does not work. Strange because tests for Image effects do work: https://git.drupalcode.org/project/image_effects/-/pipelines/508827

    Going to bed now...

  • Pipeline finished with Failed
    4 days ago
    Total: 228s
    #509458
  • 🇺🇸United States tim.plunkett Philadelphia
  • 🇺🇸United States tim.plunkett Philadelphia

    @mondrake should be credited wherever we end up fixing our Gitlab setup, when that happens (or in 📌 MissingGroupException: Missing group metadata with run-tests.sh in 11.2.0-dev Active )

  • 🇮🇹Italy mondrake 🇮🇹

    Question: in this type of build, what is the path to the directories where test classes are defined? In relation if possible to Drupal's core /core subdirectory.

    Asking because if it's missing from the list here (example for Javascript tests section of core's phpunit.xml.dist), we may want to try to add to the MR in 📌 Deprecate TestDiscovery test file scanning, use PHPUnit API instead Active .

        <testsuite name="functional-javascript">
          <directory>tests/Drupal/FunctionalJavascriptTests</directory>
          <directory>modules/**/tests/src/FunctionalJavascript</directory>
          <directory>recipes/*/tests/src/FunctionalJavascript</directory>
          <directory>profiles/**/tests/src/FunctionalJavascript</directory>
          <directory>themes/**/tests/src/FunctionalJavascript</directory>
          <directory>../modules/**/tests/src/FunctionalJavascript</directory>
          <directory>../profiles/**/tests/src/FunctionalJavascript</directory>
          <directory>../themes/**/tests/src/FunctionalJavascript</directory>
        </testsuite>
    
  • 🇺🇸United States phenaproxima Massachusetts

    That seems extremely shippable, and definitely blocks a 2.1.0 release since that's the one with Drupal 11.2 compatibility.

  • Pipeline finished with Success
    3 days ago
    Total: 93565s
    #509528
Production build 0.71.5 2024