Till Rohrmann created FLINK-8262: ------------------------------------ Summary: IndividualRestartsConcurrencyTest.testLocalFailureFailsPendingCheckpoints fails on Travis Key: FLINK-8262 URL: https://issues.apache.org/jira/browse/FLINK-8262 Project: Flink Issue Type: Bug Components: Tests Affects Versions: 1.5.0 Reporter: Till Rohrmann Assignee: Till Rohrmann Priority: Critical Fix For: 1.5.0
The {{IndividualRestartsConcurrencyTest.testLocalFailureFailsPendingCheckpoints}} fails on Travis. The reason is a concurrent restart attempt which fails and thus discards all pending checkpoints. https://travis-ci.org/tillrohrmann/flink/jobs/316300683 -- This message was sent by Atlassian JIRA (v6.4.14#64029)