klion26 commented on a change in pull request #11722:
URL: https://github.com/apache/flink/pull/11722#discussion_r415056708
##########
File path:
flink-runtime/src/test/java/org/apache/flink/runtime/state/filesystem/FsCheckpointStateOutputStreamTest.java
##########
@@ -62,23 +67,32 @@
/**
* Tests for the {@link FsCheckpointStateOutputStream}.
*/
+@RunWith(Parameterized.class)
Review comment:
Add a parameterized here to cover for both `shared` and `exclusive` mode.
----------------------------------------------------------------
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:
[email protected]