[ 
http://jira.nuxeo.org/browse/NXBT-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXBT-90:
------------------------------------

    Description: 
excerpt from hudson build at 
http://qa.nuxeo.org/hudson/view/Nuxeo%205.2%20-%20addons/job/addons_nuxeo-webengine-blogs-5.2-ftest/


[...]

run-selenium:
     [exec] + dirname ./ftest/selenium/run.sh
     [exec] + cd ./ftest/selenium
     [exec] + pwd -P
     [exec] + 
HERE=/home/hudson/tmp/workspace/addons_nuxeo-webengine-blogs-5.2-ftest/ftest/selenium
     [exec] + [ -r 
/home/hudson/tmp/workspace/addons_nuxeo-webengine-blogs-5.2-ftest/ftest/selenium/run.conf
 ]
     [exec] + HIDE_FF=
     [exec] + SUITES=suite
     [exec] + URL=http://localhost:8080/nuxeo/
     [exec] + FIREFOX_CONF=*firefox
     [exec] + 
USER_EXTENSIONS=/home/hudson/tmp/workspace/addons_nuxeo-webengine-blogs-5.2-ftest/ftest/selenium/user-extensions.js
     [exec] + CMD=java -jar selenium-server.jar -log log.txt -port 14440 
-timeout 7200       -htmlSuite *chrome http://localhost:8080/nuxeo/ 
     [exec] + [ ! -z ]
     [exec] + CMD_END=-firefoxProfileTemplate ffprofile -userExtensions 
user-extensions.js
     [exec] + rm -rf 
/home/hudson/tmp/workspace/addons_nuxeo-webengine-blogs-5.2-ftest/ftest/selenium/result-suite.html
     [exec] + cd 
/home/hudson/tmp/workspace/addons_nuxeo-webengine-blogs-5.2-ftest/ftest/selenium
     [exec] + USER_EXTENSIONS_REPLACED=false
     [exec] + [ ! -r 
/home/hudson/tmp/workspace/addons_nuxeo-webengine-blogs-5.2-ftest/ftest/selenium/user-extensions.js
 ]
     [exec] + sed 
s,\(capability.principal.codebase.p0.id...\).*$,\1"http://localhost:8080/nuxeo/";);,g
     [exec] + exit_code=0
     [exec] + echo ### [INFO] Running test suite suite ...
     [exec] + java -jar selenium-server.jar -log log.txt -port 14440 -timeout 
7200 -htmlSuite *chrome http://localhost:8080/nuxeo/ 
/home/hudson/tmp/workspace/addons_nuxeo-webengine-blogs-5.2-ftest/ftest/selenium/tests/suite.html
 
/home/hudson/tmp/workspace/addons_nuxeo-webengine-blogs-5.2-ftest/ftest/selenium/result-suite.html
 -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
     [exec] ### [INFO] Running test suite suite ...
     [exec] 13:46:25.177 INFO - Writing debug logs to log.txt
     [exec] 13:46:25.178 INFO - Java: Sun Microsystems Inc. 1.5.0_16-b02
     [exec] 13:46:25.179 INFO - OS: Linux 2.6.27-14-generic amd64
     [exec] 13:46:25.184 INFO - v1.0-beta-2 [2571], with Core v1.0-beta-2 [2330]
     [exec] 13:46:25.328 INFO - Version Jetty/5.1.x
     [exec] 13:46:25.332 INFO - Started HttpContext[/,/]
     [exec] 13:46:25.336 INFO - Started 
HttpContext[/selenium-server,/selenium-server]
     [exec] 13:46:25.339 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
     [exec] 13:46:25.347 INFO - Started SocketListener on 0.0.0.0:14440
     [exec] 13:46:25.349 INFO - Started org.mortbay.jetty.ser...@735cda3f
     [exec] 13:46:25.608 INFO - Preparing Firefox profile...
     [exec] Error: no display specified
     [exec] HTML suite exception seen:
     [exec] java.lang.RuntimeException: Timed out waiting for profile to be 
created!
     [exec]     at 
org.openqa.selenium.server.browserlaunchers.FirefoxChromeLauncher.waitForFullProfileToBeCreated(FirefoxChromeLauncher.java:261)
     [exec]     at 
org.openqa.selenium.server.browserlaunchers.FirefoxChromeLauncher.populateCustomProfileDirectory(FirefoxChromeLauncher.java:119)
     [exec]     at 
