rkhachatryan commented on a change in pull request #14509:
URL: https://github.com/apache/flink/pull/14509#discussion_r549619208



##########
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:
       I've fiixed the remaining issues with **cogroup** in `Fix channel 
indices in StreamTaskNetworkInput`.
   
   The only failing test currently is **union**. But I commented it out so 
`UnalignedCheckpointITCase` should run, but shouldn't fail any builds.
   
   I can `@Ignore` it again if you prefer.




----------------------------------------------------------------
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


Reply via email to