Problem/Motivation

The tests for ubercart migration do not have a consistent group assignment.

Proposed resolution

Update all to one of the following:
For tests common to ub6 and uc6

 * @group commerce_migrate
 * @group commerce_migrate_uc

ubercart6 only

 * @group commerce_migrate
 * @group commerce_migrate_uc6

ubercart7 only

 * @group commerce_migrate
 * @group commerce_migrate_uc7

Remaining tasks

Upload a patch with the changes.

User interface changes

n/a

API changes

n/a

Data model changes

n/a

CommentFileSizeAuthor
ubercart.patch21.73 KBquietone
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

quietone created an issue. See original summary.

quietone’s picture

quietone’s picture

Category: Bug report » Task

Since this is clean up of the tests I am going to commit it.

  • quietone committed 4f7ff38 on 3.2.x
    Issue #3255765 by quietone: Make test groups on ubercart tests...
quietone’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.