org.openqa.selenium.server.browserlaunchers.FirefoxChromeLauncher.launch(FirefoxChromeLauncher.java:96)
     [exec]     at 
org.openqa.selenium.server.browserlaunchers.FirefoxChromeLauncher.launchHTMLSuite(FirefoxChromeLauncher.java:305)
     [exec]     at 
org.openqa.selenium.server.htmlrunner.HTMLLauncher.runHTMLSuite(HTMLLauncher.java:93)
     [exec]     at 
org.openqa.selenium.server.htmlrunner.HTMLLauncher.runHTMLSuite(HTMLLauncher.java:141)
     [exec]     at 
org.openqa.selenium.server.SeleniumServer.runHtmlSuite(SeleniumServer.java:632)
     [exec]     at 
org.openqa.selenium.server.SeleniumServer.boot(SeleniumServer.java:236)
     [exec]     at 
org.openqa.selenium.server.SeleniumServer.main(SeleniumServer.java:194)
     [exec] 13:46:45.682 INFO - Shutting down...
     [exec] + [ 1 != 0 ]
     [exec] + echo ### [ERROR] suite TEST FAILURE
     [exec] ### [ERROR] suite TEST FAILURE
     [exec] + exit_code=9
     [exec] + sleep 5
     [exec] ### [ERROR] TESTS FAILURE
     [exec] + [ 9 != 0 ]
     [exec] + echo ### [ERROR] TESTS FAILURE
     [exec] + exit 9
     [exec] Result: 9

stop-jboss:
     [echo] Stoping JBOSS from 
