-
Notifications
You must be signed in to change notification settings - Fork 358
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
Unable to run the provided test command #231
Comments
Hi. Did you try the example project run (in the top level README) to make sure everything is set up correctly? Either way it looks like we need to capture more debug info regardless. Thanks for filing the issue. |
we're running into a similar problem with mvn. The command is:
and the error is
I added some debug messages into the
to see that the command and the command dir were correct. Going to try adding different exception handling in Runner.py to maybe get a solution 🤷♂️ we were successful in running the gradle example
|
@jeff-knurek et all, sorry for the delay in getting back to you. Are you currently running off
Sometimes an error will occur but it's not getting piped out to What do you see in your |
When executing the following command
I am met with the output below:
The text was updated successfully, but these errors were encountered: