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

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

Changes:

[Matthias Sohn] Add utility method for creating warning status and logging it

------------------------------------------
[...truncated 3971 lines...]
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$1.run(E4Testable.java:72)
	at java.lang.Thread.run(Thread.java:744)
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.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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	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:309)
	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:72)
	at java.lang.Thread.run(Thread.java:744)

shouldStagePartialChangeInCompareEditor(org.eclipse.egit.ui.view.synchronize.SynchronizeViewGitChangeSetModelTest)  Time elapsed: 3.827 sec
shouldRefreshSyncResultAfterWorkspaceChange(org.eclipse.egit.ui.view.synchronize.SynchronizeViewGitChangeSetModelTest)  Time elapsed: 1.775 sec
shouldReturnNoChanges(org.eclipse.egit.ui.view.synchronize.SynchronizeViewGitChangeSetModelTest)  Time elapsed: 2.427 sec
Running org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest
Tests run: 13, Failures: 0, Errors: 4, Skipped: 2, Time elapsed: 153.152 sec <<< FAILURE! - in org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest
shouldListFileDeletedChange(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 32.221 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.tree(SWTBot.java:1283)
	at org.eclipse.swtbot.swt.finder.SWTBot.tree(SWTBot.java:1272)
	at org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest.shouldListFileDeletedChange(SynchronizeViewWorkspaceModelTest.java:141)

shouldReturnListOfChanges(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 32.572 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.tree(SWTBot.java:1283)
	at org.eclipse.swtbot.swt.finder.SWTBot.tree(SWTBot.java:1272)
	at org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest.shouldReturnListOfChanges(SynchronizeViewWorkspaceModelTest.java:85)

shouldShowNonWorkspaceFileInSynchronization(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest) skipped
shouldRefreshSyncResultAfterRepositoryChange(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 4.338 sec
shouldOpenCompareEditor(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 5.843 sec
shouldShowCompareEditorForNonWorkspaceFileFromSynchronization(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest) skipped
shouldSynchronizeInEmptyRepository(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 1.626 sec
shouldExchangeCompareEditorSidesBetweenIncomingAndOutgoingChanges(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 33.954 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.tree(SWTBot.java:1283)
	at org.eclipse.swtbot.swt.finder.SWTBot.tree(SWTBot.java:1272)
	at org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest.getCompareEditorForFileInWorkspaceModel(SynchronizeViewWorkspaceModelTest.java:344)
	at org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest.shouldExchangeCompareEditorSidesBetweenIncomingAndOutgoingChanges(SynchronizeViewWorkspaceModelTest.java:185)

shouldCompareBranchAgainstTag(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 3.502 sec
shouldNotShowIgnoredFiles(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 1.635 sec
shouldCompareTagAgainstTag(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 3.07 sec
shouldRefreshSyncResultAfterWorkspaceChange(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 31.459 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.tree(SWTBot.java:1283)
	at org.eclipse.swtbot.swt.finder.SWTBot.tree(SWTBot.java:1272)
	at org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest.shouldRefreshSyncResultAfterWorkspaceChange(SynchronizeViewWorkspaceModelTest.java:252)

shouldReturnNoChanges(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)  Time elapsed: 2.658 sec
Running org.eclipse.egit.ui.view.synchronize.SynchronizeViewPushTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 33.464 sec <<< FAILURE! - in org.eclipse.egit.ui.view.synchronize.SynchronizeViewPushTest
shouldUpdateTrackingBranchOnPush(org.eclipse.egit.ui.view.synchronize.SynchronizeViewPushTest)  Time elapsed: 33.358 sec  <<< ERROR!
org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 30000 ms.: The widget ToolItem with text {ToolItem {}} was not enabled.
	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.widgets.AbstractSWTBot.waitForEnabled(AbstractSWTBot.java:635)
	at org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton.click(SWTBotToolbarPushButton.java:60)
	at org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton.click(SWTBotToolbarPushButton.java:1)
	at org.eclipse.egit.ui.view.synchronize.SynchronizeViewPushTest.shouldUpdateTrackingBranchOnPush(SynchronizeViewPushTest.java:71)


Results :

Failed tests: 
  SynchronizeViewGitChangeSetModelTest.shouldUnStagePartialChangeInCompareEditor:348 
Expected: is <1L>
     but: was <0L>

Tests in error: 
  CommitSearchDialogTest.openCommitTabOnSearchDialog:70 » WidgetNotFound The wid...
  HistoryViewTest.testShowAllBranches:327->toggleShowAllBranchesButton:437->getHistoryViewTable:248 » SWT
  HistoryViewTest.testOpenHistoryOnFileFolderFilter:150->initFilter:173->getHistoryViewTable:248 » SWT
  HistoryViewTest.testCheckOut:319->getHistoryViewTable:248 » SWT Failed to exec...
  HistoryViewTest.testOpenHistoryOnProject:210->getHistoryViewTable:248 » SWT Fa...
  HistoryViewTest.testRevertFailure:345->getHistoryViewTable:248 » SWT Failed to...
  HistoryViewTest.testAddBranch:270->getHistoryViewTable:248 » SWT Failed to exe...
  HistoryViewTest.testAddCommit:220->getHistoryViewTable:248 » SWT Failed to exe...
  HistoryViewTest.testOpenHistoryOnFileProjectFilter:131->initFilter:173->getHistoryViewTable:248 » SWT
  HistoryViewTest.testOpenHistoryOnFileRepoFilter:112->initFilter:173->getHistoryViewTable:248 » SWT
  HistoryViewTest.testAddTag:289->getHistoryViewTable:248 » SWT Failed to execut...
  HistoryViewTest.testOpenHistoryOnFileNoFilter:85->initFilter:173->getHistoryViewTable:248 » SWT
  HistoryViewTest.testOpenOfDeletedFile:375->getHistoryViewTable:248 » SWT Faile...
  GitRepositoriesViewRepoHandlingTest.testShowIn:234->GitRepositoriesViewTestBase.assertHasRepo:98 » WidgetNotFound
  GitRepositoriesViewFetchAndPushTest.testFetchFromOriginFetchNode:173->testFetchFromOrigin:202->selectNode:257 » WidgetNotFound
  SynchronizeViewGitChangeSetModelTest>AbstractSynchronizeViewTest.setupRepository:103->LocalRepositoryTestCase.createProjectAndCommitToRepository:222->LocalRepositoryTestCase.createProjectAndCommitToRepository:298->LocalRepositoryTestCase.touchAndSubmit:464->LocalRepositoryTestCase.touchAndSubmit:489 » Team
  SynchronizeViewGitChangeSetModelTest>AbstractSynchronizeViewTest.closeSynchronizeView:89 » WidgetNotFound
  SynchronizeViewGitChangeSetModelTest.shouldExchangeCompareEditorSidesBetweenIncomingAndOutgoingChanges:188->AbstractSynchronizeViewTest.makeChangesAndCommit:152->AbstractSynchronizeViewTest.commit:252->AbstractSynchronizeViewTest.showDialog:279 » SWT
  SynchronizeViewGitChangeSetModelTest>AbstractSynchronizeViewTest.closeSynchronizeView:89 » WidgetNotFound
  SynchronizeViewGitChangeSetModelTest.shouldCompareTagAgainstTag:113->AbstractSynchronizeViewTest.createTag:147 » NoHead
  SynchronizeViewGitChangeSetModelTest>AbstractSynchronizeViewTest.closeSynchronizeView:89 » WidgetNotFound
  SynchronizeViewWorkspaceModelTest.shouldListFileDeletedChange:141 » WidgetNotFound
  SynchronizeViewWorkspaceModelTest.shouldReturnListOfChanges:85 » WidgetNotFound
  SynchronizeViewWorkspaceModelTest.shouldExchangeCompareEditorSidesBetweenIncomingAndOutgoingChanges:185->getCompareEditorForFileInWorkspaceModel:344 » WidgetNotFound
  SynchronizeViewWorkspaceModelTest.shouldRefreshSyncResultAfterWorkspaceChange:252 » WidgetNotFound
  SynchronizeViewPushTest.shouldUpdateTrackingBranchOnPush:71 » Timeout Timeout ...

Tests run: 339, Failures: 1, Errors: 26, Skipped: 11

25/01/2015 04:20:09 Xvnc version X.org/xf4vnc custom version
25/01/2015 04:20:09 Copyright (C) 2001-2004 Alan Hourihane.
25/01/2015 04:20:09 Copyright (C) 2000-2004 Constantin Kaplinsky
25/01/2015 04:20:09 Copyright (C) 1999 AT&T Laboratories Cambridge
25/01/2015 04:20:09 All Rights Reserved.
25/01/2015 04:20:09 See http://www.tightvnc.com/ for information on TightVNC
25/01/2015 04:20:09 See http://xf4vnc.sf.net for xf4vnc-specific information
25/01/2015 04:20:09 Desktop name 'x11' (hipp1:14)
25/01/2015 04:20:09 Protocol versions supported: 3.7, 3.3
25/01/2015 04:20:09 RGB format 8 8 8
25/01/2015 04:20:09 Listening for VNC connections on TCP port 5914
[dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[dix] Could not init font path element /usr/share/fonts/OTF, removing from list!
(EE) config/hal: NewInputDeviceRequest failed (2)
(EE) config/hal: NewInputDeviceRequest failed (2)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] EGit Parent ....................................... SUCCESS [4.097s]
[INFO] EGit Target Platform Definition ................... SUCCESS [1.191s]
[INFO] Eclipse EGit ...................................... SUCCESS [10.274s]
[INFO] Git Team Provider (Core) .......................... SUCCESS [30.556s]
[INFO] Git Team Provider (UI) ............................ SUCCESS [1:06.105s]
[INFO] EGit Mylyn UI ..................................... SUCCESS [15.260s]
[INFO] Git Team Provider (Documentation) ................. SUCCESS [6.791s]
[INFO] Eclipse EGit Feature .............................. SUCCESS [3.275s]
[INFO] EGit Mylyn Feature ................................ SUCCESS [3.034s]
[INFO] EGit Core Test Plug-in ............................ SUCCESS [1:06.283s]
[INFO] EGit UI Test Plug-in .............................. FAILURE [14:52.347s]
[INFO] EGit Mylyn UI Test Plug-in ........................ SKIPPED
[INFO] Eclipse EGit Source Feature ....................... SKIPPED
[INFO] EGit P2 Repository ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:48.958s
[INFO] Finished at: Sun Jan 25 04:20:09 EST 2015
[INFO] Final Memory: 146M/2191M
[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.technology.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.technology.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.technology.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.technology.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