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)