Loading .gitlab-ci/pipeline.yml +2 −1 Original line number Diff line number Diff line Loading @@ -204,7 +204,8 @@ variables: - <<: *with-database variables: TESTSUITE: PHPUnit-Unit KUBERNETES_CPU_REQUEST: "16" KUBERNETES_CPU_REQUEST: "1" CONCURRENCY: 6 '✅️ PHPStan Tests': <<: [ *default-job-settings ] Loading core/modules/phpass/tests/src/Unit/PasswordVerifyTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ * * @coversDefaultClass \Drupal\phpass\Password\PhpassHashedPassword * @group phpass * @group #slow */ class PasswordVerifyTest extends UnitTestCase { Loading core/tests/Drupal/Tests/Component/Datetime/TimeWithNoRequestTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ * * @coversDefaultClass \Drupal\Component\Datetime\Time * @group Datetime * @group #slow * @runTestsInSeparateProcesses * @preserveGlobalState disabled */ Loading core/tests/Drupal/Tests/Component/Utility/RectangleTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ /** * @coversDefaultClass \Drupal\Component\Utility\Rectangle * @group Image * @group #slow */ class RectangleTest extends TestCase { Loading core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ /** * @group Utility * @group #slow * * @coversDefaultClass \Drupal\Component\Utility\UrlHelper */ Loading Loading
.gitlab-ci/pipeline.yml +2 −1 Original line number Diff line number Diff line Loading @@ -204,7 +204,8 @@ variables: - <<: *with-database variables: TESTSUITE: PHPUnit-Unit KUBERNETES_CPU_REQUEST: "16" KUBERNETES_CPU_REQUEST: "1" CONCURRENCY: 6 '✅️ PHPStan Tests': <<: [ *default-job-settings ] Loading
core/modules/phpass/tests/src/Unit/PasswordVerifyTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ * * @coversDefaultClass \Drupal\phpass\Password\PhpassHashedPassword * @group phpass * @group #slow */ class PasswordVerifyTest extends UnitTestCase { Loading
core/tests/Drupal/Tests/Component/Datetime/TimeWithNoRequestTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ * * @coversDefaultClass \Drupal\Component\Datetime\Time * @group Datetime * @group #slow * @runTestsInSeparateProcesses * @preserveGlobalState disabled */ Loading
core/tests/Drupal/Tests/Component/Utility/RectangleTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ /** * @coversDefaultClass \Drupal\Component\Utility\Rectangle * @group Image * @group #slow */ class RectangleTest extends TestCase { Loading
core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ /** * @group Utility * @group #slow * * @coversDefaultClass \Drupal\Component\Utility\UrlHelper */ Loading