Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-build] [Hudson] Build failed in Hudson: egit #3840

See <https://hudson.eclipse.org/egit/job/egit/3840/>

------------------------------------------
[...truncated 3072 lines...]
Tests run: 15, Failures: 0, Errors: 3, Skipped: 2, Time elapsed: 97.466 sec <<< FAILURE! - in org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest
shouldListFileDeletedChange(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 2.717 sec
shouldReturnListOfChanges(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 2.553 sec
shouldShowNonWorkspaceFileInSynchronization(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest) skipped
shouldRefreshSyncResultAfterRepositoryChange(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 4.221 sec
shouldOpenCompareEditor(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 6.401 sec
shouldShowCompareEditorForNonWorkspaceFileFromSynchronization(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest) skipped
shouldSynchronizeInEmptyRepository(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 2.313 sec
shouldExchangeCompareEditorSidesBetweenIncomingAndOutgoingChanges(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 6.004 sec
shouldCompareBranchAgainstTag(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 3.845 sec
shouldNotShowIgnoredFiles(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 1.518 sec
shouldCompareTagAgainstTag(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 62.264 sec  <<< ERROR!
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget.
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:407)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:381)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:369)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntilWidgetAppears(SWTBotFactory.java:355)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.shells(SWTBotFactory.java:112)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.shell(SWTBotFactory.java:102)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.shell(SWTBotFactory.java:93)
	at org.eclipse.egit.ui.view.synchronize.AbstractSynchronizeViewTest.commit(AbstractSynchronizeViewTest.java:254)
	at org.eclipse.egit.ui.view.synchronize.AbstractSynchronizeViewTest.makeChangesAndCommit(AbstractSynchronizeViewTest.java:152)
	at org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest.shouldCompareTagAgainstTag(SynchronizeViewWorkspaceModelTest.java:106)

shouldCompareTagAgainstTag(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 62.332 sec  <<< ERROR!
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget.
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntilWidgetAppears(SWTBotFactory.java:357)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.view(SWTWorkbenchBot.java:128)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.viewByTitle(SWTWorkbenchBot.java:141)
	at org.eclipse.egit.ui.view.synchronize.AbstractSynchronizeViewTest.closeSynchronizeView(AbstractSynchronizeViewTest.java:89)
	at sun.reflect.GeneratedMethodAccessor96.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:54)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:156)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:82)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:91)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$1.run(E4Testable.java:73)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 30000 ms.: Could not find view matching: with name '"Synchronize"'
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:407)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:381)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:369)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntilWidgetAppears(SWTBotFactory.java:355)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.view(SWTWorkbenchBot.java:128)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.viewByTitle(SWTWorkbenchBot.java:141)
	at org.eclipse.egit.ui.view.synchronize.AbstractSynchronizeViewTest.closeSynchronizeView(AbstractSynchronizeViewTest.java:89)
	at sun.reflect.GeneratedMethodAccessor96.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:54)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:156)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:82)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:91)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$1.run(E4Testable.java:73)
	at java.lang.Thread.run(Thread.java:745)

shouldRefreshSyncResultAfterWorkspaceChange(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 2.081 sec
shouldReturnNoChanges(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 2.281 sec
org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest  Time elapsed: 3.376 sec  <<< ERROR!
java.io.IOException: Could not delete file /jobs/genie.egit/egit.test.tmpdir/8cbd11f08aea45a5a27153abb1d2c15f/LocalRepositoriesTests227/RemoteRepository/objects
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:181)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:150)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:150)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:150)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:150)
	at org.eclipse.egit.core.test.TestUtils.deleteTempDirs(TestUtils.java:117)
	at org.eclipse.egit.ui.common.LocalRepositoryTestCase.afterClassBase(LocalRepositoryTestCase.java:197)
	at sun.reflect.GeneratedMethodAccessor85.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:54)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:156)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:82)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:91)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$1.run(E4Testable.java:73)
	at java.lang.Thread.run(Thread.java:745)

Running org.eclipse.egit.ui.view.synchronize.SynchronizeViewPushTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.58 sec - in org.eclipse.egit.ui.view.synchronize.SynchronizeViewPushTest
shouldUpdateTrackingBranchOnPush(org.eclipse.egit.ui.view.synchronize.SynchronizeViewPushTest)  Time elapsed: 4.481 sec

Results :

