You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Evan Galpin (Jira)" <ji...@apache.org> on 2021/10/20 19:44:00 UTC

[jira] [Commented] (BEAM-10485) Failure / flake: ElasticsearchIOTest > testWriteWithIndexFn

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

Evan Galpin commented on BEAM-10485:
------------------------------------

Closely related to/duplicate of BEAM-5172 I believe. Possibly closed by https://github.com/apache/beam/pull/15381

> Failure / flake: ElasticsearchIOTest > testWriteWithIndexFn
> -----------------------------------------------------------
>
>                 Key: BEAM-10485
>                 URL: https://issues.apache.org/jira/browse/BEAM-10485
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-elasticsearch
>            Reporter: Kenneth Knowles
>            Priority: P1
>              Labels: flake
>
> https://ci-beam.apache.org/job/beam_PreCommit_Java_Phrase/2473/testReport/junit/org.apache.beam.sdk.io.elasticsearch/ElasticsearchIOTest/testWriteWithIndexFn/
> {code}
> java.lang.AssertionError: Einstein index holds incorrect count expected:<10> but was:<20>
> 	at org.junit.Assert.fail(Assert.java:89)
> 	at org.junit.Assert.failNotEquals(Assert.java:835)
> 	at org.junit.Assert.assertEquals(Assert.java:647)
> 	at org.apache.beam.sdk.io.elasticsearch.ElasticsearchIOTestCommon.testWriteWithIndexFn(ElasticsearchIOTestCommon.java:450)
> 	at org.apache.beam.sdk.io.elasticsearch.ElasticsearchIOTest.testWriteWithIndexFn(ElasticsearchIOTest.java:183)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)