XComp commented on code in PR #23962:
URL: https://github.com/apache/flink/pull/23962#discussion_r1434558666
##########
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:
I updated the PR according to your idea. :+1:
The following two GHA workflow runs include this PR:
* [build #68](https://github.com/XComp/flink/actions/runs/7292799860) does
not have the profile activated
* [build #70](https://github.com/XComp/flink/actions/runs/7292859288) does
have the profile activated
--
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]