When views or strongarm are not available (e.g. when running tests locally, not with pifr/testbot) tests fail because the features_test module depends on these modules. Patch follows

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Stevel created an issue. See original summary.

Stevel’s picture

Status: Active » Needs review
FileSize
1 KB

This patch declares views and strongarm as dependencies for the tests that are concerned. This way, the tests are skipped when these modules are not available. (Testbot does download the needed dependencies, so tests are still run)

Stevel’s picture

Issue summary: View changes
tobiasb’s picture

Assigned: Stevel » Unassigned
Status: Needs review » Reviewed & tested by the community

  • joseph.olstad committed 8cf42e0 on 7.x-2.x authored by Stevel
    Issue #2637796 by Stevel: Tests fail when views or strongarm are not...
joseph.olstad’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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