See 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat/707/changes>

Changes:

[Julien Carsique] NXP-10450 - add nuxeo-thumbnail to DM distrib

[vpasquier] Revert "NXP-10450 - add nuxeo-thumbnail to DM distrib"

[vpasquier] NXP-10450: add nuxeo-thumbnail to CAP distrib

------------------------------------------
[...truncated 481 lines...]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.4 sec
Running org.nuxeo.functionaltests.ITFileUploadTest
14:06:09,547 ERROR [AbstractTest] Test 
'org.nuxeo.functionaltests.ITFileUploadTest#testFileUpload' failed
org.openqa.selenium.NoSuchElementException: Couldn't find element 'By.xpath: 
/html/body/table[2]/tbody/tr/td[2]/div[2]//div[@class="tabsBar"]/form/ul/li[@class="selected"]/a'
 after timeout
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.26.0', revision: '18041', time: '2012-11-01 19:33:38'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: 
'2.6.35.4-rscloud', java.version: '1.6.0_26'
Driver info: driver.version: unknown
        at 
org.nuxeo.functionaltests.AbstractTest.findElementWithTimeout(AbstractTest.java:669)
        at 
org.nuxeo.functionaltests.AbstractTest.findElementWithTimeout(AbstractTest.java:631)
        at 
org.nuxeo.functionaltests.AbstractTest.findElementWithTimeout(AbstractTest.java:684)
        at 
org.nuxeo.functionaltests.pages.AbstractPage.findElementWithTimeout(AbstractPage.java:140)
        at 
org.nuxeo.functionaltests.pages.DocumentBasePage.clickOnLinkIfNotSelected(DocumentBasePage.java:126)
        at 
org.nuxeo.functionaltests.pages.DocumentBasePage.getWorkspacesContentTab(DocumentBasePage.java:137)
        at 
org.nuxeo.functionaltests.AbstractTest.createWorkspace(AbstractTest.java:969)
        at 
org.nuxeo.functionaltests.AbstractTest.initRepository(AbstractTest.java:936)
        at 
org.nuxeo.functionaltests.ITFileUploadTest.testFileUpload(ITFileUploadTest.java:39)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at org.junit.rules.TestWatchman$1.evaluate(TestWatchman.java:48)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
        at $Proxy0.invoke(Unknown Source)
        at 
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
        at 
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: org.openqa.selenium.NoSuchElementException: Unable to locate 
element: 
{"method":"xpath","selector":"/html/body/table[2]/tbody/tr/td[2]/div[2]//div[@class=\"tabsBar\"]/form/ul/li[@class=\"selected\"]/a"}
Command duration or timeout: 18 milliseconds
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.26.0', revision: '18041', time: '2012-11-01 19:33:38'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: 
'2.6.35.4-rscloud', java.version: '1.6.0_26'
Driver info: driver.version: RemoteWebDriver
Session ID: d46fee83-82ed-47ec-9d01-4feb8e0d6e6a
        at sun.reflect.GeneratedConstructorAccessor12.newInstance(Unknown 
Source)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at 
org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:188)
        at 
org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
        at 
org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:531)
        at 
org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:301)
        at 
org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:386)
        at org.openqa.selenium.By$ByXPath.findElement(By.java:343)
        at 
org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:293)
        at 
org.nuxeo.functionaltests.AbstractTest.findElementWithTimeout(AbstractTest.java:653)
        ... 39 more
Caused by: org.openqa.selenium.remote.ErrorHandler$UnknownServerException: 
Unable to locate element: 
{"method":"xpath","selector":"/html/body/table[2]/tbody/tr/td[2]/div[2]//div[@class=\"tabsBar\"]/form/ul/li[@class=\"selected\"]/a"}
Build info: version: '2.26.0', revision: '18041', time: '2012-11-01 19:33:38'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: 
'2.6.35.4-rscloud', java.version: '1.6.0_26'
Driver info: driver.version: unknown
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous1509204398525280094webdriver-profile/extensions/[email protected]/components/driver_component.js:6934)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous1509204398525280094webdriver-profile/extensions/[email protected]/components/driver_component.js:8319)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous1509204398525280094webdriver-profile/extensions/[email protected]/components/driver_component.js:8328)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous1509204398525280094webdriver-profile/extensions/[email protected]/components/command_processor.js:265)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous1509204398525280094webdriver-profile/extensions/[email protected]/components/command_processor.js:10337)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous1509204398525280094webdriver-profile/extensions/[email protected]/components/command_processor.js:10342)
        at <anonymous class>.<anonymous 
