[ 
https://issues.apache.org/jira/browse/BEAM-10006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brian Hulette updated BEAM-10006:
---------------------------------
    Description: 
Since PipelineOptions uses {{\_\_subclasses\_\_}} to look for all definitions, 
when used in tests it can sometimes pick up sub-classes that were created in 
previously executed tests.

See BEAM-9975 for more details.

  was:
Since PipelineOptions uses {{__subclasses__}} to look for all definitions, when 
used in tests it can sometimes pick up sub-classes that were created in 
previously executed tests.

See BEAM-9975 for more details.


> PipelineOptions can pick up definitions from unrelated tests
> ------------------------------------------------------------
>
>                 Key: BEAM-10006
>                 URL: https://issues.apache.org/jira/browse/BEAM-10006
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Brian Hulette
>            Priority: Major
>
> Since PipelineOptions uses {{\_\_subclasses\_\_}} to look for all 
> definitions, when used in tests it can sometimes pick up sub-classes that 
> were created in previously executed tests.
> See BEAM-9975 for more details.



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

Reply via email to