diff --git a/core/drupalci.yml b/core/drupalci.yml index f326027c2a..8cc5f1d488 100644 --- a/core/drupalci.yml +++ b/core/drupalci.yml @@ -21,37 +21,37 @@ build: # deprecated code. run_tests.phpunit: types: 'PHPUnit-Unit' - testgroups: '--module update' + testgroups: '--all' suppress-deprecations: false halt-on-fail: false run_tests.kernel: types: 'PHPUnit-Kernel' - testgroups: '--module update' + testgroups: '--all' + suppress-deprecations: false + halt-on-fail: false + run_tests.simpletest: + types: 'Simpletest' + testgroups: '--all' + suppress-deprecations: false + halt-on-fail: false + run_tests.build: + # Limit concurrency due to disk space concerns. + concurrency: 15 + types: 'PHPUnit-Build' + testgroups: '--all' suppress-deprecations: false halt-on-fail: false -# run_tests.simpletest: -# types: 'Simpletest' -# testgroups: '--all' -# suppress-deprecations: false -# halt-on-fail: false -# run_tests.build: -# # Limit concurrency due to disk space concerns. -# concurrency: 15 -# types: 'PHPUnit-Build' -# testgroups: '--all' -# suppress-deprecations: false -# halt-on-fail: false run_tests.functional: types: 'PHPUnit-Functional' - testgroups: '--module update' + testgroups: '--all' + suppress-deprecations: false + halt-on-fail: false + run_tests.javascript: + concurrency: 15 + types: 'PHPUnit-FunctionalJavascript' + testgroups: '--all' suppress-deprecations: false halt-on-fail: false -# run_tests.javascript: -# concurrency: 15 -# types: 'PHPUnit-FunctionalJavascript' -# testgroups: '--all' -# suppress-deprecations: false -# halt-on-fail: false # Run nightwatch testing. # @see https://www.drupal.org/project/drupal/issues/2869825 -# nightwatchjs: + nightwatchjs: diff --git a/core/modules/update/tests/modules/update_test/aaa_update_test.1_1-alpha1.xml b/core/modules/update/tests/modules/update_test/aaa_update_test.1_1-alpha1.xml index 600c8bd24f..2d7d8c306b 100644 --- a/core/modules/update/tests/modules/update_test/aaa_update_test.1_1-alpha1.xml +++ b/core/modules/update/tests/modules/update_test/aaa_update_test.1_1-alpha1.xml @@ -22,7 +22,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.0 @@ -36,7 +35,6 @@ Release typeNew features Release typeBug fixes - ^8 diff --git a/core/modules/update/tests/modules/update_test/aaa_update_test.1_1-beta1.xml b/core/modules/update/tests/modules/update_test/aaa_update_test.1_1-beta1.xml index 0182a6a498..d1531406d9 100644 --- a/core/modules/update/tests/modules/update_test/aaa_update_test.1_1-beta1.xml +++ b/core/modules/update/tests/modules/update_test/aaa_update_test.1_1-beta1.xml @@ -22,7 +22,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.1-alpha1 @@ -36,7 +35,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.0 @@ -50,7 +48,6 @@ Release typeNew features Release typeBug fixes - ^8 diff --git a/core/modules/update/tests/modules/update_test/aaa_update_test.1_1.xml b/core/modules/update/tests/modules/update_test/aaa_update_test.1_1.xml index 95a3cda279..97988435a1 100644 --- a/core/modules/update/tests/modules/update_test/aaa_update_test.1_1.xml +++ b/core/modules/update/tests/modules/update_test/aaa_update_test.1_1.xml @@ -22,7 +22,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.1-beta1 @@ -36,7 +35,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.1-alpha1 @@ -50,7 +48,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.0 @@ -64,7 +61,6 @@ Release typeNew features Release typeBug fixes - ^8 diff --git a/core/modules/update/tests/modules/update_test/aaa_update_test.1_2-alpha1.xml b/core/modules/update/tests/modules/update_test/aaa_update_test.1_2-alpha1.xml index 9daaa8a9fa..c503131514 100644 --- a/core/modules/update/tests/modules/update_test/aaa_update_test.1_2-alpha1.xml +++ b/core/modules/update/tests/modules/update_test/aaa_update_test.1_2-alpha1.xml @@ -22,7 +22,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.1 @@ -36,7 +35,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.1-beta1 @@ -50,7 +48,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.1-alpha1 @@ -64,7 +61,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.0 @@ -78,7 +74,6 @@ Release typeNew features Release typeBug fixes - ^8 diff --git a/core/modules/update/tests/modules/update_test/aaa_update_test.1_2-beta1.xml b/core/modules/update/tests/modules/update_test/aaa_update_test.1_2-beta1.xml index 903cb859b6..1092e8ff5b 100644 --- a/core/modules/update/tests/modules/update_test/aaa_update_test.1_2-beta1.xml +++ b/core/modules/update/tests/modules/update_test/aaa_update_test.1_2-beta1.xml @@ -22,7 +22,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.2-alpha1 @@ -36,7 +35,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.1 @@ -50,7 +48,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.1-beta1 @@ -64,7 +61,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.1-alpha1 @@ -78,7 +74,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.0 @@ -92,7 +87,6 @@ Release typeNew features Release typeBug fixes - ^8 diff --git a/core/modules/update/tests/modules/update_test/aaa_update_test.1_2.xml b/core/modules/update/tests/modules/update_test/aaa_update_test.1_2.xml index 5aebf77c04..46fab5c66d 100644 --- a/core/modules/update/tests/modules/update_test/aaa_update_test.1_2.xml +++ b/core/modules/update/tests/modules/update_test/aaa_update_test.1_2.xml @@ -22,7 +22,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.2-beta1 @@ -36,7 +35,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.2-alpha1 @@ -50,7 +48,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.1 @@ -64,7 +61,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.1-beta1 @@ -78,7 +74,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.1-alpha1 @@ -92,7 +87,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.0 @@ -106,7 +100,6 @@ Release typeNew features Release typeBug fixes - ^8 diff --git a/core/modules/update/tests/modules/update_test/aaa_update_test.2_0-alpha1.xml b/core/modules/update/tests/modules/update_test/aaa_update_test.2_0-alpha1.xml index d339b9bc21..f96d319088 100644 --- a/core/modules/update/tests/modules/update_test/aaa_update_test.2_0-alpha1.xml +++ b/core/modules/update/tests/modules/update_test/aaa_update_test.2_0-alpha1.xml @@ -22,7 +22,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.2 @@ -36,7 +35,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.2-beta1 @@ -50,7 +48,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.2-alpha1 @@ -64,7 +61,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.1 @@ -78,7 +74,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.1-beta1 @@ -92,7 +87,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.1-alpha1 @@ -106,7 +100,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.0 @@ -120,7 +113,6 @@ Release typeNew features Release typeBug fixes - ^8 diff --git a/core/modules/update/tests/modules/update_test/aaa_update_test.2_0-beta1.xml b/core/modules/update/tests/modules/update_test/aaa_update_test.2_0-beta1.xml index 8ed9c02274..de2e03e07b 100644 --- a/core/modules/update/tests/modules/update_test/aaa_update_test.2_0-beta1.xml +++ b/core/modules/update/tests/modules/update_test/aaa_update_test.2_0-beta1.xml @@ -22,7 +22,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-2.0-alpha1 @@ -36,7 +35,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.2 @@ -50,7 +48,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.2-beta1 @@ -64,7 +61,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.2-alpha1 @@ -78,7 +74,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.1 @@ -92,7 +87,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.1-beta1 @@ -106,7 +100,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.1-alpha1 @@ -120,7 +113,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.0 @@ -134,7 +126,6 @@ Release typeNew features Release typeBug fixes - ^8 diff --git a/core/modules/update/tests/modules/update_test/aaa_update_test.2_0.xml b/core/modules/update/tests/modules/update_test/aaa_update_test.2_0.xml index fca6bebf5c..d4ba2c4f89 100644 --- a/core/modules/update/tests/modules/update_test/aaa_update_test.2_0.xml +++ b/core/modules/update/tests/modules/update_test/aaa_update_test.2_0.xml @@ -22,7 +22,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-2.0-beta1 @@ -36,7 +35,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-2.0-alpha1 @@ -50,7 +48,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.2 @@ -64,7 +61,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.2-beta1 @@ -78,7 +74,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.2-alpha1 @@ -92,7 +87,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.1 @@ -106,7 +100,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.1-beta1 @@ -120,7 +113,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.1-alpha1 @@ -134,7 +126,6 @@ Release typeNew features Release typeBug fixes - ^8 aaa_update_test 8.x-1.0 @@ -148,7 +139,6 @@ Release typeNew features Release typeBug fixes - ^8 diff --git a/core/modules/update/tests/modules/update_test/aaa_update_test.core_compatibility.8.x-1.2_8.x-2.2.xml b/core/modules/update/tests/modules/update_test/aaa_update_test.core_compatibility.8.x-1.2_8.x-2.2.xml index 1d4fd3a07a..3cad5b1c4c 100644 --- a/core/modules/update/tests/modules/update_test/aaa_update_test.core_compatibility.8.x-1.2_8.x-2.2.xml +++ b/core/modules/update/tests/modules/update_test/aaa_update_test.core_compatibility.8.x-1.2_8.x-2.2.xml @@ -10,40 +10,6 @@ ProjectsModules - - aaa_update_test 8.x-3.0-beta2 - 8.x-3.0-beta2 - 8.x-3.0-beta2 - published - http://example.com/aaa_update_test-8-x-3-0-beta2-release - http://example.com/aaa_update_test-8-x-3-0-beta2.tar.gz - 1533298080 - - Release typeBug fixes - Release typeNew features - - - Beta releases are not covered by Drupal security advisories. - - - - aaa_update_test 8.x-3.0-beta1 - 8.x-3.0-beta1 - 8.x-3.0-beta1 - ^8.1.1 - published - http://example.com/aaa_update_test-8-x-3-0-beta1 - http://example.com/aaa_update_test--8-x-3-0-beta1.tar.gz - 1533270485 - - Release typeInsecure - Release typeBug fixes - Release typeNew features - - - Beta releases are not covered by Drupal security advisories. - - aaa_update_test 8.x-2.2 8.x-2.2 @@ -59,35 +25,6 @@ Release typeSecurity update - - aaa_update_test 8.x-2.1 - 8.x-2.1 - 8.x-2.2 - published - http://example.com/aaa_update_test-8-x-2-1-release - http://example.com/aaa_update_test-8-x-2-1.tar.gz - 1250424521 - - Release typeNew features - Release typeBug fixes - Release typeSecurity update - Release typeInsecure - - - - aaa_update_test 8.x-2.0 - 8.x-2.0 - 8.x-2.2 - published - http://example.com/aaa_update_test-8-x-2-0-release - http://example.com/aaa_update_test-8-x-2-0.tar.gz - 1250424521 - - Release typeNew features - Release typeBug fixes - Release typeInsecure - - aaa_update_test 8.x-1.2 8.x-1.2 @@ -103,20 +40,6 @@ Release typeSecurity update - - aaa_update_test 8.x-1.1 - 8.x-1.1 - 8.x-2.2 - published - http://example.com/aaa_update_test-8-x-1-1-release - http://example.com/aaa_update_test-8-x-1-1.tar.gz - 1250424521 - - Release typeNew features - Release typeBug fixes - Release typeInsecure - - aaa_update_test 8.x-1.0 8.x-1.0