Mina Lee created ZEPPELIN-1110:
----------------------------------

             Summary: Flaky Test - 
ZeppelinIT.testSparkInterpreterDependencyLoading
                 Key: ZEPPELIN-1110
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1110
             Project: Zeppelin
          Issue Type: Test
            Reporter: Mina Lee
             Fix For: 0.7.0


{code}
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 106.009 sec <<< 
FAILURE! - in org.apache.zeppelin.integration.ZeppelinIT
testSparkInterpreterDependencyLoading(org.apache.zeppelin.integration.ZeppelinIT)
  Time elapsed: 38.466 sec  <<< ERROR!
org.openqa.selenium.StaleElementReferenceException: Element not found in the 
cache - perhaps the page has changed since it was looked up
Command duration or timeout: 30.04 seconds
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '2.48.2', revision: 
'41bccdd10cf2c0560f637404c2d96164b67d9d67', time: '2015-10-09 13:08:06'
System info: host: 'testing-worker-linux-docker-eef56a68-3385-linux-8', ip: 
'172.17.9.41', os.name: 'Linux', os.arch: 'amd64', os.version: 
'3.13.0-40-generic', java.version: '1.7.0_76'
Session ID: 31647668-b67f-46c1-82f3-ebb279cbb556
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 sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
        at 
org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206)
        at 
org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158)
        at 
org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:647)
        at 
org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:326)
        at 
org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:84)
        at 
org.apache.zeppelin.AbstractZeppelinIT.clickAndWait(AbstractZeppelinIT.java:131)
        at 
org.apache.zeppelin.integration.ZeppelinIT.testSparkInterpreterDependencyLoading(ZeppelinIT.java:218)
Caused by: org.openqa.selenium.StaleElementReferenceException: Element not 
found in the cache - perhaps the page has changed since it was looked up
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/stale_element_reference.html
Build info: version: '2.48.2', revision: 
'41bccdd10cf2c0560f637404c2d96164b67d9d67', time: '2015-10-09 13:08:06'
System info: host: 'testing-worker-linux-docker-eef56a68-3385-linux-8', ip: 
'172.17.9.41', os.name: 'Linux', os.arch: 'amd64', os.version: 
'3.13.0-40-generic', java.version: '1.7.0_76'
Driver info: driver.version: unknown
        at <anonymous 
class>.fxdriver.cache.getElementAt(resource://fxdriver/modules/web-element-cache.js:9351)
        at <anonymous 
class>.Utils.getElementAt(file:///tmp/anonymous4634955277319741906webdriver-profile/extensions/fxdri...@googlecode.com/components/command-processor.js:8978)
        at <anonymous 
class>.fxdriver.preconditions.visible(file:///tmp/anonymous4634955277319741906webdriver-profile/extensions/fxdri...@googlecode.com/components/command-processor.js:9979)
        at <anonymous 
class>.DelayedCommand.prototype.checkPreconditions_(file:///tmp/anonymous4634955277319741906webdriver-profile/extensions/fxdri...@googlecode.com/components/command-processor.js:12517)
        at <anonymous 
class>.DelayedCommand.prototype.executeInternal_/h(file:///tmp/anonymous4634955277319741906webdriver-profile/extensions/fxdri...@googlecode.com/components/command-processor.js:12534)
        at <anonymous 
class>.fxdriver.Timer.prototype.setTimeout/<.notify(file:///tmp/anonymous4634955277319741906webdriver-profile/extensions/fxdri...@googlecode.com/components/command-processor.js:621)


Results :

Tests in error: 
  
ZeppelinIT.testSparkInterpreterDependencyLoading:218->AbstractZeppelinIT.clickAndWait:131
 » StaleElementReference
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to