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:32:00 UTC

[jira] [Created] (BEAM-13128) Test_getSdkEnvsFromOsEnvs should cleanup os.envs

Ilya Kozyrev created BEAM-13128:
-----------------------------------

             Summary: Test_getSdkEnvsFromOsEnvs should cleanup os.envs 
                 Key: BEAM-13128
                 URL: https://issues.apache.org/jira/browse/BEAM-13128
             Project: Beam
          Issue Type: Bug
          Components: beam-playground
            Reporter: Ilya Kozyrev


Test_getSdkEnvsFromOsEnvs uses envsToSet collection to set any os environment variables, however don't clear existing before starts. In case when test expect unspecified variable APP_WORK_DIR and it's actually settled up - test fail.

 

How to reproduce:

Set up os environment variable in global os environment variables and run Test_getSdkEnvsFromOsEnvs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)