Dan Smith created GEODE-5397:
--------------------------------
Summary: PulseAcceptanceAuthTest.testDropDownList
Key: GEODE-5397
URL: https://issues.apache.org/jira/browse/GEODE-5397
Project: Geode
Issue Type: Bug
Reporter: Dan Smith
This test failed in CI - 29c71c96f2933e8380e412e9d14b42beb30ae96b
{noformat}
org.apache.geode.tools.pulse.ui.PulseAcceptanceAuthTest > testDropDownList
FAILED
org.openqa.selenium.TimeoutException: timeout
(Session info: headless chrome=67.0.3396.99)
(Driver info: chromedriver=2.35.528139
(47ead77cb35ad2a9a83248b292151462a66cd881),platform=Linux 4.4.0-124-generic
x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 0 milliseconds
Build info: version: '3.9.1', revision: '63f7b50', time:
'2018-02-07T22:25:02.294Z'
System info: host: '7705496b-0b32-4c8b-7588-8c513f288499', ip:
'10.254.0.6', os.name: 'Linux', os.arch: 'amd64', os.version:
'4.4.0-124-generic', java.version: '1.8.0_171'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, acceptSslCerts: false,
applicationCacheEnabled: false, browserConnectionEnabled: false, browserName:
chrome, chrome: {chromedriverVersion: 2.35.528139 (47ead77cb35ad2...,
userDataDir: /tmp/build/ae3c03f4/built-g...}, cssSelectorsEnabled: true,
databaseEnabled: false, handlesAlerts: true, hasTouchScreen: false,
javascriptEnabled: true, locationContextEnabled: true, mobileEmulationEnabled:
false, nativeEvents: true, networkConnectionEnabled: false, pageLoadStrategy:
normal, platform: LINUX, platformName: LINUX, rotatable: false, setWindowRect:
true, takesHeapSnapshot: true, takesScreenshot: true, unexpectedAlertBehaviour:
, unhandledPromptBehavior: , version: 67.0.3396.99, webStorageEnabled: true}
Session ID: e0f2f1c3e11599a0254695ccd0227c3a
{noformat}
Other methods in this same class have failed in the past, see GEODE-5163.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)