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
Adding legacy tests run to Behat feature. #1
Conversation
Thanks for the idea @helmo!
|
Tests are blocked from passing because of this bug: https://www.drupal.org/node/2779193 |
…rom travis source folder. changing the mounted volume paths to /source/x
|
That issue is now committed. ... how can we re-test this? |
|
Restarted tests... |
…ts can run the same everywhere.
|
Ok, I've gotten a full drupal 6 to 7 migration going, and the test even logs into the drupal 7 site to ensure the version is correct! |
|
I had to comment out checking for task warnings, because a site upgrade from drupal6 is still firing the utf8mb4 conversion warning. I'm tracking these latest commits to see if we can get it working: https://www.drupal.org/node/2764111 |
Thanks for the idea @helmo!