Right now, during upgrade tests on Travis-CI, we're attempting to enable panopoly_test BEFORE the upgrade, which causes it to download the latest -dev of panopoly_test from Drupal.org. So far, this actually works most of the time! But it really should instead be using the version of panopoly_test that was built with the latest Git, which would be the case if it enabled panopoly_test AFTER completing the upgrade.

Comments

  • dsnopek committed b472cbe on 7.x-1.x
    Issue #2300529 by dsnopek: On Travis-CI, panopoly_test should be enabled...
dsnopek’s picture

Status: Active » Fixed

Committed! Hopefully, Travis-CI won't complain:

https://travis-ci.org/panopoly/panopoly/builds/29548712

Status: Fixed » Closed (fixed)

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