Sometimes Webdriver tests seem to be hanging on some tests.
Culprit might be usage of nuxeo-java-client library in tests, without a timeout like on NXP-15691
19:28:43 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.259 sec - in org.nuxeo.ftest.cap.ITUserProfileTest 19:28:43 Running org.nuxeo.ftest.cap.ITCollectionsTest 21:45:04 Build timed out (after 240 minutes). Marking the build as aborted. 21:45:04 Build was aborted
- depends on
-
NXP-8549 Rewrite Selenium tests in WebDriver
- Resolved