You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "fredia (via GitHub)" <gi...@apache.org> on 2023/04/21 08:34:19 UTC

[GitHub] [flink] fredia commented on a diff in pull request #21410: [FLINK-29776][flink-statebackend-changelog][JUnit5 Migration]Module: flink-statebackend-changelog.

fredia commented on code in PR #21410:
URL: https://github.com/apache/flink/pull/21410#discussion_r1173491827


##########
flink-runtime/src/test/java/org/apache/flink/runtime/state/FileStateBackendTest.java:
##########
@@ -35,24 +34,22 @@
  * Tests for the keyed state backend and operator state backend, as created by the {@link
  * FsStateBackend}.
  */
-@RunWith(Parameterized.class)
 public class FileStateBackendTest extends StateBackendTestBase<FsStateBackend> {

Review Comment:
   Should we remove `public` here?



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

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org