Skip to content
Snippets Groups Projects

MigrateTestBase::executeMigrations() claims to execute migrations in dependency order but does not

1 unresolved thread

Closes #3015369

Merge request reports

Members who can merge are allowed to add commits.

Merged results pipeline passed for c0e6ad5a

Code Quality is loading
Ready to merge by members who can write to the target branch.
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
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"'
  • quietone added 16 commits

    added 16 commits

    Compare with previous version

  • Please register or sign in to reply
    Loading