Closed (fixed)
Project:
Panopoly
Version:
7.x-1.4
Component:
Tests / Continuous Integration
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2014 at 09:21 UTC
Updated:
12 May 2014 at 20:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
lsolesen commentedComment #3
dsnopekThanks, @lsolesen!
I had to add an additional step to get it to work for me:
This has been committed. :-)
Comment #4
lsolesen commentedStrange. In my tests it did not show that page, even though I expected it to. Maybe there should be some tests on what should be on the page with the button?
But cool that it works :)
Comment #5
dsnopekHrm, for some reason it is failing on Travis-CI but passing for me locally. :-/ Maybe something on Travis-CI is causing it to skip that page?
https://travis-ci.org/panopoly/panopoly/jobs/23927163#L764
I'm going to revert it for now, until I have time to investigate...
Comment #7
lsolesen commentedFor me locally it also skips that page?
Comment #8
dsnopekHrm.. Do you have any idea why? Because that page *should* be shown if you're not already logged in.
Comment #9
lsolesen commentedComment #10
lsolesen commentedComment #11
dsnopekFor a little context: @lsolesen and @mglaman worked out via IRC that this was due to differences in Drush versions, and @lsolesen's patch in #10 is meant to allow this to work with any version. Thanks again, guys!
I just tested it locally, and everything worked! Let's see if Travis-CI likes it:
https://travis-ci.org/panopoly/panopoly/builds/23954940
Comment #13
dsnopekGot a couple of passing jobs on Travis-CI - it worked!