[ 
https://issues.apache.org/jira/browse/BEAM-7827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16893468#comment-16893468
 ] 

Jan Lukavský edited comment on BEAM-7827 at 7/26/19 8:40 AM:
-------------------------------------------------------------

PR [https://github.com/apache/beam/pull/9166] manifests the failure 
consistently locally with

{{./gradlew runners:direct-java:validatesRunner --tests 
'MetricsTest$AttemptedMetricTests.testAllAttemptedMetrics'}}

but seems to pass on Jenkins. It might be related to parallelism (e.g. number 
of cores of machine running the test).


was (Author: je-ik):
PR https://github.com/apache/beam/pull/9166 manifests the failure consistently 
locally with
```
./gradlew runners:direct-java:validatesRunner --tests 
'MetricsTest$AttemptedMetricTests.testAllAttemptedMetrics'
```
but seems to pass on Jenkins. It might be related to parallelism (e.g. number 
of cores of machine running the test).

> MetricsTest$AttemptedMetricTests.testAllAttemptedMetrics is flaky on 
> DirectRunner
> ---------------------------------------------------------------------------------
>
>                 Key: BEAM-7827
>                 URL: https://issues.apache.org/jira/browse/BEAM-7827
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-direct
>    Affects Versions: 2.13.0
>            Reporter: Jan Lukavský
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The test randomly fails.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to