From ffd3b8f5f99a2a0e1fefe76180feec5bf9cd56ef Mon Sep 17 00:00:00 2001 From: Alex Pott Date: Tue, 18 Oct 2022 16:53:06 +0100 Subject: [PATCH] =?UTF-8?q?Revert=20"Issue=20#3045612=20by=20alexpott,=20K?= =?UTF-8?q?rzysztof=20Doma=C5=84ski:=20Random=20test=20failure=20in=20Medi?= =?UTF-8?q?aStandardProfileTest::testMediaSources"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 260dfe81b353e88081ec31f5eddce903a73000a4. --- core/drupalci.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/core/drupalci.yml b/core/drupalci.yml index 1b44657a056..cd92d8102d7 100644 --- a/core/drupalci.yml +++ b/core/drupalci.yml @@ -41,9 +41,7 @@ build: halt-on-fail: false <<: *testgroups run_tests.javascript: - # Reduced from 15 due to potential DNS throttling issues on AWS. - # @see https://www.drupal.org/project/drupal/issues/3045612 - concurrency: 10 + concurrency: 15 types: 'PHPUnit-FunctionalJavascript' suppress-deprecations: false halt-on-fail: false