nicoweidner commented on a change in pull request #16654:
URL: https://github.com/apache/flink/pull/16654#discussion_r680903708



##########
File path: 
flink-runtime/src/test/java/org/apache/flink/runtime/webmonitor/threadinfo/JobVertexThreadInfoTrackerTest.java
##########
@@ -139,7 +139,7 @@ public void 
testCachedStatsNotUpdatedWithinRefreshInterval() throws Exception {
     /** Tests that cached result is NOT reused after refresh interval. */
     @Test
     public void testCachedStatsUpdatedAfterRefreshInterval() throws Exception {

Review comment:
       Looking into this. I get crazy failure rates when using IntelliJ's 
repeat count, but all passes when repeating in other ways (e.g. simple `for` 
loop in the test). Not quite sure what's going on yet...




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to