[ https://issues.apache.org/jira/browse/HADOOP-10926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14191790#comment-14191790 ]
Hudson commented on HADOOP-10926: --------------------------------- FAILURE: Integrated in Hadoop-Hdfs-trunk #1918 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/1918/]) HADOOP-10926. Improve test-patch.sh to apply binary diffs (cmccabe) (cmccabe: rev 348bfb7d592cb8ca31a47b90761d8a4389d9f6ba) * dev-support/smart-apply-patch.sh HADOOP-10926: Improve test-patch.sh to apply binary diffs: fix typo (cmccabe: rev e1f7d654e561987fb9a89fe72bddd80bfe04e125) * dev-support/smart-apply-patch.sh Revert "HADOOP-10926. Improve test-patch.sh to apply binary diffs (cmccabe) (cmccabe: rev 4727064dab7eb2b126c9e24e9b55eea714304b15) * dev-support/smart-apply-patch.sh > Improve test-patch.sh to apply binary diffs > ------------------------------------------- > > Key: HADOOP-10926 > URL: https://issues.apache.org/jira/browse/HADOOP-10926 > Project: Hadoop Common > Issue Type: Improvement > Affects Versions: 3.0.0 > Reporter: Andrew Wang > Assignee: Colin Patrick McCabe > Fix For: 3.0.0 > > Attachments: HADOOP-10926.001.patch, HADOOP-10926.002.patch, > HADOOP-10926.003.patch > > > The Unix {{patch}} command cannot apply binary diffs as generated via {{git > diff --binary}}. This means we cannot get effective test-patch.sh runs when > the patch requires adding a binary file. > We should consider using a different patch method. -- This message was sent by Atlassian JIRA (v6.3.4#6332)