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



##########
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:
       Should be fixed now. I don't quite understand though why this happened 
only with IntelliJ repetitions, since it seemed an actual issue that should 
happen fairly reliably...




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