[ https://issues.apache.org/jira/browse/FLINK-22492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flink Jira Bot updated FLINK-22492: ----------------------------------- Labels: auto-deprioritized-major test-stability (was: stale-major test-stability) Priority: Minor (was: Major) This issue was labeled "stale-major" 7 ago and has not received any updates so it is being deprioritized. If this ticket is actually Major, please raise the priority and ask a committer to assign you the issue or revive the public discussion. > KinesisTableApiITCase with wrong results > ---------------------------------------- > > Key: FLINK-22492 > URL: https://issues.apache.org/jira/browse/FLINK-22492 > Project: Flink > Issue Type: Bug > Components: Connectors / Kinesis, Table SQL / Ecosystem > Affects Versions: 1.13.0 > Reporter: Dawid Wysakowicz > Priority: Minor > Labels: auto-deprioritized-major, test-stability > > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=17280&view=logs&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee&t=ff888d9b-cd34-53cc-d90f-3e446d355529&l=27178 > {code} > Apr 27 12:26:04 [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, > Time elapsed: 59.289 s <<< FAILURE! - in > org.apache.flink.streaming.kinesis.test.KinesisTableApiITCase > Apr 27 12:26:04 [ERROR] > testTableApiSourceAndSink(org.apache.flink.streaming.kinesis.test.KinesisTableApiITCase) > Time elapsed: 59.283 s <<< FAILURE! > Apr 27 12:26:04 java.lang.AssertionError: expected:<3> but was:<0> > Apr 27 12:26:04 at org.junit.Assert.fail(Assert.java:88) > Apr 27 12:26:04 at org.junit.Assert.failNotEquals(Assert.java:834) > Apr 27 12:26:04 at org.junit.Assert.assertEquals(Assert.java:645) > Apr 27 12:26:04 at org.junit.Assert.assertEquals(Assert.java:631) > Apr 27 12:26:04 at > org.apache.flink.streaming.kinesis.test.KinesisTableApiITCase.testTableApiSourceAndSink(KinesisTableApiITCase.java:121) > Apr 27 12:26:04 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > Apr 27 12:26:04 at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > Apr 27 12:26:04 at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > Apr 27 12:26:04 at java.lang.reflect.Method.invoke(Method.java:498) > Apr 27 12:26:04 at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) > Apr 27 12:26:04 at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > Apr 27 12:26:04 at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) > Apr 27 12:26:04 at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) > Apr 27 12:26:04 at > org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) > Apr 27 12:26:04 at > org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) > Apr 27 12:26:04 at > java.util.concurrent.FutureTask.run(FutureTask.java:266) > Apr 27 12:26:04 at java.lang.Thread.run(Thread.java:748) > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)