Add GitLab CI configuration

Created on 3 April 2024, over 1 year ago
Updated 19 August 2024, about 1 year ago

Problem/Motivation

GitLab CI is now enabled for all projects ๐Ÿ“Œ Using GitLab CI instead of Drupal CI Fixed . ๐ŸŽ‰

DrupalCI testing is deprecated and will soon be disabled on July 1, 2024. โ†’ .

Proposed resolution

Add GitLab CI configuration.

๐Ÿ“Œ Task
Status

Fixed

Version

2.2

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States markdorison

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

Merge Requests

Comments & Activities

  • Issue created by @markdorison
  • Merge request !16Added GitLabCI configuration. โ†’ (Merged) created by markdorison
  • Open in Jenkins โ†’ Open on Drupal.org โ†’
    Core: 10.2.x + Environment: PHP 8.1 & MySQL 8
    last update over 1 year ago
    49 pass
  • Open in Jenkins โ†’ Open on Drupal.org โ†’
    Core: 10.2.x + Environment: PHP 8.1 & MySQL 8
    last update over 1 year ago
    49 pass
  • Open in Jenkins โ†’ Open on Drupal.org โ†’
    Core: 10.2.x + Environment: PHP 8.1 & MySQL 8
    last update over 1 year ago
    49 pass
  • ๐Ÿ‡บ๐Ÿ‡ธUnited States markdorison

    GitLab CI passing as expected.

  • Status changed to Needs review over 1 year ago
  • ๐Ÿ‡บ๐Ÿ‡ธUnited States markdorison
  • Status changed to Needs work over 1 year ago
  • ๐Ÿ‡บ๐Ÿ‡ธUnited States markdorison

    PHPUnit tests are failing.

  • Open in Jenkins โ†’ Open on Drupal.org โ†’
    Core: 10.2.x + Environment: PHP 8.1 & MySQL 8
    last update over 1 year ago
    47 pass, 2 fail
  • ๐Ÿ‡บ๐Ÿ‡ธUnited States markdorison
  • Open in Jenkins โ†’ Open on Drupal.org โ†’
    Core: 10.2.x + Environment: PHP 8.1 & MySQL 8
    last update over 1 year ago
    46 pass, 2 fail
  • ๐Ÿ‡บ๐Ÿ‡ธUnited States markdorison
    There were 2 errors:
    1) Drupal\Tests\r4032login\Functional\SettingsUpdateTest::testSettingsUpdate with data set #0 (array(), true)
    Behat\Mink\Exception\ResponseTextException: The text "The configuration options have been saved." was not found anywhere in the text of the current page.
    /builds/project/r4032login/vendor/behat/mink/src/WebAssert.php:907
    /builds/project/r4032login/vendor/behat/mink/src/WebAssert.php:293
    /builds/project/r4032login/tests/src/Functional/SettingsUpdateTest.php:84
    /builds/project/r4032login/vendor/phpunit/phpunit/src/Framework/TestResult.php:729
    2) Drupal\Tests\r4032login\Functional\SettingsUpdateTest::testSettingsUpdate with data set #1 (array('administer r4032login'), false)
    Behat\Mink\Exception\ResponseTextException: The text "The configuration options have been saved." was not found anywhere in the text of the current page.
    /builds/project/r4032login/vendor/behat/mink/src/WebAssert.php:907
    /builds/project/r4032login/vendor/behat/mink/src/WebAssert.php:293
    /builds/project/r4032login/tests/src/Functional/SettingsUpdateTest.php:84
    /builds/project/r4032login/vendor/phpunit/phpunit/src/Framework/TestResult.php:729
    ERRORS!
    Tests: 48, Assertions: 216, Errors: 2.
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia samit.310@gmail.com

    samit.310@gmail.com โ†’ made their first commit to this issueโ€™s fork.

  • Pipeline finished with Failed
    about 1 year ago
    Total: 250s
    #220502
  • Pipeline finished with Failed
    about 1 year ago
    Total: 293s
    #220521
  • Pipeline finished with Failed
    about 1 year ago
    Total: 207s
    #220573
  • Pipeline finished with Failed
    about 1 year ago
    Total: 271s
    #220597
  • Pipeline finished with Failed
    about 1 year ago
    Total: 203s
    #220613
  • Pipeline finished with Failed
    about 1 year ago
    Total: 214s
    #220620
  • Pipeline finished with Failed
    about 1 year ago
    Total: 247s
    #220629
  • Pipeline finished with Failed
    about 1 year ago
    #220636
  • Pipeline finished with Failed
    about 1 year ago
    Total: 206s
    #244341
  • Pipeline finished with Failed
    about 1 year ago
    Total: 4632s
    #244355
  • Pipeline finished with Failed
    about 1 year ago
    Total: 212s
    #244500
  • Pipeline finished with Failed
    about 1 year ago
    Total: 226s
    #244504
  • Pipeline finished with Failed
    about 1 year ago
    Total: 208s
    #244513
  • Pipeline finished with Success
    about 1 year ago
    Total: 355s
    #244518
  • Status changed to Needs review about 1 year ago
  • ๐Ÿ‡ฎ๐Ÿ‡ณIndia samit.310@gmail.com

    Not sure why, but phpunit test cases was getting failed because of $anonymousSettings['user_login_path'] = '<front>';,
    So i changes it to $anonymousSettings['user_login_path'] = '/';.

    Thanks
    Samit K.

  • Pipeline finished with Skipped
    about 1 year ago
    #244752
  • Status changed to Fixed about 1 year ago
  • ๐Ÿ‡บ๐Ÿ‡ธUnited States markdorison

    Thank you for the fix!

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

Production build 0.71.5 2024