[sopbuild] Swordfish Tooling Systemtest build (Eclipse SVN) Windows esvn_org.eclipse.swordfish.tooling.systemtest Build Failed

  • From: "Buildmaster esvn_org.eclipse.swordfish.tooling.systemtest" <juergen.kindler@xxxxxxxxx>
  • To: juergen.kindler@xxxxxxxxx, sopbuild@xxxxxxxxxxxxx
  • Date: Thu, 11 Mar 2010 09:56:15 +0100 (CET)

View results here -> http://sop-bp02.servicebackbone.org:8080/cruisecontrol/buildresults/esvn_org.eclipse.swordfish.tooling.systemtest?log=log20100311094153

BUILD FAILED
Ant Error Message: C:\cruise\projects\svn_org.eclipse.swordfish\tools\org.eclipse.swordfish.tooling.systemtest.build\build.xml:214: The following error occurred while executing this line: C:\cruise\projects\svn_org.eclipse.swordfish\tools\org.eclipse.swordfish.tooling.systemtest.build\build.xml:333: There are errors during executing Systemtests!
Date of build: 2010-03-11T08:41:53
Time to build: 14 minute(s) 12 second(s)
Last changed: 2010-03-05T13:33:47
Last log entry: esvn_org.eclipse.swordfish.tooling

 Errors/Warnings: (18)
Warning: C:\cruise\projects\svn_org.eclipse.swordfish\tools\org.eclipse.swordfish.tooling.systemtest.build\screenshots not found.
composite build 1 of 1 - net.sourceforge.cruisecontrol.builders.AntBuilder; child build attributes: error=C:\cruise\projects\svn_org.eclipse.swordfish\tools\org.eclipse.swordfish.tooling.systemtest.build\build.xml:214: The following error occurred while executing this line: C:\cruise\projects\svn_org.eclipse.swordfish\tools\org.eclipse.swordfish.tooling.systemtest.build\build.xml:333: There are errors during executing Systemtests!; time=14 minutes 10 seconds;

Copy maps for orbit

Copy maps for product

Builds project

Generate Findbugs metrics for system test classes.

Generate Checkstyle metrics for system test classes.

Generate Checkstyle metrics for system test property files.

Installing SWTBot using p2 call

Copying SWTBot Eclipse Headless Launchers to launch tests from within ant

Installing systemtest plugin using p2 call

Installing target platform using p2 call

Instrumenting classes for coverage

Start systemtests

Selecting project.with.wsdl/Library.wsdl

[Fatal Error] Library.wsdl:1:1: Content is not allowed in prolog.

Selecting project.with.wsdl/Library.wsdl

[Fatal Error] Library.wsdl:1:1: Content is not allowed in prolog.

 Unit Tests: (31)
error testTargetPlatformExistsOnRemoteSite AllTests
error testRunNewServiceWizard AllTests
error testTryToCreatServerWithIncorrectName AllTests
error test1CreateConsumerBookingServiceFromWsdl AllTests
error test2CreateLibraryConsumerServiceFromIncorrectWsdl AllTests
error testCreateNewProjectWizard AllTests
error testProjectWizardFromMenu AllTests
error testCreatingAndUploadWSDLBeforeStartPlatform AllTests
error testIncorrectSRURL AllTests
error testCreatingAndUploadingIncorrectWSDL AllTests
failure testIsServiceCreatedSuccessfull AllTests
failure testCreatingAndUploadWSDL AllTests
 
 Unit Test Error Details: (12)
