Github user prabhjyotsingh commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/374#issuecomment-157643757
  
    Thanks @Leemoonsoo, have made relevant changes.
    
    now it fails for  "ZeppelinIT.testAngularDisplay:173->createNewNote:306 » 
Timeout Timed out after"
    
        -------------------------------------------------------
        T E S T S
        -------------------------------------------------------
        Running org.apache.zeppelin.ZeppelinIT
        Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 22.224 
sec <<< FAILURE! - in org.apache.zeppelin.ZeppelinIT
        testAngularDisplay(org.apache.zeppelin.ZeppelinIT)  Time elapsed: 
22.152 sec  <<< ERROR!
        org.openqa.selenium.TimeoutException: Timed out after 10 seconds 
waiting for visibility of element located by By.id: noteNameModal
        Build info: version: '2.44.0', revision: 
'76d78cf323ce037c5f92db6c1bba601c2ac43ad8', time: '2014-10-23 13:11:40'
        System info: host: 'testing-worker-linux-docker-095ed8f0-3208-linux-3', 
ip: '172.17.12.223', os.name: 'Linux', os.arch: 'amd64', os.version: 
'3.13.0-40-generic', java.version: '1.7.0_76'
        Session ID: e6ed0c8a-b983-40da-b950-09ead342ffe0
        Driver info: org.openqa.selenium.firefox.FirefoxDriver
        Capabilities [{platform=LINUX, acceptSslCerts=true, 
javascriptEnabled=true, cssSelectorsEnabled=true, databaseEnabled=true, 
browserName=firefox, handlesAlerts=true, nativeEvents=false, 
webStorageEnabled=true, rotatable=false, locationContextEnabled=true, 
applicationCacheEnabled=true, takesScreenshot=true, version=31.0}]
            at 
org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:79)
            at 
org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:228)
            at org.apache.zeppelin.ZeppelinIT.createNewNote(ZeppelinIT.java:306)
            at 
org.apache.zeppelin.ZeppelinIT.testAngularDisplay(ZeppelinIT.java:173)
    
    
        Results :
    
        Tests in error:
          ZeppelinIT.testAngularDisplay:173->createNewNote:306 » Timeout Timed 
out after...
    
        Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
    
    
    
    
    Trying to debug, will update once finished.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to