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 #3819

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

------------------------------------------
[...truncated 31779 lines...]
	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.377 sec
shouldReturnNoChanges(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 2.329 sec
Running org.eclipse.egit.ui.view.synchronize.SynchronizeViewPushTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 62.418 sec <<< FAILURE! - in org.eclipse.egit.ui.view.synchronize.SynchronizeViewPushTest
shouldUpdateTrackingBranchOnPush(org.eclipse.egit.ui.view.synchronize.SynchronizeViewPushTest)  Time elapsed: 62.323 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.widget(SWTBotFactory.java:308)
	at org.eclipse.swtbot.swt.finder.SWTBot.styledText(SWTBot.java:2781)
	at org.eclipse.egit.ui.view.synchronize.AbstractSynchronizeViewTest.commit(AbstractSynchronizeViewTest.java:255)
	at org.eclipse.egit.ui.view.synchronize.AbstractSynchronizeViewTest.makeChangesAndCommit(AbstractSynchronizeViewTest.java:152)
	at org.eclipse.egit.ui.view.synchronize.SynchronizeViewPushTest.shouldUpdateTrackingBranchOnPush(SynchronizeViewPushTest.java:61)

shouldUpdateTrackingBranchOnPush(org.eclipse.egit.ui.view.synchronize.SynchronizeViewPushTest)  Time elapsed: 62.367 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)


Results :

Failed tests: 
  HistoryViewTest.testAddBranch:282 null
  CompareActionsTest.testCompareWithPrevious:181->clickCompareWithAndWaitForSync:293 Job was not scheduled until timeout of 60000 ms.
  TagActionTest.testChangeTagMessage:137 null
  GitRepositoriesViewBranchHandlingTest.testCreateCheckoutDeleteLocalBranch:127->assertCheckoutNotAvailable:145 Checkout context menu item should not exist

