[ https://issues.apache.org/jira/browse/FLINK-19718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jingsong Lee reassigned FLINK-19718: ------------------------------------ Assignee: Jingsong Lee > HiveTableSourceITCase.testStreamPartitionRead is not stable on Azure > -------------------------------------------------------------------- > > Key: FLINK-19718 > URL: https://issues.apache.org/jira/browse/FLINK-19718 > Project: Flink > Issue Type: Bug > Components: Connectors / Hive > Affects Versions: 1.12.0 > Reporter: Jark Wu > Assignee: Jingsong Lee > Priority: Blocker > Fix For: 1.12.0 > > > Here are some instances: > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=7845&view=logs&j=fc5181b0-e452-5c8f-68de-1097947f6483&t=62110053-334f-5295-a0ab-80dd7e2babbf > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=7875&view=logs&j=fc5181b0-e452-5c8f-68de-1097947f6483&t=62110053-334f-5295-a0ab-80dd7e2babbf > {code} > 2020-10-19T09:17:36.2004157Z [INFO] Results: > 2020-10-19T09:17:36.2004505Z [INFO] > 2020-10-19T09:17:36.2007981Z [ERROR] Failures: > 2020-10-19T09:17:36.2010669Z [ERROR] > HiveTableSourceITCase.testStreamPartitionRead:537 > expected:<[+I(0,0,2020-05-06 00:00:00), +I(1,1,2020-05-06 00:10:00), > +I(1,1_copy,2020-05-06 00:10:00), +I(2,2,2020-05-06 00:20:00), > +I(2,2_copy,2020-05-06 00:20:00), +I(3,3,2020-05-06 00:30:00), > +I(3,3_copy,2020-05-06 00:30:00), +I(4,4,2020-05-06 00:40:00), > +I(4,4_copy,2020-05-06 00:40:00), +I(5,5,2020-05-06 00:50:00), > +I(5,5_copy,2020-05-06 00:50:00)]> but was:<[]> > 2020-10-19T09:17:36.2011985Z [INFO] > 2020-10-19T09:17:36.2012582Z [ERROR] Tests run: 80, Failures: 1, Errors: 0, > Skipped: 3 > 2020-10-19T09:17:36.2012976Z [INFO] > 2020-10-19T09:17:36.2137222Z [INFO] > ------------------------------------------------------------------------ > 2020-10-19T09:17:36.2140971Z [INFO] Reactor Summary: > 2020-10-19T09:17:36.2141558Z [INFO] > 2020-10-19T09:17:36.2141987Z [INFO] Flink : Tools : Force Shading > ...................... SUCCESS [ 1.346 s] > 2020-10-19T09:17:36.2142534Z [INFO] Flink : Test utils : > ............................... SUCCESS [ 1.845 s] > 2020-10-19T09:17:36.2143098Z [INFO] Flink : Test utils : Junit > ......................... SUCCESS [ 3.265 s] > 2020-10-19T09:17:36.2190677Z [INFO] Flink : Queryable state : > .......................... SUCCESS [ 0.077 s] > 2020-10-19T09:17:36.2191261Z [INFO] Flink : FileSystems : Azure FS Hadoop > .............. SUCCESS [ 12.600 s] > 2020-10-19T09:17:36.2191821Z [INFO] Flink : Examples : > ................................. SUCCESS [ 0.249 s] > 2020-10-19T09:17:36.2192380Z [INFO] Flink : Examples : Batch > ........................... SUCCESS [ 1.919 s] > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)