Till Rohrmann created FLINK-13153:
-------------------------------------
Summary: SplitAggregateITCase.testMinMaxWithRetraction failed on Travis
Key: FLINK-13153
URL:
https://issues.apache.org/jira/browse/FLINK-13153 Project: Flink
Issue Type: Bug
Components: Table SQL / Planner
Affects Versions: 1.9.0
Reporter: Till Rohrmann
Fix For: 1.9.0
{{SplitAggregateITCase.testMinMaxWithRetraction}} failed on Travis with
{code}
Failures:
10:50:43.355 [ERROR] SplitAggregateITCase.testMinMaxWithRetraction:195 expected:<List(2,2,2,1, 5,1,4,2, 6,2,2,1)> but was:<List(2,1,2,1, 5,1,4,2, 6,2,2,1)>
{code}
https://api.travis-ci.org/v3/job/554991853/log.txt--
This message was sent by Atlassian JIRA
(v7.6.3#76005)