pnowojski commented on a change in pull request #14509: URL: https://github.com/apache/flink/pull/14509#discussion_r549610676
########## File path: flink-tests/src/test/java/org/apache/flink/test/checkpointing/UnalignedCheckpointITCase.java ########## @@ -189,7 +189,6 @@ public UnalignedCheckpointITCase(String desc, UnalignedSettings settings) { } @Test - @Ignore Review comment: As I understand from the offline discussion. `Parallel union` doesn't work while cogroup is _almost_ working, but not quite - it's still failing? In that case I would keep this test ignored. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org