[ https://issues.apache.org/jira/browse/HADOOP-19558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17949542#comment-17949542 ]
ASF GitHub Bot commented on HADOOP-19558: ----------------------------------------- GauthamBanasandra commented on PR #7666: URL: https://github.com/apache/hadoop/pull/7666#issuecomment-2852001657 The [Jenkins CI run for Windows](https://ci-hadoop.apache.org/view/Hadoop/job/hadoop-qbt-trunk-java8-win10-x86_64/915/artifact/out/report.html) has passed -  Logs - [archive.zip](https://github.com/user-attachments/files/20042271/archive.zip) > Skip testRenameFileBeingAppended on Windows > ------------------------------------------- > > Key: HADOOP-19558 > URL: https://issues.apache.org/jira/browse/HADOOP-19558 > Project: Hadoop Common > Issue Type: Bug > Components: hadoop-common > Affects Versions: 3.5.0 > Environment: Windows 10 > Reporter: Gautham Banasandra > Assignee: Gautham Banasandra > Priority: Critical > Labels: pull-request-available > Fix For: 3.5.0 > > > The AbstractContractAppendTest#testRenameFileBeingAppended() tries to rename > the file while the handle is open. This isn't allowed on Windows and thus the > call to rename fails. > Thus, we need to skip this test on Windows. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org