-
Notifications
You must be signed in to change notification settings - Fork 397
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Drupal Not Installed Issue w/ Robo & blt tests command #1478
Comments
I cannot reproduce this issue. Can you try the latest 8.x and verify that you're still experiencing it? |
this no longer seems to be an issue with the most current 8.x-dev. HOWEVER I am now getting:
running doctor:
|
this seems to be a similar error to: #1448 however it is occurring during the behat tests vs. the site install |
Resolved by #1495 |
My system information:
Output of
blt doctor
:When I run this command:
I get the following output:
And I expected this to happen:
I would expect the tests to run.
$ drush status shows me that the site is installed, blt doctor shows that the site is installed, and nothing is immediately jumping out at me in the BLT robo command for Behat that is even checking to see if Drupal is installed or not.
FWIW: if i actually run the drupal installation from this prompt, i still get the error
The text was updated successfully, but these errors were encountered: