[ 
https://issues.apache.org/jira/browse/BEAM-8938?focusedWorklogId=365363&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-365363
 ]

ASF GitHub Bot logged work on BEAM-8938:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Jan/20 13:22
            Start Date: 02/Jan/20 13:22
    Worklog Time Spent: 10m 
      Work Description: kamilwu commented on issue #10342: [BEAM-8938] Skip 
timeouting tests
URL: https://github.com/apache/beam/pull/10342#issuecomment-570205726
 
 
   It looks that Python tests were skipped in another PR: 
https://github.com/apache/beam/pull/10429.
   
   When it comes to Java tests, I've checked the recent history of Jenkins 
tasks which run them 
([beam_PostCommit_Java11_ValidatesRunner_Dataflow](https://builds.apache.org/view/A-D/view/Beam/view/All/job/beam_PostCommit_Java11_ValidatesRunner_Dataflow/)
 and 
[beam_PostCommit_Java_ValidatesRunner_Dataflow](https://builds.apache.org/view/A-D/view/Beam/view/All/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/))
 and it seems all tasks were successful. In this case, skipping them may not 
longer be necessary.
   
   I think we can close this PR without merging.
 
----------------------------------------------------------------
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:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 365363)
    Time Spent: 1h 40m  (was: 1.5h)

> 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
>            Assignee: Kamil Wasilewski
>            Priority: Blocker
>          Time Spent: 1h 40m
>  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)

Reply via email to