mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
check if there are improvements on tests that are failing with timeout on openPage if the page is waited to load for 60 seconds
This commit is contained in:
@@ -11,4 +11,4 @@ env:
|
|||||||
- ALFRESCO_URL="http://localhost:8080/alfresco"
|
- ALFRESCO_URL="http://localhost:8080/alfresco"
|
||||||
- SHARE_URL="http://localhost:8181/share"
|
- SHARE_URL="http://localhost:8181/share"
|
||||||
- DISPLAY=:99.0
|
- DISPLAY=:99.0
|
||||||
- WEBDRIVER_ARGUMENTS='-Dwebdriver.local.grid=true -Dwebdriver.browser=RemoteFireFox -Dwebdriver.localGrid=false -Dorg.alfresco.rm.timeout_seconds.MEDIUM=30'
|
- WEBDRIVER_ARGUMENTS='-Dwebdriver.local.grid=true -Dwebdriver.browser=RemoteFireFox -Dwebdriver.localGrid=false -Dorg.alfresco.rm.timeout_seconds.MEDIUM=30 -Dorg.alfresco.rm.timeout_seconds.VERY_LONG=60'
|
||||||
|
Reference in New Issue
Block a user