When I started running the upgrade tests for Panopoly 1.18, I had it allow Apps to download panopoly_demo rather than pulling it in manually. This is meant to test that Apps is working with drush for the stable release per:

#2430925: Test allowing Apps to pull in the panopoly_demo module when running via Drush

However, this is failing on Travis-CI! There are no obvious errors, the demo data just isn't present.

I just tested installing Panopoly 1.18 locally with Drush and had no problems. :-/ Not sure what's going on yet!

Comments

  • dsnopek committed e24d6ae on 7.x-1.x
    Issue #2442813: Installing last release fails to pull in panopoly_demo...
dsnopek’s picture

Status: Active » Needs work
StatusFileSize
new338 bytes

So that we don't have "false negatives" until I figure this out, I've removed the config that allows Apps to pull in panopoly_demo with 1.18. And here is a patch to add it back!

  • dsnopek committed e24d6ae on 8.x-1.x
    Issue #2442813: Installing last release fails to pull in panopoly_demo...

  • dsnopek committed e24d6ae on 8.x-2.x
    Issue #2442813: Installing last release fails to pull in panopoly_demo...