You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Dian Fu (Jira)" <ji...@apache.org> on 2021/08/24 11:05:00 UTC

[jira] [Created] (FLINK-23944) PulsarSourceITCase.testTaskManagerFailure is instable

Dian Fu created FLINK-23944:
-------------------------------

             Summary: PulsarSourceITCase.testTaskManagerFailure is instable
                 Key: FLINK-23944
                 URL: https://issues.apache.org/jira/browse/FLINK-23944
             Project: Flink
          Issue Type: Improvement
          Components: Connectors / Pulsar
    Affects Versions: 1.14.0
            Reporter: Dian Fu


[https://dev.azure.com/dianfu/Flink/_build/results?buildId=430&view=logs&j=f3dc9b18-b77a-55c1-591e-264c46fe44d1&t=2d3cd81e-1c37-5c31-0ee4-f5d5cdb9324d]

It's from my personal azure pipeline, however, I'm pretty sure that I have not touched any code related to this. 


{code:java}
Aug 24 10:44:13 [ERROR] testTaskManagerFailure{TestEnvironment, ExternalContext, ClusterControllable}[1] Time elapsed: 258.397 s <<< FAILURE! Aug 24 10:44:13 java.lang.AssertionError: Aug 24 10:44:13 Aug 24 10:44:13 Expected: Records consumed by Flink should be identical to test data and preserve the order in split Aug 24 10:44:13 but: Mismatched record at position 7: Expected '0W6SzacX7MNL4xLL3BZ8C3ljho4iCydbvxIl' but was 'wVi5JaJpNvgkDEOBRC775qHgw0LyRW2HBxwLmfONeEmr' Aug 24 10:44:13 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) Aug 24 10:44:13 at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) Aug 24 10:44:13 at org.apache.flink.connectors.test.common.testsuites.SourceTestSuiteBase.testTaskManagerFailure(SourceTestSuiteBase.java:271)
{code}



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