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

Hadoop QA commented on AMBARI-20607:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12860873/AMBARI-20607.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in 
ambari-web.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/11215//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/11215//console

This message is automatically generated.

> Provide helper for adding attributes for tests
> ----------------------------------------------
>
>                 Key: AMBARI-20607
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20607
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-web
>    Affects Versions: 3.0.0
>            Reporter: Aleksandr Kovalenko
>            Assignee: Aleksandr Kovalenko
>             Fix For: 3.0.0
>
>         Attachments: AMBARI-20607.patch
>
>
> We need to avoid using bootstrap and other class names for xpath in QE tests, 
> as these class names are changed from time to time during refactoring, 
> changing markup, removing/adding new styles. But at the same time we need to 
> have some way to find xpath for all elements we need. In this task special 
> Ember helper will be provided. This helper will add data-qa attribute for 
> html elements to use it for xpath in tests.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to