----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54608/ -----------------------------------------------------------
Review request for geode, Jinmei Liao, Jared Stewart, and Kirk Lund. Repository: geode Description ------- - Increase some timeouts - Avoid StaleElementReferenceExceptions by retrying the element retrieval. This is an attempt to fix the continued failing of UITests in Concourse. I believe the issue is timing related and part of the fix may be to also run the UITests on a separate Concourse worker. Diffs ----- geode-pulse/src/test/java/org/apache/geode/tools/pulse/tests/rules/ScreenshotOnFailureRule.java 91465f08f7a483cab0164f5d84dc8b0b8bdf780c geode-pulse/src/test/java/org/apache/geode/tools/pulse/tests/rules/WebDriverRule.java e273557430af57279c078438a37083b7bd1d14c9 geode-pulse/src/test/java/org/apache/geode/tools/pulse/tests/ui/PulseTestUtils.java c6ed3ff90f8250780beabe963ea02e6147ff4bc0 Diff: https://reviews.apache.org/r/54608/diff/ Testing ------- Manual testing in Concourse environments Thanks, Jens Deppe