[
https://issues.apache.org/jira/browse/BEAM-13128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Avilov updated BEAM-13128:
--------------------------------
Description:
For example, in 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 BEAM_SDK 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.
was:
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.
Summary: [Playground] Cleaning up environment variables in
environment_service_test (was: [Playground] Test_getSdkEnvsFromOsEnvs should
cleanup os.envs )
> [Playground] Cleaning up environment variables in environment_service_test
> --------------------------------------------------------------------------
>
> Key: BEAM-13128
> URL: https://issues.apache.org/jira/browse/BEAM-13128
> Project: Beam
> Issue Type: Bug
> Components: beam-playground
> Reporter: Ilya Kozyrev
> Assignee: Pavel Avilov
> Priority: P2
> Labels: beam-playground-backend
>
> For example, in 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 BEAM_SDK 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)