method>(file:///tmp/anonymous1509204398525280094webdriver-profile/extensions/[email protected]/components/command_processor.js:10282)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 38.696 sec <<< 
FAILURE!
Running org.nuxeo.functionaltests.ITUsersTest
14:06:48,106 ERROR [AbstractTest] Test 
'org.nuxeo.functionaltests.ITUsersTest#testCreateViewDeleteUser' failed
org.openqa.selenium.NoSuchElementException: Timeout loading page 
UsersGroupsBasePage missing element usersTabLink
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.26.0', revision: '18041', time: '2012-11-01 19:33:38'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: 
'2.6.35.4-rscloud', java.version: '1.6.0_26'
Driver info: driver.version: unknown
        at 
org.nuxeo.functionaltests.AbstractTest.fillElement(AbstractTest.java:569)
        at org.nuxeo.functionaltests.AbstractTest.asPage(AbstractTest.java:529)
        at 
org.nuxeo.functionaltests.pages.AbstractPage.asPage(AbstractPage.java:73)
        at 
org.nuxeo.functionaltests.pages.admincenter.AdminCenterBasePage.getUsersGroupsHomePage(AdminCenterBasePage.java:59)
        at 
org.nuxeo.functionaltests.ITUsersTest.testCreateViewDeleteUser(ITUsersTest.java:42)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at org.junit.rules.TestWatchman$1.evaluate(TestWatchman.java:48)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
        at $Proxy0.invoke(Unknown Source)
        at 
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
        at 
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 38.579 sec <<< 
FAILURE!
Running org.nuxeo.functionaltests.ITModifyWorkspaceDescriptionTest
14:07:26,792 ERROR [AbstractTest] Test 
'org.nuxeo.functionaltests.ITModifyWorkspaceDescriptionTest#testModifyWsDescription'
 failed
org.openqa.selenium.NoSuchElementException: Timeout loading page 
UsersGroupsBasePage missing element usersTabLink
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.26.0', revision: '18041', time: '2012-11-01 19:33:38'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: 
'2.6.35.4-rscloud', java.version: '1.6.0_26'
Driver info: driver.version: unknown
        at 
org.nuxeo.functionaltests.AbstractTest.fillElement(AbstractTest.java:569)
        at org.nuxeo.functionaltests.AbstractTest.asPage(AbstractTest.java:529)
        at 
org.nuxeo.functionaltests.pages.AbstractPage.asPage(AbstractPage.java:73)
        at 
org.nuxeo.functionaltests.pages.admincenter.AdminCenterBasePage.getUsersGroupsHomePage(AdminCenterBasePage.java:59)
        at 
org.nuxeo.functionaltests.ITModifyWorkspaceDescriptionTest.testModifyWsDescription(ITModifyWorkspaceDescriptionTest.java:51)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at org.junit.rules.TestWatchman$1.evaluate(TestWatchman.java:48)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
        at $Proxy0.invoke(Unknown Source)
        at 
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
        at 
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 38.685 sec <<< 
FAILURE!

Results :

Tests in error: 
  testArchivedVersions(org.nuxeo.functionaltests.ITArchivedVersionsTest): 
Couldn't find element 'By.xpath: 
/html/body/table[2]/tbody/tr/td[2]/div[2]//div[@class="tabsBar"]/form/ul/li[@class="selected"]/a'
 after timeout
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.26.0', revision: '18041', time: '2012-11-01 19:33:38'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: 
'2.6.35.4-rscloud', java.version: '1.6.0_26'
Driver info: driver.version: unknown
  verifyContextualActions(org.nuxeo.functionaltests.ITContextualActionsTest): 
Couldn't find element 'By.xpath: 
/html/body/table[2]/tbody/tr/td[2]/div[2]//div[@class="tabsBar"]/form/ul/li[@class="selected"]/a'
 after timeout
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.26.0', revision: '18041', time: '2012-11-01 19:33:38'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: 
'2.6.35.4-rscloud', java.version: '1.6.0_26'
Driver info: driver.version: unknown
  testFileUpload(org.nuxeo.functionaltests.ITFileUploadTest): Couldn't find 
element 'By.xpath: 
/html/body/table[2]/tbody/tr/td[2]/div[2]//div[@class="tabsBar"]/form/ul/li[@class="selected"]/a'
 after timeout
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.26.0', revision: '18041', time: '2012-11-01 19:33:38'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: 
'2.6.35.4-rscloud', java.version: '1.6.0_26'
Driver info: driver.version: unknown
  testCreateViewDeleteUser(org.nuxeo.functionaltests.ITUsersTest): Timeout 
loading page UsersGroupsBasePage missing element usersTabLink
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.26.0', revision: '18041', time: '2012-11-01 19:33:38'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: 
'2.6.35.4-rscloud', java.version: '1.6.0_26'
Driver info: driver.version: unknown
  
testModifyWsDescription(org.nuxeo.functionaltests.ITModifyWorkspaceDescriptionTest):
 Timeout loading page UsersGroupsBasePage missing element usersTabLink
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.26.0', revision: '18041', time: '2012-11-01 19:33:38'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: 
'2.6.35.4-rscloud', java.version: '1.6.0_26'
Driver info: driver.version: unknown

Tests run: 6, Failures: 0, Errors: 5, Skipped: 0

[INFO] [nuxeo-distribution-tools:build {execution: stop-tomcat}]
Activating profile: tomcat
Activating profile: qa
    [unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.2:compile ...
    [unzip] Expanding: 
/opt/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.2/nuxeo-ftest-1.7.2.zip 
into 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat/ws/nuxeo-distribution-dm/ftest/webdriver/target>

_init:

stop-unix:
     [exec] Detected Tomcat server.
     [exec] Nuxeo home:          
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat/ws/nuxeo-distribution-dm/ftest/webdriver/target/tomcat>
     [exec] Nuxeo configuration: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat/ws/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/bin/nuxeo.conf>
     [exec] Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat/ws/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/templates/common-base>
     [exec] Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat/ws/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/templates/common>
     [exec] Include template: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat/ws/nuxeo-distribution-dm/ftest/webdriver/target/tomcat/templates/default>
     [exec] 
     [exec] Stopping server.....
     [exec] Server stopped.

stop-windows:

stop:

_init:

cleanup-db:

cleanup-environment:

BUILD SUCCESSFUL
Total time: 4 seconds
[INFO] [failsafe:verify {execution: default}]
[INFO] Failsafe report directory: 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat/ws/nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to 
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-master-webdriver-dm-tomcat/ws/nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports>
 for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 15 seconds
[INFO] Finished at: Thu Feb 14 14:07:32 CET 2013
[INFO] Final Memory: 55M/639M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Checking ^\d{4}-\d{2}-\d{2}.*ERROR.*
Recording test results
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to