Capacity scheduler test case is failing due to incorrect cleanup of svn 
workspace
---------------------------------------------------------------------------------

                 Key: HADOOP-5800
                 URL: https://issues.apache.org/jira/browse/HADOOP-5800
             Project: Hadoop Core
          Issue Type: Bug
          Components: build
    Affects Versions: 0.20.0
            Reporter: Hemanth Yamijala
            Assignee: Giridharan Kesavan


TestCapacitySchedulerConf.testDefaults is failing because of the commit of 
HADOOP-5726. This is because the patch changed capacity-scheduler.xml.template 
and that necessitates a copy to the capacity-scheduler.xml, which is not 
tracked under version control. Since the build process does not remove files 
not tracked by SVN, the file is not removed, and the move not done. Hence 
hudson builds are reporting a failure.

A discussion of this is in HADOOP-5721 (where the test failure was noticed).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to