MigrateTestBase::executeMigrations() claims to execute migrations in dependency order but does not
Open
requested to merge issue/drupal-3015369:3015369-migratetestbaseexecutemigrations-claims-to into 11.x
1 unresolved thread
Closes #3015369
Merge request reports
Activity
3 3 # https://www.drupal.org/drupalorg/docs/drupal-ci/customizing-drupalci-testing 4 4 _phpunit_testgroups_to_execute: &testgroups 5 5 # Default: all of Drupal core's test suite runs. 6 testgroups: '--all' 6 testgroups: '--class "\Drupal\Tests\node\Kernel\Migrate\d7\MigrateNodeTest"' changed this line in version 2 of the diff
added 16 commits
-
16c58f78...8a739dc5 - 14 commits from branch
project:11.x
- 34c30c9f - Patch 20
- 43c0adb1 - restor drupalci
-
16c58f78...8a739dc5 - 14 commits from branch
Please register or sign in to reply