You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Lee moon soo (JIRA)" <ji...@apache.org> on 2017/04/05 22:53:42 UTC

[jira] [Created] (ZEPPELIN-2361) Flaky test: ParagraphActionsIT.testRunOnSelectionChange

Lee moon soo created ZEPPELIN-2361:
--------------------------------------

             Summary: Flaky test: ParagraphActionsIT.testRunOnSelectionChange
                 Key: ZEPPELIN-2361
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2361
             Project: Zeppelin
          Issue Type: Bug
            Reporter: Lee moon soo


Selenium test profile sometimes fails with

{code}
Results :

Failed tests: 
  ParagraphActionsIT.testRunOnSelectionChange:306 Even if 'RunOnSelectionChange' is set as false, still can run the paragraph by pressing ENTER 
Expected: "My selection is 1"
     but: was "My selection is 2"

Tests run: 23, Failures: 1, Errors: 0, Skipped: 0
{code}

https://travis-ci.org/apache/zeppelin/jobs/218608853

or 

{code}

Results :

Tests in error: 
  ParagraphActionsIT.testRunOnSelectionChange:306 » StaleElementReference Elemen...

Tests run: 23, Failures: 0, Errors: 1, Skipped: 0
{code}

https://travis-ci.org/apache/zeppelin/jobs/218598988



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