Github user zentol commented on a diff in the pull request:
https://github.com/apache/flink/pull/5062#discussion_r153804523
--- Diff:
flink-queryable-state/flink-queryable-state-runtime/src/test/java/org/apache/flink/queryablestate/itcases/AbstractQueryableStateTestBase.java
---
@@ -434,13 +432,16 @@ public Integer getKey(Tuple2<Integer, Long> value)
throws Exception {
* contains a wrong jobId or wrong queryable state name.
*/
@Test
+ @Ignore
--- End diff --
why?---
