[ 
https://issues.apache.org/jira/browse/AMBARI-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13559218#comment-13559218
 ] 

Siddharth Wagle commented on AMBARI-1238:
-----------------------------------------

accept(File dir, String s)
dir = path to file, s = filename

For: <path>/stacks/.svn/metainfo/bigtop
dir = <path>/stacks/.svn/metainfo/
s = bigtop

This file will be ignored in current patch.

New patch uploaded with unit test.
We now ignore only <path>/.svn vs Path name that contains .svn
                
> AmbariMetaInfoTest getServices() acceptance test failure.
> ---------------------------------------------------------
>
>                 Key: AMBARI-1238
>                 URL: https://issues.apache.org/jira/browse/AMBARI-1238
>             Project: Ambari
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.2.1
>            Reporter: Siddharth Wagle
>            Assignee: Siddharth Wagle
>             Fix For: 1.2.1
>
>         Attachments: AMBARI-1238.patch
>
>
> Current external repo unit tests fail with the following ...
> {code}
> Results :
> Failed tests:   
> testStacks(org.apache.ambari.server.api.services.AmbariMetaServiceTest): 
> expected:<[HDP]> but was:<[.svn]>
> Tests in error: 
>   getServices(org.apache.ambari.server.api.services.AmbariMetaInfoTest)
> Tests run: 533, Failures: 1, Errors: 1, Skipped: 1
> {code}
> ... we are not skipping .svn directories.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to