[ https://issues.apache.org/jira/browse/BEAM-8938?focusedWorklogId=359463&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-359463 ]
ASF GitHub Bot logged work on BEAM-8938: ---------------------------------------- Author: ASF GitHub Bot Created on: 13/Dec/19 15:54 Start Date: 13/Dec/19 15:54 Worklog Time Spent: 10m Work Description: lgajowy commented on issue #10342: [BEAM-8938] Skip timeouting tests URL: https://github.com/apache/beam/pull/10342#issuecomment-565494020 Run Python PreCommit ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 359463) Time Spent: 0.5h (was: 20m) > Tests end up leaving stale Dataflow jobs in apache-beam-testing project and > exhaust GCP resources > ------------------------------------------------------------------------------------------------- > > Key: BEAM-8938 > URL: https://issues.apache.org/jira/browse/BEAM-8938 > Project: Beam > Issue Type: Bug > Components: testing > Reporter: Lukasz Gajowy > Priority: Blocker > Time Spent: 0.5h > Remaining Estimate: 0h > > 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) > - > [testPairWithIndexBasicBounded|https://github.com/apache/beam/blob/c2f0d282337f3ae0196a7717712396a5a41fdde1/sdks/java/core/src/test/java/org/apache/beam/sdk/transforms/SplittableDoFnTest.java#L125] > (Java SDK) > > Temporary solution is to ignore them. Real solution requires greater > investigation. > Please see the devlist thread for more context: > [https://lists.apache.org/thread.html/01eb33ae9c05d12bb0698f91adc0021662fdfe2978cfdfde28dc56b2%40%3Cdev.beam.apache.org%3E] -- This message was sent by Atlassian Jira (v8.3.4#803005)