Github user prabhjyotsingh commented on the issue:

    https://github.com/apache/zeppelin/pull/2606
  
    Thanks for the review will merge this if no more discussion.
    
    CI fails for Job #470.2 with following exception; which is unrelated
    ```
    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');"])
    ```


---

Reply via email to