[
https://issues.apache.org/jira/browse/FLINK-7346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16110823#comment-16110823
]
ASF GitHub Bot commented on FLINK-7346:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/4419
> EventTimeWindowCheckpointingITCase.testPreAggregatedSlidingTimeWindow killed
> by maven watchdog on Travis
> --------------------------------------------------------------------------------------------------------
>
> Key: FLINK-7346
> URL: https://issues.apache.org/jira/browse/FLINK-7346
> Project: Flink
> Issue Type: Bug
> Components: DataStream API, Tests
> Affects Versions: 1.4.0
> Reporter: Nico Kruber
> Assignee: Nico Kruber
>
> Several test runs fail with the watchdog killing the tests after receiving no
> output for 300s showing
> {{EventTimeWindowCheckpointingITCase.testPreAggregatedSlidingTimeWindow}} as
> one of the tests, sometimes with another test running in parallel. It does
> not seem to be hanging though and the only reason for this behaviour may be
> that the tests, especially with RocksDB, take very long with no output by
> each of the test methods in {{AbstractEventTimeWindowCheckpointingITCase}}.
> Thus adding output per method should fix the spurious test failures.
> Some failing instances:
> https://travis-ci.org/apache/flink/jobs/259460738
> https://travis-ci.org/apache/flink/jobs/259748656
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)