Skip to content
Snippets Groups Projects
Unverified Commit bccd5a0c authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3522021 by catch: Add @group #slow to MigrateDrupal7AuditIdsTest

parent 6d6f909d
Branches
No related tags found
2 merge requests!5423Draft: Resolve #3329907 "Test2",!3478Issue #3337882: Deleted menus are not removed from content type config
Pipeline #496664 passed with warnings
Pipeline: drupal

#496689

    Pipeline: drupal

    #496686

      Pipeline: drupal

      #496684

        +4
        ......@@ -18,6 +18,7 @@
        * Test FieldDiscovery Service against Drupal 7.
        *
        * @group migrate_drupal
        * @group #slow
        * @coversDefaultClass \Drupal\migrate_drupal\FieldDiscovery
        */
        class FieldDiscoveryTest extends MigrateDrupal7TestBase {
        ......
        ......@@ -16,6 +16,7 @@
        * Tests the migration auditor for ID conflicts.
        *
        * @group migrate_drupal
        * @group #slow
        */
        class MigrateDrupal7AuditIdsTest extends MigrateDrupal7TestBase {
        ......
        ......@@ -18,6 +18,7 @@
        * Test class for a complete node migration for Drupal 7.
        *
        * @group migrate_drupal_7
        * @group #slow
        */
        class MigrateNodeCompleteTest extends MigrateDrupal7TestBase {
        ......
        ......@@ -11,6 +11,7 @@
        * Upgrade taxonomy term node associations.
        *
        * @group migrate_drupal_6
        * @group #slow
        */
        class MigrateTermNodeTranslationTest extends MigrateDrupal6TestBase {
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment