You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ilya Kozyrev (Jira)" <ji...@apache.org> on 2021/10/27 14:22:00 UTC

[jira] [Created] (BEAM-13126) Tests for executors should dynamically prepare "path"

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)