See http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.3-funkload-rest-and-web/1225/

------------------------------------------
[...truncated 794 lines...]
fl-monitor-ctl monitor.conf restart
Starting monitor server at http://localhost:55502/ as daemon.
fl-credential-ctl credential.conf restart
Starting file_credential server at http://localhost:55501/ as daemon.
fl-run-test test_pages.py -v --simple-fetch -e testAvailable --no-color
testAvailable (test_pages.Pages) ... ok

----------------------------------------------------------------------
Ran 1 test in 2.118s

OK
fl-run-test -v --simple-fetch test_rest.py -e testWriter --no-color
testWriter (test_rest.Rest) ... ok

----------------------------------------------------------------------
Ran 1 test in 1.633s

OK
fl-run-test -v --simple-fetch test_rest.py -e testReader --no-color
testReader (test_rest.Rest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.633s

OK
+ ret=0
+ make stop
fl-monitor-ctl monitor.conf stop
Server http://localhost:55502/ is stopped.
fl-credential-ctl credential.conf stop
Server http://localhost:55501/ is stopped.
+ exit 0
+ g_result_rest=0
+ test_nuxeo_ep
+ echo 'Testing nuxeo ep web page ...'
Testing nuxeo ep web page ...
+ test_path=src/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/
+ cd src/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/
+ make start page test-nuxeo EXT=--no-color
mkdir -p ../../target/ftest/funkload/report ../../target/ftest/funkload/log
fl-monitor-ctl monitor.conf restart
Starting monitor server at http://localhost:55502/ as daemon.
fl-credential-ctl credential.conf restart
Starting file_credential server at http://localhost:55501/ as daemon.
fl-run-test test_pages.py -v --simple-fetch -e testAvailable --no-color
testAvailable (test_pages.Pages) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.019s

OK
fl-run-test -v --simple-fetch test_pages.py --no-color
testAvailable (test_pages.Pages) ... ok
testBasePageViewDocumentPath (test_pages.Pages) ... FAIL
testFileTabs (test_pages.Pages) ... FAIL
testFolderPage (test_pages.Pages) ... FAIL
testLoginPage (test_pages.Pages) ... FAIL
testMemberManagementPage (test_pages.Pages) ... FAIL
testNavigation (test_pages.Pages) ... FAIL

======================================================================
FAIL: testBasePageViewDocumentPath (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 826, in 
__call__
    testMethod()
  File 
"http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.3-funkload-rest-and-web/ws/trunk/src/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,
  line 46, in testBasePageViewDocumentPath
    .login(*self.cred_admin)
  File 
"http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.3-funkload-rest-and-web/ws/trunk/src/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,
  line 93, in login
    description="Login " + user)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 347, in 
post
    method="post")
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 285, in 
_browse
    response = self._connect(url, None, ok_codes, 'redirect', None)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 192, in 
_connect
    raise self.failureException, str(value.response)
AssertionError: 
/nuxeo/nxpath/default/default-dom...@view_documents?conversationid=0nxmain&tabId=TAB_CONTENT&subTabId=
HTTP Response 404: /nuxeo/view_documents.faces

======================================================================
FAIL: testFileTabs (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 826, in 
__call__
    testMethod()
  File 
"http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.3-funkload-rest-and-web/ws/trunk/src/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,
  line 94, in testFileTabs
    p = (LoginPage(self).login(*self.cred_admin)
  File 
"http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.3-funkload-rest-and-web/ws/trunk/src/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,
  line 93, in login
    description="Login " + user)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 347, in 
post
    method="post")
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 285, in 
_browse
    response = self._connect(url, None, ok_codes, 'redirect', None)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 192, in 
_connect
    raise self.failureException, str(value.response)
AssertionError: 
/nuxeo/nxpath/default/default-dom...@view_documents?conversationid=0nxmain&tabId=TAB_CONTENT&subTabId=
HTTP Response 404: /nuxeo/view_documents.faces

======================================================================
FAIL: testFolderPage (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 826, in 
__call__
    testMethod()
  File 
"http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.3-funkload-rest-and-web/ws/trunk/src/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,
  line 74, in testFolderPage
    p = (LoginPage(self).login(*self.cred_admin)
  File 
"http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.3-funkload-rest-and-web/ws/trunk/src/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,
  line 93, in login
    description="Login " + user)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 347, in 
post
    method="post")
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 285, in 
_browse
    response = self._connect(url, None, ok_codes, 'redirect', None)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 192, in 
_connect
    raise self.failureException, str(value.response)
AssertionError: 
/nuxeo/nxpath/default/default-dom...@view_documents?conversationid=0nxmain&tabId=TAB_CONTENT&subTabId=
HTTP Response 404: /nuxeo/view_documents.faces

======================================================================
FAIL: testLoginPage (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 826, in 
__call__
    testMethod()
  File 
"http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.3-funkload-rest-and-web/ws/trunk/src/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,
  line 39, in testLoginPage
    .login(*self.cred_admin)
  File 
"http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.3-funkload-rest-and-web/ws/trunk/src/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,
  line 93, in login
    description="Login " + user)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 347, in 
