[
https://issues.apache.org/jira/browse/BEAM-7827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kyle Weaver reopened BEAM-7827:
-------------------------------
Re-opening since this just happened again.
java.lang.AssertionError: Expected: a collection containing
MetricResult\{inNamespace="org.apache.beam.sdk.metrics.MetricsTest",
name="bundle", step="MyStep1", attemptedMin=<10L>, attemptedMax=<40L>} but:
mismatches were: [MetricResult\{inKey:
<MyStep1:org.apache.beam.sdk.metrics.MetricsTest:bundle> !=
<MyStep1/ParMultiDo(Anonymous):org.apache.beam.sdk.metrics.MetricsTest:input>attemptedMin:
<10L> != <5L>attemptedMax: <40L> != <13L>}, MetricResult\{inKey:
<MyStep1:org.apache.beam.sdk.metrics.MetricsTest:bundle> !=
<MyStep2:org.apache.beam.sdk.metrics.MetricsTest:input>attemptedMin: <10L> !=
<5L>attemptedMax: <40L> != <13L>}, MetricResult\{inKey:
<MyStep1:org.apache.beam.sdk.metrics.MetricsTest:bundle> !=
<MyStep1/ParMultiDo(Anonymous):org.apache.beam.sdk.metrics.MetricsTest:bundle>attemptedMax:
<40L> != <10L>}]
> 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ý
> Assignee: Jan Lukavský
> Priority: P2
> Labels: flake
> Fix For: Not applicable
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> The test randomly fails.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)