Skip to content
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

Running Tests on docker: run-test.sh: not found #35

Closed
cnovak opened this issue Jun 30, 2018 · 2 comments
Closed

Running Tests on docker: run-test.sh: not found #35

cnovak opened this issue Jun 30, 2018 · 2 comments

Comments

@cnovak
Copy link
Collaborator

cnovak commented Jun 30, 2018

Q A
Bug? yes
New Feature? no
Module Version 8047214
PHP Client version 2.0.0-alpha2
Requires PHP client fix no

Summary

The CONTRIBUTING.md explains how to run tests on docker, but I am seeing an error.

Steps to Reproduce the behavior

$ docker-compose run php /opt/drupal-module/run-test.sh
WARNING: The DRUPAL_CORE variable is not set. Defaulting to a blank string.
WARNING: The DEPENDENCIES variable is not set. Defaulting to a blank string.
/usr/local/bin/docker-php-entrypoint: exec: line 9: /opt/drupal-module/run-test.sh: not found
@mxr576
Copy link
Contributor

mxr576 commented Jul 2, 2018

Added a fix for this to your open PR @cnovak.

mxr576 added a commit to mxr576/apigee-edge-drupal that referenced this issue Jul 19, 2018
apigee#35

(cherry picked from commit 13b58a0)
@mxr576
Copy link
Contributor

mxr576 commented Jul 19, 2018

Chris' PR stuck so I cherry-picked my commit and created a new PR to make this fix available in the next alpha version.

#51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants