Ilya Kozyrev created BEAM-13126:
-----------------------------------
Summary: Tests for executors should dynamically prepare "path"
Key: BEAM-13126
URL: https://issues.apache.org/jira/browse/BEAM-13126
Project: Beam
Issue Type: Bug
Components: beam-playground
Reporter: Ilya Kozyrev
TestExecutor_Run and TestExecutor_Compile use hardcoded values for java and
javac in the `want` section. In different environments, tests might fail if the
expected path is not equal to hardcoded.
How to reproduce:
change path to JAVA binary in PATH variable from /usr/bin/java to any different
and run tests
--
This message was sent by Atlassian Jira
(v8.3.4#803005)