You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2021/05/06 16:46:00 UTC

[jira] [Commented] (BEAM-7320) TextIOWriteTest.testWriteViaSink flaky

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

Brian Hulette commented on BEAM-7320:
-------------------------------------

Looks like this happened a few times in the past week:
- https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/3969/ (04/28)
- https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/3975/ (04/29)

I'll set a reminder for myself to check on this in a couple of weeks, and re-open if we see it again.

> 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)