You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2020/08/11 04:59:00 UTC

[jira] [Updated] (FLINK-16298) GroupWindowTableAggregateITCase.testEventTimeTumblingWindow fails on Travis

     [ https://issues.apache.org/jira/browse/FLINK-16298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Metzger updated FLINK-16298:
-----------------------------------
    Labels: test-stability  (was: )

> GroupWindowTableAggregateITCase.testEventTimeTumblingWindow fails on Travis
> ---------------------------------------------------------------------------
>
>                 Key: FLINK-16298
>                 URL: https://issues.apache.org/jira/browse/FLINK-16298
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / API, Tests
>            Reporter: Yingjie Cao
>            Priority: Major
>              Labels: test-stability
>
> GroupWindowTableAggregateITCase.testEventTimeTumblingWindow fails on Travis. link: [https://api.travis-ci.com/v3/job/291610383/log.txt]
> stack:
> {code:java}
> 05:38:01.976 [ERROR] Tests run: 18, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 7.537 s <<< FAILURE! - in org.apache.flink.table.planner.runtime.stream.table.GroupWindowTableAggregateITCase
> 05:38:01.976 [ERROR] testEventTimeTumblingWindow[StateBackend=HEAP](org.apache.flink.table.planner.runtime.stream.table.GroupWindowTableAggregateITCase)  Time elapsed: 0.459 s  <<< ERROR!
> org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
> 	at org.apache.flink.table.planner.runtime.stream.table.GroupWindowTableAggregateITCase.testEventTimeTumblingWindow(GroupWindowTableAggregateITCase.scala:151)
> Caused by: org.apache.flink.runtime.JobException: Recovery is suppressed by FixedDelayRestartBackoffTimeStrategy(maxNumberRestartAttempts=1, backoffTimeMS=0)
> Caused by: java.lang.Exception: Artificial Failure
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)