[
https://issues.apache.org/jira/browse/BEAM-7827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16893468#comment-16893468
]
Jan Lukavský commented on BEAM-7827:
------------------------------------
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)