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

ASF GitHub Bot commented on METRON-1340:
----------------------------------------

Github user justinleet commented on the issue:

    https://github.com/apache/metron/pull/857
  
    I've hit the same intermittent errors trying this, e.g.
    
    ```
    [INFO]       - Failed: unknown error: Element <button _ngcontent-c2="" 
aria-controls="time-range" aria-expanded="false" class="btn btn-secondary 
btn-search" data-animation="false" data-target="#time-range" 
data-toggle="collapse" type="button">...</button> is not clickable at point 
(1279, 95). Other element would receive the click: <th _ngcontent-c13="" 
style="width: 30%">...</th>
    ```
    
    One of the very first things that failed was
    ```
    [INFO]     ✗ should display error message for invalid credentials
    [INFO]       - Failed: Error while waiting for Protractor to sync with the 
page: true
    ```
    Is it possible there's an intermittent error getting the tests initially 
lined up that just carries through everything?
    
    @iraghumitra Can you also update the README with the instructions for 
running this with the mvn profile + any troubleshooting or other steps that 
need to happen?


> Improve e2e tests for metron alerts
> -----------------------------------
>
>                 Key: METRON-1340
>                 URL: https://issues.apache.org/jira/browse/METRON-1340
>             Project: Metron
>          Issue Type: Bug
>            Reporter: RaghuMitra
>            Assignee: RaghuMitra
>
> Need to improve e2e tests in the following areas:
>  - Tests should not be flaky
>  - Remove the sleep ( This should implicitly make the tests run faster)
>  - Truncate HBase table 'metron_update' before starting the tests
>  - Improve the tests descriptions
>  - Run the tests headless if possible
>  - Check the node version and browser version before launching the tests
> The expected behavior is that there are no intermittent failures. Acceptance 
> criteria: 5 consecutive runs without failures.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to