Test:  testTargetPlatformExistsOnRemoteSite
Class:  AllTests
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find node with text: Available Software Sites 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem.getNodes(SWTBotTreeItem.java:330) 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem.getNode(SWTBotTreeItem.java:305) 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem.getNode(SWTBotTreeItem.java:342) 
at org.eclipse.swordfish.tooling.target.platform.test.TestDownloadTargetPlatform.testTargetPlatformExistsOnRemoteSite(TestDownloadTargetPlatform.java:52) 
at org.eclipse.swtbot.swt.finder.SWTBotTestCase.runBare(SWTBotTestCase.java:228) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:350) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:208) 
at org.eclipse.swtbot.eclipse.junit4.headless.UITestApplication.runTests(UITestApplication.java:115) 
at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) 
at java.lang.Thread.run(Thread.java:595)
Test:  testRunNewServiceWizard
Class:  AllTests
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find node with text: JAX-WS Service Provider from WSDL 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem.getNodes(SWTBotTreeItem.java:330) 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem.getNode(SWTBotTreeItem.java:305) 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem.getNode(SWTBotTreeItem.java:342) 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem.expandNode(SWTBotTreeItem.java:260) 
at org.eclipse.swordfish.tooling.test.util.SWTBotCommonActionsSupport.selectWizard(SWTBotCommonActionsSupport.java:181) 
at org.eclipse.swordfish.tooling.test.util.SWTBotCommonActionsSupport.openJAXWSServiceWizardViaContextMenu(SWTBotCommonActionsSupport.java:144) 
at org.eclipse.swordfish.tooling.target.platform.test.TestCreateJAXWSServiceFromWSDL.doCreateJAXWSLibraryProjectWithWizard(TestCreateJAXWSServiceFromWSDL.java:56) 
at org.eclipse.swordfish.tooling.test.util.AssertUtil.assertCreatedLibraryServiceProject(AssertUtil.java:23) 
at org.eclipse.swordfish.tooling.target.platform.test.TestCreateJAXWSServiceFromWSDL.testRunNewServiceWizard(TestCreateJAXWSServiceFromWSDL.java:48) 
at org.eclipse.swtbot.swt.finder.SWTBotTestCase.runBare(SWTBotTestCase.java:228) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:350) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:208) 
at org.eclipse.swtbot.eclipse.junit4.headless.UITestApplication.runTests(UITestApplication.java:115) 
at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) 
at java.lang.Thread.run(Thread.java:595)
Test:  testTryToCreatServerWithIncorrectName
Class:  AllTests
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find node with text: JAX-WS Service Provider from WSDL 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem.getNodes(SWTBotTreeItem.java:330) 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem.getNode(SWTBotTreeItem.java:305) 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem.getNode(SWTBotTreeItem.java:342) 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem.expandNode(SWTBotTreeItem.java:260) 
at org.eclipse.swordfish.tooling.test.util.SWTBotCommonActionsSupport.selectWizard(SWTBotCommonActionsSupport.java:181) 
at org.eclipse.swordfish.tooling.test.util.SWTBotCommonActionsSupport.openJAXWSServiceWizard(SWTBotCommonActionsSupport.java:137) 
at org.eclipse.swordfish.tooling.target.platform.test.TestCreateJAXWSServiceFromWSDL.testTryToCreatServerWithIncorrectName(TestCreateJAXWSServiceFromWSDL.java:354) 
at org.eclipse.swtbot.swt.finder.SWTBotTestCase.runBare(SWTBotTestCase.java:228) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:350) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:208) 
at org.eclipse.swtbot.eclipse.junit4.headless.UITestApplication.runTests(UITestApplication.java:115) 
at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) 
at java.lang.Thread.run(Thread.java:595)
Test:  test1CreateConsumerBookingServiceFromWsdl
Class:  AllTests
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Timed out waiting for tree item booking.service.jaxws.consumer 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTree.getTreeItem(SWTBotTree.java:434) 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTree.expandNode(SWTBotTree.java:286) 
at org.eclipse.swordfish.tooling.target.platform.test.TestJaxWsConsumerWizard.test1CreateConsumerBookingServiceFromWsdl(TestJaxWsConsumerWizard.java:75) 
at org.eclipse.swtbot.swt.finder.SWTBotTestCase.runBare(SWTBotTestCase.java:228) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:350) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:208) 
at org.eclipse.swtbot.eclipse.junit4.headless.UITestApplication.runTests(UITestApplication.java:115) 
at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) 
at java.lang.Thread.run(Thread.java:595) 
Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find node with text booking.service.jaxws.consumer 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:396) 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:370) 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:358) 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTree.getTreeItem(SWTBotTree.java:424)
Test:  test2CreateLibraryConsumerServiceFromIncorrectWsdl
Class:  AllTests
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Timed out waiting for tree item jaxws.library.consumer.with.errors 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTree.getTreeItem(SWTBotTree.java:434) 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTree.expandNode(SWTBotTree.java:286) 
at org.eclipse.swordfish.tooling.target.platform.test.TestJaxWsConsumerWizard.test2CreateLibraryConsumerServiceFromIncorrectWsdl(TestJaxWsConsumerWizard.java:126) 
at org.eclipse.swtbot.swt.finder.SWTBotTestCase.runBare(SWTBotTestCase.java:228) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:350) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:208) 
at org.eclipse.swtbot.eclipse.junit4.headless.UITestApplication.runTests(UITestApplication.java:115) 
at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) 
at java.lang.Thread.run(Thread.java:595) 
Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find node with text jaxws.library.consumer.with.errors 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:396) 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:370) 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:358) 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTree.getTreeItem(SWTBotTree.java:424)
Test:  testCreateNewProjectWizard
Class:  AllTests
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget. 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntilWidgetAppears(SWTBotFactory.java:346) 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.menu(SWTBotFactory.java:255) 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.menu(SWTBotFactory.java:206) 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.menu(SWTBotFactory.java:196) 
at org.eclipse.swordfish.tooling.test.util.SWTBotCommonActionsSupport.maximizeViewIfNecessary(SWTBotCommonActionsSupport.java:241) 
at org.eclipse.swordfish.tooling.test.util.SWTBotCommonActionsSupport.closeProjectByName(SWTBotCommonActionsSupport.java:230) 
at org.eclipse.swordfish.tooling.target.platform.test.TestCreateNewProjectWizard.oneTimeSetUp(TestCreateNewProjectWizard.java:45) 
at org.eclipse.swordfish.tooling.target.platform.test.SWTBotEclipseExtTestCase.setUp(SWTBotEclipseExtTestCase.java:19) 
at org.eclipse.swtbot.swt.finder.SWTBotTestCase.runBare(SWTBotTestCase.java:228) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:350) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:208) 
at org.eclipse.swtbot.eclipse.junit4.headless.UITestApplication.runTests(UITestApplication.java:115) 
at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) 
at java.lang.Thread.run(Thread.java:595) 
Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find a menu within the shell 'Shell with text {Shell {New}}' matching 'with mnemonic 'Window'' 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:396) 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:370) 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:358) 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntilWidgetAppears(SWTBotFactory.java:344)
Test:  testProjectWizardFromMenu
Class:  AllTests
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find node with text: JAX-WS Service from Java 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem.getNodes(SWTBotTreeItem.java:330) 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem.getNode(SWTBotTreeItem.java:305) 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem.getNode(SWTBotTreeItem.java:342) 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem.expandNode(SWTBotTreeItem.java:260) 
at org.eclipse.swordfish.tooling.target.platform.test.TestCreateNewProjectWizard.doCreateProjectWizardFromMenu(TestCreateNewProjectWizard.java:220) 
at org.eclipse.swordfish.tooling.test.util.AssertUtil.assertCreatedAnotherSampleTestProject(AssertUtil.java:46) 
at org.eclipse.swordfish.tooling.target.platform.test.TestCreateNewProjectWizard.testProjectWizardFromMenu(TestCreateNewProjectWizard.java:209) 
at org.eclipse.swtbot.swt.finder.SWTBotTestCase.runBare(SWTBotTestCase.java:228) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:350) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:208) 
at org.eclipse.swtbot.eclipse.junit4.headless.UITestApplication.runTests(UITestApplication.java:115) 
at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) 
at java.lang.Thread.run(Thread.java:595)
Test:  testCreatingAndUploadWSDLBeforeStartPlatform
Class:  AllTests
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Timed out waiting for tree item jaxws.service.flight.booking 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTree.getTreeItem(SWTBotTree.java:434) 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTree.expandNode(SWTBotTree.java:286) 
at org.eclipse.swordfish.tooling.test.util.Util.openProject(Util.java:315) 
at org.eclipse.swordfish.tooling.target.platform.test.TestUploadToSR.testCreatingAndUploadWSDLBeforeStartPlatform(TestUploadToSR.java:73) 
at org.eclipse.swtbot.swt.finder.SWTBotTestCase.runBare(SWTBotTestCase.java:228) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:350) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:208) 
at org.eclipse.swtbot.eclipse.junit4.headless.UITestApplication.runTests(UITestApplication.java:115) 
at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) 
at java.lang.Thread.run(Thread.java:595) 
Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find node with text jaxws.service.flight.booking 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:396) 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:370) 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:358) 
at org.eclipse.swtbot.swt.finder.widgets.SWTBotTree.getTreeItem(SWTBotTree.java:424)
Test:  testIncorrectSRURL
Class:  AllTests
org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find context menu with text: Delete Log 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:396) 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:370) 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:358) 
at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.contextMenu(AbstractSWTBot.java:423) 
at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.contextMenu(AbstractSWTBot.java:402) 
at org.eclipse.swordfish.tooling.target.platform.test.TestUploadToSR.clearErrorLog(TestUploadToSR.java:405) 
at org.eclipse.swordfish.tooling.target.platform.test.TestUploadToSR.testIncorrectSRURL(TestUploadToSR.java:198) 
at org.eclipse.swtbot.swt.finder.SWTBotTestCase.runBare(SWTBotTestCase.java:228) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:350) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:208) 
at org.eclipse.swtbot.eclipse.junit4.headless.UITestApplication.runTests(UITestApplication.java:115) 
at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) 
at java.lang.Thread.run(Thread.java:595)
Test:  testCreatingAndUploadingIncorrectWSDL
Class:  AllTests
org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find context menu with text: Delete Log 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:396) 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:370) 
at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:358) 
at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.contextMenu(AbstractSWTBot.java:423) 
at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.contextMenu(AbstractSWTBot.java:402) 
at org.eclipse.swordfish.tooling.target.platform.test.TestUploadToSR.clearErrorLog(TestUploadToSR.java:405) 
at org.eclipse.swordfish.tooling.target.platform.test.TestUploadToSR.testCreatingAndUploadingIncorrectWSDL(TestUploadToSR.java:245) 
at org.eclipse.swtbot.swt.finder.SWTBotTestCase.runBare(SWTBotTestCase.java:228) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:350) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:208) 
at org.eclipse.swtbot.eclipse.junit4.headless.UITestApplication.runTests(UITestApplication.java:115) 
at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) 
at java.lang.Thread.run(Thread.java:595)
Test:  testIsServiceCreatedSuccessfull
Class:  AllTests
junit.framework.AssertionFailedError: Project was created incorrrectly : org.sopware.services.demos.library._1/Library.java 
at org.eclipse.swordfish.tooling.target.platform.test.TestCreateJAXWSServiceFromWSDL.assertFileExists(TestCreateJAXWSServiceFromWSDL.java:318) 
at org.eclipse.swordfish.tooling.target.platform.test.TestCreateJAXWSServiceFromWSDL.testIsServiceCreatedSuccessfull(TestCreateJAXWSServiceFromWSDL.java:131) 
at org.eclipse.swtbot.swt.finder.SWTBotTestCase.runBare(SWTBotTestCase.java:228) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:350) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:208) 
at org.eclipse.swtbot.eclipse.junit4.headless.UITestApplication.runTests(UITestApplication.java:115) 
at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) 
at java.lang.Thread.run(Thread.java:595)
Test:  testCreatingAndUploadWSDL
Class:  AllTests
junit.framework.ComparisonFailure: null expected:<[OK]> but was:<[Expected 24 files but found 4 files in workspace.]> 
at org.eclipse.swordfish.tooling.target.platform.test.TestCreateJAXWSServiceFromWSDL.doCreateJAXWSLibraryProjectWithWizard(TestCreateJAXWSServiceFromWSDL.java:62) 
at org.eclipse.swordfish.tooling.test.util.AssertUtil.assertCreatedLibraryServiceProject(AssertUtil.java:23) 
at org.eclipse.swordfish.tooling.target.platform.test.TestUploadToSR.oneTimeSetUp(TestUploadToSR.java:34) 
at org.eclipse.swordfish.tooling.target.platform.test.SWTBotEclipseExtTestCase.setUp(SWTBotEclipseExtTestCase.java:19) 
at org.eclipse.swtbot.swt.finder.SWTBotTestCase.runBare(SWTBotTestCase.java:228) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:350) 
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner.run(EclipseTestRunner.java:208) 
at org.eclipse.swtbot.eclipse.junit4.headless.UITestApplication.runTests(UITestApplication.java:115) 
at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71) 
at java.lang.Thread.run(Thread.java:595)

 Modifications since last successful build:  (4)
add cc-esvn_org.eclipse.swordfish.tooling log20100305143347Lbuild.229 2010-03-05T13:33:47 esvn_org.eclipse.swordfish.tooling
modified jkindler /trunk/rt/org.eclipse.swordfish.build/maps/swordfish.map 22515 2010-03-05T12:45:41 Switched back to trunk
modified jkindler /trunk/tools/org.eclipse.swordfish.tooling.build/maps/swordfishTooling.map 22515 2010-03-05T12:45:41 Switched back to trunk
modified jkindler /trunk/rt/org.eclipse.swordfish.build/maps/thirdParty.map 22515 2010-03-05T12:45:41 Switched back to trunk

Other related posts: