[ https://issues.apache.org/jira/browse/HADOOP-7042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933646#action_12933646 ]
Konstantin Boudnik commented on HADOOP-7042: -------------------------------------------- Two things: - property file is missing for HDFS and MR (and it is expected to be in '..' relative to test-patch.sh location) - test-patch.sh isn't any more an external imported from common (which seems to be a good thing and will allow to use this feature on git without any additional hassle). > Update test-patch.sh to include failed test names and move > test-patch.properties > -------------------------------------------------------------------------------- > > Key: HADOOP-7042 > URL: https://issues.apache.org/jira/browse/HADOOP-7042 > Project: Hadoop Common > Issue Type: Improvement > Components: test > Reporter: Nigel Daley > Assignee: Nigel Daley > Priority: Minor > Fix For: 0.23.0 > > Attachments: HADOOP-7042.patch, HADOOP-7042.patch, HADOOP-7042.patch, > HADOOP-7042.patch > > > As Jakob suggested, it would be helpful if the Jira messages left by Hudson > included the list of failed tests. > Also, test-patch.properties must be moved out of the src/test/bin dir because > it is project specific and the entire bin dir is svn included into other > projects (hdfs and mapreduce) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.