post
    method="post")
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 285, in 
_browse
    response = self._connect(url, None, ok_codes, 'redirect', None)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 192, in 
_connect
    raise self.failureException, str(value.response)
AssertionError: 
/nuxeo/nxpath/default/default-dom...@view_documents?conversationid=0nxmain&tabId=TAB_CONTENT&subTabId=
HTTP Response 404: /nuxeo/view_documents.faces

======================================================================
FAIL: testMemberManagementPage (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 826, in 
__call__
    testMethod()
  File 
"http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.3-funkload-rest-and-web/ws/trunk/src/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,
  line 114, in testMemberManagementPage
    p = LoginPage(self).login(*self.cred_admin)
  File 
"http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.3-funkload-rest-and-web/ws/trunk/src/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,
  line 93, in login
    description="Login " + user)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 347, in 
post
    method="post")
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 285, in 
_browse
    response = self._connect(url, None, ok_codes, 'redirect', None)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 192, in 
_connect
    raise self.failureException, str(value.response)
AssertionError: 
/nuxeo/nxpath/default/default-dom...@view_documents?conversationid=0nxmain&tabId=TAB_CONTENT&subTabId=
HTTP Response 404: /nuxeo/view_documents.faces

======================================================================
FAIL: testNavigation (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 826, in 
__call__
    testMethod()
  File 
"http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.3-funkload-rest-and-web/ws/trunk/src/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,
  line 60, in testNavigation
    .login(*self.cred_admin)
  File 
"http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.3-funkload-rest-and-web/ws/trunk/src/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,
  line 93, in login
    description="Login " + user)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 347, in 
post
    method="post")
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 285, in 
_browse
    response = self._connect(url, None, ok_codes, 'redirect', None)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 192, in 
_connect
    raise self.failureException, str(value.response)
AssertionError: 
/nuxeo/nxpath/default/default-dom...@view_documents?conversationid=0nxmain&tabId=TAB_CONTENT&subTabId=
HTTP Response 404: /nuxeo/view_documents.faces

----------------------------------------------------------------------
Ran 7 tests in 2.320s

FAILED (failures=6)
make: *** [page] Error 1
+ ret=2
+ make stop
fl-monitor-ctl monitor.conf stop
Server http://localhost:55502/ is stopped.
fl-credential-ctl credential.conf stop
Server http://localhost:55501/ is stopped.
+ exit 2
+ g_result_page=2
+ test_webengine
+ echo 'Testing nuxeo webengine page ...'
Testing nuxeo webengine page ...
+ test_path=src/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/
+ cd src/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/
+ make start webengine EXT=--no-color
mkdir -p ../../target/ftest/funkload/report ../../target/ftest/funkload/log
fl-monitor-ctl monitor.conf restart
Starting monitor server at http://localhost:55502/ as daemon.
fl-credential-ctl credential.conf restart
Starting file_credential server at http://localhost:55501/ as daemon.
fl-run-test test_pages.py -v --simple-fetch -e testAvailable --no-color
testAvailable (test_pages.Pages) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.024s

OK
fl-run-test -v --simple-fetch test_webengine.py --no-color
test_testWebengine (test_webengine.Webengine) ... FAIL

======================================================================
FAIL: test_testWebengine (test_webengine.Webengine)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 826, in 
__call__
    testMethod()
  File 
"http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.3-funkload-rest-and-web/ws/trunk/src/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_webengine.py";,
  line 40, in test_testWebengine
    .login(*self.cred_admin)
  File 
"http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.3-funkload-rest-and-web/ws/trunk/src/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/webenginepage.py";,
  line 49, in login
    description="Login " + user)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 347, in 
post
    method="post")
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 285, in 
_browse
    response = self._connect(url, None, ok_codes, 'redirect', None)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 192, in 
_connect
    raise self.failureException, str(value.response)
AssertionError: 
/nuxeo/nxpath/default/default-dom...@view_documents?conversationid=0nxmain&tabId=TAB_CONTENT&subTabId=
HTTP Response 404: /nuxeo/view_documents.faces

----------------------------------------------------------------------
Ran 1 test in 0.134s

FAILED (failures=1)
make: *** [webengine] Error 1
+ ret=2
+ make stop
fl-monitor-ctl monitor.conf stop
Server http://localhost:55502/ is stopped.
fl-credential-ctl credential.conf stop
Server http://localhost:55501/ is stopped.
+ exit 2
+ g_result_we=2
+ '[' 2 -eq 0 -a 0 -eq 0 ']'
+ '[' 2 -eq 0 ']'
+ g_result=9
+ stop_jboss
+ 
http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.3-funkload-rest-and-web/ws/trunk/jboss/bin/jbossctl
  stop
Stopping JBoss... (using jnp://127.0.0.1:1099)
[21639]... done.
+ gzip 
http://qa.nuxeo.org/hudson/job/FT-nuxeo-5.3-funkload-rest-and-web/ws/trunk/jboss/server/default/log/server.log
 
+ exit 9

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

Reply via email to