[ 
https://issues.apache.org/jira/browse/AMBARI-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Siddharth Wagle updated AMBARI-1238:
------------------------------------

    Attachment: AMBARI-1238.patch

- Removed un-necessary try-catch blocks
- Added assertion to check .svn is not a part of stack
- Removed cleanup statements since JUnit takes care of it

                
> 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