You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Kurt Young (JIRA)" <ji...@apache.org> on 2019/05/08 01:56:00 UTC

[jira] [Commented] (FLINK-12435) UT Failures: GroupWindowTest.testExpressionOnWindowHavingFunction and GroupWindowTest.testWindowEndOnly

    [ https://issues.apache.org/jira/browse/FLINK-12435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16835242#comment-16835242 ] 

Kurt Young commented on FLINK-12435:
------------------------------------

This class doesn't exist anymore

> UT Failures: GroupWindowTest.testExpressionOnWindowHavingFunction and GroupWindowTest.testWindowEndOnly
> -------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-12435
>                 URL: https://issues.apache.org/jira/browse/FLINK-12435
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>    Affects Versions: 1.9.0
>            Reporter: Bowen Li
>            Assignee: Kurt Young
>            Priority: Major
>             Fix For: 1.9.0
>
>
> https://travis-ci.org/apache/flink/jobs/529155380
> {code:java}
> 17:44:05.285 [INFO] 
> 17:44:05.285 [INFO] Results:
> 17:44:05.285 [INFO] 
> 17:44:05.285 [ERROR] Failures: 
> 17:44:05.285 [ERROR]   GroupWindowTest.testExpressionOnWindowHavingFunction:175 planAfter expected:<...rt, w$end, w$rowtime[, w$proctime]], select=[COUNT(*) ...> but was:<...rt, w$end, w$rowtime[]], select=[COUNT(*) ...>
> 17:44:05.285 [ERROR]   GroupWindowTest.testWindowEndOnly:157 planAfter expected:<...rt, w$end, w$rowtime[, w$proctime]], select=[c])
>    +-...> but was:<...rt, w$end, w$rowtime[]], select=[c])
>    +-...>
> 17:44:05.285 [INFO] 
> {code}
> [~ykt836] please help to triage this JIRA to proper assignee



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)