Loading .gitlab-ci/pipeline.yml +2 −2 Original line number Diff line number Diff line Loading @@ -181,10 +181,10 @@ variables: '⚙️️ PHPUnit Kernel': <<: [ *with-composer, *run-tests, *default-job-settings ] parallel: 3 parallel: 4 variables: TESTSUITE: PHPUnit-Kernel KUBERNETES_CPU_REQUEST: "16" KUBERNETES_CPU_REQUEST: "8" services: - <<: *with-database Loading core/modules/block/tests/src/Functional/BlockTest.php +0 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,6 @@ * Tests basic block functionality. * * @group block * @group #slow */ class BlockTest extends BlockTestBase { Loading core/modules/block/tests/src/Functional/BlockUiTest.php +0 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,6 @@ * Tests that the block configuration UI exists and stores data correctly. * * @group block * @group #slow */ class BlockUiTest extends BrowserTestBase { Loading core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockContentTranslationTest.php +0 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,6 @@ * Tests migration of i18n block translations. * * @group migrate_drupal_7 * @group #slow */ class MigrateBlockContentTranslationTest extends MigrateDrupal7TestBase { Loading core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php +0 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,6 @@ * Tests for CKEditor 5. * * @group ckeditor5 * @group #slow * @internal */ class CKEditor5MarkupTest extends CKEditor5TestBase { Loading Loading
.gitlab-ci/pipeline.yml +2 −2 Original line number Diff line number Diff line Loading @@ -181,10 +181,10 @@ variables: '⚙️️ PHPUnit Kernel': <<: [ *with-composer, *run-tests, *default-job-settings ] parallel: 3 parallel: 4 variables: TESTSUITE: PHPUnit-Kernel KUBERNETES_CPU_REQUEST: "16" KUBERNETES_CPU_REQUEST: "8" services: - <<: *with-database Loading
core/modules/block/tests/src/Functional/BlockTest.php +0 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,6 @@ * Tests basic block functionality. * * @group block * @group #slow */ class BlockTest extends BlockTestBase { Loading
core/modules/block/tests/src/Functional/BlockUiTest.php +0 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,6 @@ * Tests that the block configuration UI exists and stores data correctly. * * @group block * @group #slow */ class BlockUiTest extends BrowserTestBase { Loading
core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockContentTranslationTest.php +0 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,6 @@ * Tests migration of i18n block translations. * * @group migrate_drupal_7 * @group #slow */ class MigrateBlockContentTranslationTest extends MigrateDrupal7TestBase { Loading
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php +0 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,6 @@ * Tests for CKEditor 5. * * @group ckeditor5 * @group #slow * @internal */ class CKEditor5MarkupTest extends CKEditor5TestBase { Loading