Failed tests: 
  GitRepositoriesViewBranchHandlingTest.testCreateCheckoutDeleteLocalBranch:127->assertCheckoutNotAvailable:145 Checkout context menu item should not exist

Tests in error: 
  BranchAndResetActionTest.testCreateBranchSelectSource:321 » WidgetNotFound Tre...
  BranchAndResetActionTest.testCheckoutLocalBranches:111->checkoutAndVerify:463 » NullPointer
  GitRepositoriesViewTagHandlingTest.testCreateTags:74->createTag:197 » WidgetNotFound
  GitRepositoriesViewTagHandlingTest.testDeleteTags:125->createTag:197 » WidgetNotFound
  GitRepositoriesViewTagHandlingTest.testPushTagPreselectsTag:178->createTag:196 » WidgetNotFound
  GitRepositoriesViewTagHandlingTest.testResetToTag:148->createTag:198 » SWT Fai...
  GitRepositoriesViewRepoHandlingTest.testRemoveRepositoryWithProjectsYes:157->GitRepositoriesViewTestBase.assertHasRepo:98 » WidgetNotFound
  GitRepositoriesViewRepoHandlingTest.testRemoveRepositoryWithoutProjects:138->GitRepositoriesViewTestBase.assertHasRepo:98 » WidgetNotFound
  GitRepositoriesViewRepoHandlingTest.testCloneRepoButton:297 » Timeout Timeout ...
  SynchronizeViewWorkspaceModelTest.shouldCompareTagAgainstTag:106->AbstractSynchronizeViewTest.makeChangesAndCommit:152->AbstractSynchronizeViewTest.commit:254 » WidgetNotFound
  SynchronizeViewWorkspaceModelTest>AbstractSynchronizeViewTest.closeSynchronizeView:89 » WidgetNotFound
  SynchronizeViewWorkspaceModelTest>LocalRepositoryTestCase.afterClassBase:197 » IO

Tests run: 344, Failures: 1, Errors: 12, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] EGit Parent ....................................... SUCCESS [2.235s]
[INFO] EGit Target Platform Definition ................... SUCCESS [0.766s]
[INFO] Eclipse EGit ...................................... SUCCESS [3.738s]
[INFO] Git Team Provider (Core) .......................... SUCCESS [31.243s]
[INFO] Git Team Provider (UI) ............................ SUCCESS [1:04.618s]
[INFO] Git Team Provider (experimental auto-import wizard, incubation)  SUCCESS [12.761s]
[INFO] EGit Mylyn UI ..................................... SUCCESS [13.323s]
[INFO] Git Team Provider (Documentation) ................. SUCCESS [5.151s]
[INFO] Eclipse EGit Feature .............................. SUCCESS [2.686s]
[INFO] EGit Mylyn Feature ................................ SUCCESS [2.279s]
[INFO] Git Flow .......................................... SUCCESS [16.201s]
[INFO] Git Flow UI ....................................... SUCCESS [14.740s]
[INFO] Eclipse EGit Gitflow Feature ...................... SUCCESS [2.337s]
[INFO] EGit Core Test Plug-in ............................ SUCCESS [1:14.752s]
[INFO] GitFlow Test Plug-in .............................. SUCCESS [29.328s]
[INFO] Eclipse EGit Source Feature ....................... SUCCESS [2.151s]
[INFO] EGit P2 Repository ................................ SUCCESS [9.438s]
[INFO] EGit UI Test Plug-in .............................. FAILURE [14:29.937s]
[INFO] EGit Mylyn UI Test Plug-in ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:50.265s
[INFO] Finished at: Mon Jun 01 20:16:23 EDT 2015
[INFO] Final Memory: 240M/3891M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.22.0:test (default-test) on project org.eclipse.egit.ui.test: There are test failures.

Please refer to /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui.test/target/surefire-reports for the individual test results.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.22.0:test (default-test) on project org.eclipse.egit.ui.test: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui.test/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.22.0:test (default-test) on project org.eclipse.egit.ui.test: There are test failures.

Please refer to /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui.test/target/surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to /jobs/genie.egit/egit/workspace/org.eclipse.egit.ui.test/target/surefire-reports for the individual test results.
	at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:953)
	at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:627)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.egit.ui.test
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Terminating xvnc.
[FINDBUGS] Skipping publisher since build result is FAILURE
[DRY] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top