Lukasz Gajowy created BEAM-8938:
-----------------------------------

             Summary: Tests result in stale dataflow jobs in 
apache-beam-testing project
                 Key: BEAM-8938
                 URL: https://issues.apache.org/jira/browse/BEAM-8938
             Project: Beam
          Issue Type: Bug
          Components: testing
            Reporter: Lukasz Gajowy


Some tests (I'm not sure if this is the exhaustive list but they seem to appear 
in the dataflow console repeatedly) that seem to not be killed and eat our 
resources: 
 - 
[test_reshuffle_preserves_timestamps|https://github.com/apache/beam/blob/719b8cc5e51dcd3e98425ecae5ec246657d46eca/sdks/python/apache_beam/transforms/util_test.py#L487]
 (spotted multiple times in the dataflow console) (Python SDK)
 - 
[test_flatten_same_pcollections|https://github.com/apache/beam/blob/44d456830442e5f13b7fd3bd684695e2b69e2c0d/sdks/python/apache_beam/transforms/ptransform_test.py#L596]
 (Python SDK)
 - 
[testPairWithIndexWindowedTimestampedBounded|https://github.com/apache/beam/blob/c2f0d282337f3ae0196a7717712396a5a41fdde1/sdks/java/core/src/test/java/org/apache/beam/sdk/transforms/SplittableDoFnTest.java#L158]
 (Java SDK)
 
Temporary solution is to ignore them. Real solution requires greater 
investigation.



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

Reply via email to