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

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

(cherry picked from commit bccd5a0c)
parent d9535798
Branches
No related tags found
No related merge requests found
Pipeline #496706 passed
Pipeline: drupal

#496707

    ......@@ -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 {
    ......
    ......@@ -17,6 +17,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