Till Rohrmann created FLINK-13216:
-------------------------------------
Summary: AggregateITCase.testNestedGroupByAgg fails on Travis
Key: FLINK-13216
URL:
https://issues.apache.org/jira/browse/FLINK-13216 Project: Flink
Issue Type: Bug
Components: Table SQL / Planner
Affects Versions: 1.9.0
Reporter: Till Rohrmann
Fix For: 1.9.0
The {{AggregateITCase.testNestedGroupByAgg}} fails on Travis with
{code}
AggregateITCase.testNestedGroupByAgg:472 expected:<List(1,1,1,1,1, 3,1,15,15,3, 4,1,34,34,4, 7,2,23,5,2)> but was:<List(1,1,7,1,1, 3,1,15,15,3, 4,1,34,34,4, 7,2,23,5,2)>
{code}
https://api.travis-ci.org/v3/job/557214216/log.txt--
This message was sent by Atlassian JIRA
(v7.6.14#76016)