Tests in error: 
  HistoryViewTest.testAddCommit:221->LocalRepositoryTestCase.touchAndSubmit:464->LocalRepositoryTestCase.touchAndSubmit:489 » Team
  CommitActionTest.testLaunchedWithAmend:123 » WidgetNotFound Could not find wid...
  CompareActionsTest.setup:75->LocalRepositoryTestCase.createProjectAndCommitToRepository:222->LocalRepositoryTestCase.createProjectAndCommitToRepository:298->LocalRepositoryTestCase.touchAndSubmit:464->LocalRepositoryTestCase.touchAndSubmit:489 » Team
  CreatePatchActionTest.testNoChangesInSelection:131->LocalRepositoryTestCase.touch:528 » Resource
  PushActionTest.setup:49->LocalRepositoryTestCase.touchAndSubmit:464->LocalRepositoryTestCase.touchAndSubmit:489 » Team
  TagActionTest.setup:57->LocalRepositoryTestCase.touchAndSubmit:464->LocalRepositoryTestCase.touchAndSubmit:489 » Team
  TagActionTest.setup:47->LocalRepositoryTestCase.createProjectAndCommitToRepository:222->LocalRepositoryTestCase.createProjectAndCommitToRepository:256 » Resource
  RepositoryCommitTest.setup:43->LocalRepositoryTestCase.createProjectAndCommitToRepository:222->LocalRepositoryTestCase.createProjectAndCommitToRepository:298->LocalRepositoryTestCase.touchAndSubmit:464->LocalRepositoryTestCase.touchAndSubmit:489 » Team
  GitCloneWizardHttpTest>LocalRepositoryTestCase.afterClassBase:197 » IO Could n...
  SubmoduleAddTest.addAtRoot:76 » Timeout Timeout after: 30000 ms.: The widget (...
  SubmoduleSyncTest.syncSubmodule:97 » WidgetNotFound Could not find widget.
  GitRepositoriesViewTagHandlingTest.testPushTagPreselectsTag:180 » WidgetNotFound
  GitRepositoriesViewTagHandlingTest.testResetToTag:145 » WidgetNotFound Could n...
  GitRepositoriesViewTest.testOpen:128->LocalRepositoryTestCase.getTestFileContent:570 » FileNotFound
  GitRepositoriesViewTest.testContextMenuRepository:193->LocalRepositoryTestCase.assertClickOpens:403 » Timeout
  GitRepositoriesViewTest.testDeleteMultipleBranches:566 » WidgetNotFound Could ...
  GitRepositoriesViewBranchHandlingTest.testCreateDeleteLocalBranchWithUnmerged:190 » WidgetNotFound
  SynchronizeViewGitChangeSetModelTest.shouldListFileDeletedChange:140->AbstractSynchronizeViewTest.deleteFileAndCommit:158->AbstractSynchronizeViewTest.commit:255 » WidgetNotFound
  SynchronizeViewGitChangeSetModelTest.shouldRefreshSyncResultAfterRepositoryChange:393->AbstractSynchronizeViewTest.commit:255 » WidgetNotFound
  SynchronizeViewGitChangeSetModelTest.shouldExchangeCompareEditorSidesBetweenIncomingAndOutgoingChanges:188->AbstractSynchronizeViewTest.makeChangesAndCommit:152->AbstractSynchronizeViewTest.commit:255 » WidgetNotFound
  SynchronizeViewGitChangeSetModelTest>AbstractSynchronizeViewTest.closeSynchronizeView:89 » WidgetNotFound
  SynchronizeViewGitChangeSetModelTest.shouldCompareBranchAgainstTag:99->AbstractSynchronizeViewTest.makeChangesAndCommit:152->AbstractSynchronizeViewTest.commit:255 » WidgetNotFound
  SynchronizeViewGitChangeSetModelTest>AbstractSynchronizeViewTest.closeSynchronizeView:89 » WidgetNotFound
  SynchronizeViewGitChangeSetModelTest.shouldCompareTagAgainstTag:112->AbstractSynchronizeViewTest.makeChangesAndCommit:152->AbstractSynchronizeViewTest.commit:255 » WidgetNotFound
  SynchronizeViewGitChangeSetModelTest>AbstractSynchronizeViewTest.closeSynchronizeView:89 » WidgetNotFound
  SynchronizeViewWorkspaceModelTest.shouldListFileDeletedChange:135->AbstractSynchronizeViewTest.deleteFileAndCommit:158->AbstractSynchronizeViewTest.commit:255 » WidgetNotFound
  SynchronizeViewWorkspaceModelTest>AbstractSynchronizeViewTest.closeSynchronizeView:89 » WidgetNotFound
  SynchronizeViewWorkspaceModelTest.shouldRefreshSyncResultAfterRepositoryChange:275->AbstractSynchronizeViewTest.commit:255 » WidgetNotFound
  SynchronizeViewWorkspaceModelTest.shouldOpenCompareEditor:121->AbstractSynchronizeViewTest.makeChangesAndCommit:152->AbstractSynchronizeViewTest.commit:255 » WidgetNotFound
  SynchronizeViewWorkspaceModelTest>AbstractSynchronizeViewTest.closeSynchronizeView:89 » WidgetNotFound
  SynchronizeViewWorkspaceModelTest.shouldSynchronizeInEmptyRepository:160->AbstractSynchronizeViewTest.launchSynchronization:170 » NullPointer
  SynchronizeViewWorkspaceModelTest>AbstractSynchronizeViewTest.closeSynchronizeView:89 » WidgetNotFound
  SynchronizeViewWorkspaceModelTest.shouldExchangeCompareEditorSidesBetweenIncomingAndOutgoingChanges:181->AbstractSynchronizeViewTest.makeChangesAndCommit:152->AbstractSynchronizeViewTest.commit:255 » WidgetNotFound
  SynchronizeViewWorkspaceModelTest>AbstractSynchronizeViewTest.closeSynchronizeView:89 » WidgetNotFound
  SynchronizeViewWorkspaceModelTest.shouldCompareBranchAgainstTag:93->AbstractSynchronizeViewTest.makeChangesAndCommit:152->AbstractSynchronizeViewTest.commit:255 » WidgetNotFound
  SynchronizeViewWorkspaceModelTest>AbstractSynchronizeViewTest.closeSynchronizeView:89 » WidgetNotFound
  SynchronizeViewWorkspaceModelTest.shouldCompareTagAgainstTag:106->AbstractSynchronizeViewTest.makeChangesAndCommit:152->AbstractSynchronizeViewTest.commit:255 » WidgetNotFound
  SynchronizeViewWorkspaceModelTest>AbstractSynchronizeViewTest.closeSynchronizeView:89 » WidgetNotFound
  SynchronizeViewPushTest.shouldUpdateTrackingBranchOnPush:61->AbstractSynchronizeViewTest.makeChangesAndCommit:152->AbstractSynchronizeViewTest.commit:255 » WidgetNotFound
  SynchronizeViewPushTest>AbstractSynchronizeViewTest.closeSynchronizeView:89 » WidgetNotFound

Tests run: 353, Failures: 4, Errors: 40, Skipped: 11


!ENTRY org.eclipse.core.resources 2 10035 2015-05-21 12:47:57.523
!MESSAGE The workspace will exit with unsaved changes in this session.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] EGit Parent ....................................... SUCCESS [2.398s]
[INFO] EGit Target Platform Definition ................... SUCCESS [0.709s]
[INFO] Eclipse EGit ...................................... SUCCESS [5.136s]
[INFO] Git Team Provider (Core) .......................... SUCCESS [33.819s]
[INFO] Git Team Provider (UI) ............................ SUCCESS [1:09.541s]
[INFO] Git Team Provider (experimental auto-import wizard, incubation)  SUCCESS [15.170s]
[INFO] EGit Mylyn UI ..................................... SUCCESS [15.044s]
[INFO] Git Team Provider (Documentation) ................. SUCCESS [5.780s]
[INFO] Eclipse EGit Feature .............................. SUCCESS [2.475s]
[INFO] EGit Mylyn Feature ................................ SUCCESS [3.057s]
[INFO] Git Flow .......................................... SUCCESS [15.918s]
[INFO] Git Flow UI ....................................... SUCCESS [15.431s]
[INFO] Eclipse EGit Gitflow Feature ...................... SUCCESS [2.895s]
[INFO] EGit Core Test Plug-in ............................ SUCCESS [1:13.195s]
[INFO] GitFlow Test Plug-in .............................. SUCCESS [30.798s]
[INFO] Eclipse EGit Source Feature ....................... SUCCESS [2.145s]
[INFO] EGit P2 Repository ................................ SUCCESS [11.628s]
[INFO] EGit UI Test Plug-in .............................. FAILURE [26:13.470s]
[INFO] EGit Mylyn UI Test Plug-in ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31:58.155s
[INFO] Finished at: Thu May 21 12:47:59 EDT 2015
[INFO] Final Memory: 236M/3308M
[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] 
[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