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/10/05 21:42:00 UTC

[jira] [Created] (ZEPPELIN-2975) CI test is failing on e2e test profile

Lee moon soo created ZEPPELIN-2975:
--------------------------------------

             Summary: CI test is failing on e2e test profile
                 Key: ZEPPELIN-2975
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2975
             Project: Zeppelin
          Issue Type: Bug
            Reporter: Lee moon soo
            Assignee: Lee moon soo


Recently, CI is failing on e2e test profile

{code}
[INFO] **************************************************
[INFO] *                    Failures                    *
[INFO] **************************************************
[INFO] 
[INFO] 1) Search block e2e Test correct count of selections
[INFO]   - Failed: No element found using locator: By(xpath, //div[@class="new-paragraph" and @ng-click="insertNew('below');"])
[INFO] 
[INFO] 2) Search block e2e Test correct matches count number
[INFO]   - Failed: No element found using locator: By(xpath, //div[@class="new-paragraph" and @ng-click="insertNew('below');"])
[INFO] 
[INFO] 3) Search block e2e Test counter increase and decrease correctly
[INFO]   - Failed: No element found using locator: By(xpath, //div[@class="new-paragraph" and @ng-click="insertNew('below');"])
[INFO] 
[INFO] 4) Search block e2e Test matches count changes correctly after replace
[INFO]   - Failed: No element found using locator: By(xpath, //div[@class="new-paragraph" and @ng-click="insertNew('below');"])
[INFO] 
[INFO] 5) Search block e2e Test replace all works correctly
[INFO]   - Failed: No element found using locator: By(xpath, //div[@class="new-paragraph" and @ng-click="insertNew('below');"])
[INFO] 
[INFO] Executed 9 of 9 specs (5 FAILED) in 4 mins 23 secs.
[INFO] [17:16:01] I/launcher - 0 instance(s) of WebDriver still running
[INFO] [17:16:01] I/launcher - chrome #01 failed 5 test(s)
[INFO] [17:16:01] I/launcher - overall: 5 failed spec(s)
[INFO] [17:16:01] E/launcher - Process exited with error code 1
[ERROR] error Command failed with exit code 1.
[INFO] info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:36 min
[INFO] Finished at: 2017-10-05T17:16:01Z
[INFO] Final Memory: 59M/931M
[INFO] ------------------------------------------------------------------------
{code}

https://s3.amazonaws.com/archive.travis-ci.org/jobs/283426450/log.txt?X-Amz-Expires=30&X-Amz-Date=20171005T210506Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJRYRXRSVGNKPKO5A/20171005/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=3157cb96dd388d60114545c8104c10473cc602bf45c8ab1698ab6b6837033428



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