[
https://issues.apache.org/jira/browse/BEAM-7320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17346313#comment-17346313
]
Brian Hulette commented on BEAM-7320:
-------------------------------------
Just checked and it looks like there haven't been any flakes since
https://github.com/apache/beam/pull/14740 was merged
> TextIOWriteTest.testWriteViaSink flaky
> --------------------------------------
>
> Key: BEAM-7320
> URL: https://issues.apache.org/jira/browse/BEAM-7320
> Project: Beam
> Issue Type: Sub-task
> Components: runner-direct, runner-flink, test-failures
> Reporter: Ismaël Mejía
> Assignee: Brian Hulette
> Priority: P1
> Labels: flake
> Fix For: 2.31.0
>
>
> {code}
> java.lang.AssertionError
> :
> Read All/TextIO.ReadFiles/Read all via FileBasedSource/Read
> ranges/ParMultiDo(ReadFileRanges).output:
> Expected: iterable with items ["a", "b", "c", "d", "e", "f"] in any order
> but: no item matches: "a", "c" in ["b", "e", "d", "f"]
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)