The message shown is:
dockerSupport() threw exception: java.io.IOException: Cannot run program "docker": error=2, No such file or directory
This DOES NOT prevent tests from being executed. Test runs COMPLETE.
For some reason the exception that is caught is still printed in this case. Possibly due to additional level of tracing being enabled.
dockerSupport() threw exception: java.io.IOException: Cannot run program "docker": error=2, No such file or directory
This DOES NOT prevent tests from being executed. Test runs COMPLETE.
For some reason the exception that is caught is still printed in this case. Possibly due to additional level of tracing being enabled.
- relates to
-
JDK-8190730 [TESTBUG] Calling 'docker ps' from VMProps.java to determine presence of docker engine is deemed too heavy
-
- Closed
-