/home/hudson/tmp/workspace/addons_nuxeo-webengine-blogs-5.2-ftest/target/blogs.ear/nuxeo-ep-5.2.1-SNAPSHOT/bin/jbossctl
     [exec] Stopping JBoss... (using jnp://127.0.0.1:1099)
     [exec] [24946]... done.

test-jboss:

test-copy:

test-all:

BUILD SUCCESSFUL


> Fix webengine blogs automated testing
> -------------------------------------
>
>                 Key: NXBT-90
>                 URL: http://jira.nuxeo.org/browse/NXBT-90
>             Project: Nuxeo ECM Build/Test Environment
>          Issue Type: Bug
>            Reporter: Anahide Tchertchian
>            Assignee: Julien Carsique
>
> excerpt from hudson build at 
> http://qa.nuxeo.org/hudson/view/Nuxeo%205.2%20-%20addons/job/addons_nuxeo-webengine-blogs-5.2-ftest/
> [...]
> run-selenium:
>      [exec] + dirname ./ftest/selenium/run.sh
>      [exec] + cd ./ftest/selenium
>      [exec] + pwd -P
>      [exec] + 
> HERE=/home/hudson/tmp/workspace/addons_nuxeo-webengine-blogs-5.2-ftest/ftest/selenium
>      [exec] + [ -r 
> /home/hudson/tmp/workspace/addons_nuxeo-webengine-blogs-5.2-ftest/ftest/selenium/run.conf
>  ]
>      [exec] + HIDE_FF=
>      [exec] + SUITES=suite
>      [exec] + URL=http://localhost:8080/nuxeo/
>      [exec] + FIREFOX_CONF=*firefox
>      [exec] + 
> USER_EXTENSIONS=/home/hudson/tmp/workspace/addons_nuxeo-webengine-blogs-5.2-ftest/ftest/selenium/user-extensions.js
>      [exec] + CMD=java -jar selenium-server.jar -log log.txt -port 14440 
> -timeout 7200       -htmlSuite *chrome http://localhost:8080/nuxeo/ 
>      [exec] + [ ! -z ]
>      [exec] + CMD_END=-firefoxProfileTemplate ffprofile -userExtensions 
> user-extensions.js
>      [exec] + rm -rf 
> /home/hudson/tmp/workspace/addons_nuxeo-webengine-blogs-5.2-ftest/ftest/selenium/result-suite.html
>      [exec] + cd 
> /home/hudson/tmp/workspace/addons_nuxeo-webengine-blogs-5.2-ftest/ftest/selenium
>      [exec] + USER_EXTENSIONS_REPLACED=false
>      [exec] + [ ! -r 
> /home/hudson/tmp/workspace/addons_nuxeo-webengine-blogs-5.2-ftest/ftest/selenium/user-extensions.js
>  ]
>      [exec] + sed 
> s,\(capability.principal.codebase.p0.id...\).*$,\1"http://localhost:8080/nuxeo/";);,g
>      [exec] + exit_code=0
>      [exec] + echo ### [INFO] Running test suite suite ...
>      [exec] + java -jar selenium-server.jar -log log.txt -port 14440 -timeout 
> 7200 -htmlSuite *chrome http://localhost:8080/nuxeo/ 
> /home/hudson/tmp/workspace/addons_nuxeo-webengine-blogs-5.2-ftest/ftest/selenium/tests/suite.html
>  
> /home/hudson/tmp/workspace/addons_nuxeo-webengine-blogs-5.2-ftest/ftest/selenium/result-suite.html
>  -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
>      [exec] ### [INFO] Running test suite suite ...
>      [exec] 13:46:25.177 INFO - Writing debug logs to log.txt
>      [exec] 13:46:25.178 INFO - Java: Sun Microsystems Inc. 1.5.0_16-b02
>      [exec] 13:46:25.179 INFO - OS: Linux 2.6.27-14-generic amd64
>      [exec] 13:46:25.184 INFO - v1.0-beta-2 [2571], with Core v1.0-beta-2 
> [2330]
>      [exec] 13:46:25.328 INFO - Version Jetty/5.1.x
>      [exec] 13:46:25.332 INFO - Started HttpContext[/,/]
>      [exec] 13:46:25.336 INFO - Started 
> HttpContext[/selenium-server,/selenium-server]
>      [exec] 13:46:25.339 INFO - Started 
> HttpContext[/selenium-server/driver,/selenium-server/driver]
>      [exec] 13:46:25.347 INFO - Started SocketListener on 0.0.0.0:14440
>      [exec] 13:46:25.349 INFO - Started org.mortbay.jetty.ser...@735cda3f
>      [exec] 13:46:25.608 INFO - Preparing Firefox profile...
>      [exec] Error: no display specified
>      [exec] HTML suite exception seen:
>      [exec] java.lang.RuntimeException: Timed out waiting for profile to be 
> created!
>      [exec]   at 
> org.openqa.selenium.server.browserlaunchers.FirefoxChromeLauncher.waitForFullProfileToBeCreated(FirefoxChromeLauncher.java:261)
>      [exec]   at 
> org.openqa.selenium.server.browserlaunchers.FirefoxChromeLauncher.populateCustomProfileDirectory(FirefoxChromeLauncher.java:119)
>      [exec]   at 
> org.openqa.selenium.server.browserlaunchers.FirefoxChromeLauncher.launch(FirefoxChromeLauncher.java:96)
>      [exec]   at 
> org.openqa.selenium.server.browserlaunchers.FirefoxChromeLauncher.launchHTMLSuite(FirefoxChromeLauncher.java:305)
>      [exec]   at 
> org.openqa.selenium.server.htmlrunner.HTMLLauncher.runHTMLSuite(HTMLLauncher.java:93)
>      [exec]   at 
> org.openqa.selenium.server.htmlrunner.HTMLLauncher.runHTMLSuite(HTMLLauncher.java:141)
>      [exec]   at 
> org.openqa.selenium.server.SeleniumServer.runHtmlSuite(SeleniumServer.java:632)
>      [exec]   at 
> org.openqa.selenium.server.SeleniumServer.boot(SeleniumServer.java:236)
>      [exec]   at 
> org.openqa.selenium.server.SeleniumServer.main(SeleniumServer.java:194)
>      [exec] 13:46:45.682 INFO - Shutting down...
>      [exec] + [ 1 != 0 ]
>      [exec] + echo ### [ERROR] suite TEST FAILURE
>      [exec] ### [ERROR] suite TEST FAILURE
>      [exec] + exit_code=9
>      [exec] + sleep 5
>      [exec] ### [ERROR] TESTS FAILURE
>      [exec] + [ 9 != 0 ]
>      [exec] + echo ### [ERROR] TESTS FAILURE
>      [exec] + exit 9
>      [exec] Result: 9
> stop-jboss:
>      [echo] Stoping JBOSS from 
> /home/hudson/tmp/workspace/addons_nuxeo-webengine-blogs-5.2-ftest/target/blogs.ear/nuxeo-ep-5.2.1-SNAPSHOT/bin/jbossctl
>      [exec] Stopping JBoss... (using jnp://127.0.0.1:1099)
>      [exec] [24946]... done.
> test-jboss:
> test-copy:
> test-all:
> BUILD SUCCESSFUL

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to