XComp commented on code in PR #23962:
URL: https://github.com/apache/flink/pull/23962#discussion_r1434112468


##########
flink-core/src/test/java/org/apache/flink/core/fs/local/LocalFileSystemTest.java:
##########
@@ -236,6 +237,7 @@ public void testRenameNonExistingFile() throws IOException {
     }
 
     @Test
+    @Ignore("FLINK-27082: Fails in Docker with root user")

Review Comment:
   That's actually a good idea. I haven't thought of it. But that way, we could 
disable the tests in GHA but keep them in Azure CI. I'm gonna look into it :+1: 



-- 
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-unsubscr...@flink.apache.org

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

Reply via email to