You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Mina Lee (JIRA)" <ji...@apache.org> on 2016/11/24 10:07:58 UTC

[jira] [Created] (ZEPPELIN-1704) Flaky Test - InterpreterIT testShowDescriptionOnInterpreterCreate

Mina Lee created ZEPPELIN-1704:
----------------------------------

             Summary: Flaky Test - InterpreterIT testShowDescriptionOnInterpreterCreate
                 Key: ZEPPELIN-1704
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1704
             Project: Zeppelin
          Issue Type: Bug
            Reporter: Mina Lee


https://api.travis-ci.org/jobs/178540204/log.txt?deansi=true
{code}
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 42.116 sec <<< FAILURE! - in org.apache.zeppelin.integration.InterpreterIT
testShowDescriptionOnInterpreterCreate(org.apache.zeppelin.integration.InterpreterIT)  Time elapsed: 41.889 sec  <<< ERROR!
org.openqa.selenium.ElementNotVisibleException: Element is not currently visible and so may not be interacted with
Command duration or timeout: 31.62 seconds
Build info: version: '2.48.2', revision: '41bccdd10cf2c0560f637404c2d96164b67d9d67', time: '2015-10-09 13:08:06'
System info: host: 'testing-docker-7f1edf58-2540-430b-887e-bf70cd807578', ip: '172.17.0.3', os.name: 'Linux', os.arch: 'amd64', os.version: '4.8.7-040807-generic', java.version: '1.7.0_76'
Session ID: bb27ea4f-a941-44e8-8610-71e899cbbb71
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.integration.InterpreterIT.testShowDescriptionOnInterpreterCreate(InterpreterIT.java:69)
Caused by: org.openqa.selenium.ElementNotVisibleException: Element is not currently visible and so may not be interacted with
Build info: version: '2.48.2', revision: '41bccdd10cf2c0560f637404c2d96164b67d9d67', time: '2015-10-09 13:08:06'
System info: host: 'testing-docker-7f1edf58-2540-430b-887e-bf70cd807578', ip: '172.17.0.3', os.name: 'Linux', os.arch: 'amd64', os.version: '4.8.7-040807-generic', java.version: '1.7.0_76'
Driver info: driver.version: unknown
	at <anonymous class>.fxdriver.preconditions.visible(file:///tmp/anonymous363918669553069384webdriver-profile/extensions/fxdriver@googlecode.com/components/command-processor.js:9981)
	at <anonymous class>.DelayedCommand.prototype.checkPreconditions_(file:///tmp/anonymous363918669553069384webdriver-profile/extensions/fxdriver@googlecode.com/components/command-processor.js:12517)
	at <anonymous class>.DelayedCommand.prototype.executeInternal_/h(file:///tmp/anonymous363918669553069384webdriver-profile/extensions/fxdriver@googlecode.com/components/command-processor.js:12534)
	at <anonymous class>.fxdriver.Timer.prototype.setTimeout/<.notify(file:///tmp/anonymous363918669553069384webdriver-profile/extensions/fxdriver@googlecode.com/components/command-processor.js:621)
{code}



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