[
https://issues.apache.org/jira/browse/FLINK-7346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-7346.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
1.4: 223b7b7f0504871c2fe9b3c23de8db9f9ad7ba5f
> 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
> Fix For: 1.4.0
>
>
> 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)