Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [Hudson] Build failed in Hudson: SWTBot-UI-Tests #13

See <https://hudson.eclipse.org/ice/job/SWTBot-UI-Tests/13/changes>

Changes:

[Robert Smith] Upgraded to e(fx)clipse 3

------------------------------------------
[...truncated 1420 lines...]
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.ice.tests.ui.swtbot ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.ice.tests.ui.swtbot ---
[INFO] Building jar: /jobs/genie.ice/SWTBot-UI-Tests/workspace/ice/org.eclipse.ice.tests.ui.swtbot/target/org.eclipse.ice.tests.ui.swtbot-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ice.tests.ui.swtbot ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.ice.tests.ui.swtbot ---
[INFO] Pack200 normalizing jar /jobs/genie.ice/SWTBot-UI-Tests/workspace/ice/org.eclipse.ice.tests.ui.swtbot/target/org.eclipse.ice.tests.ui.swtbot-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.ice.tests.ui.swtbot ---
[INFO] Signing jar: /jobs/genie.ice/SWTBot-UI-Tests/workspace/ice/org.eclipse.ice.tests.ui.swtbot/target/org.eclipse.ice.tests.ui.swtbot-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.ice.tests.ui.swtbot ---
[INFO] Pack200 packing jar /jobs/genie.ice/SWTBot-UI-Tests/workspace/ice/org.eclipse.ice.tests.ui.swtbot/target/org.eclipse.ice.tests.ui.swtbot-2.2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.ice.tests.ui.swtbot ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.eclipse.ice.tests.ui.swtbot ---
[INFO] Expected eclipse log file: /jobs/genie.ice/SWTBot-UI-Tests/workspace/ice/org.eclipse.ice.tests.ui.swtbot/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.8.0_131.x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /jobs/genie.ice/SWTBot-UI-Tests/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /jobs/genie.ice/SWTBot-UI-Tests/workspace/ice/org.eclipse.ice.tests.ui.swtbot/target/work/data, -install, /jobs/genie.ice/SWTBot-UI-Tests/workspace/ice/org.eclipse.ice.tests.ui.swtbot/target/work, -configuration, /jobs/genie.ice/SWTBot-UI-Tests/workspace/ice/org.eclipse.ice.tests.ui.swtbot/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.ice/SWTBot-UI-Tests/workspace/ice/org.eclipse.ice.tests.ui.swtbot/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread]
Launching application org.eclipse.ui.ide.workbench...
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.ice.tests.ui.swtbot.VIBEModelTester
log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
log4j:WARN Please initialize the log4j system properly.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 13.238 sec <<< FAILURE! - in org.eclipse.ice.tests.ui.swtbot.VIBEModelTester
checkVIBELauncher(org.eclipse.ice.tests.ui.swtbot.VIBEModelTester)  Time elapsed: 8.476 sec  <<< ERROR!
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'ToolItem' and with tooltip 'Create an Item' and with style 'SWT.PUSH')
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:522)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:496)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:484)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntilWidgetAppears(SWTBotFactory.java:466)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntilWidgetAppears(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.widget(SWTBotFactory.java:419)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.widget(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBot.toolbarButtonWithTooltip(SWTBot.java:3148)
	at org.eclipse.swtbot.swt.finder.SWTBot.toolbarButtonWithTooltip(SWTBot.java:3136)
	at org.eclipse.ice.tests.ui.swtbot.VIBEModelTester.checkVIBELauncher(VIBEModelTester.java:43)

Running org.eclipse.ice.tests.ui.swtbot.VIBEKeyValuePairTester
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 12.753 sec <<< FAILURE! - in org.eclipse.ice.tests.ui.swtbot.VIBEKeyValuePairTester
checkVIBEKeyValuePair(org.eclipse.ice.tests.ui.swtbot.VIBEKeyValuePairTester)  Time elapsed: 7.345 sec  <<< ERROR!
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'ToolItem' and with tooltip 'Create an Item' and with style 'SWT.PUSH')
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:522)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:496)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:484)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntilWidgetAppears(SWTBotFactory.java:466)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntilWidgetAppears(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.widget(SWTBotFactory.java:419)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.widget(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBot.toolbarButtonWithTooltip(SWTBot.java:3148)
	at org.eclipse.swtbot.swt.finder.SWTBot.toolbarButtonWithTooltip(SWTBot.java:3136)
	at org.eclipse.ice.tests.ui.swtbot.VIBEKeyValuePairTester.checkVIBEKeyValuePair(VIBEKeyValuePairTester.java:58)

Running org.eclipse.ice.tests.ui.swtbot.ReflectivityModelTester
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 12.79 sec <<< FAILURE! - in org.eclipse.ice.tests.ui.swtbot.ReflectivityModelTester
checkReflectivityModel(org.eclipse.ice.tests.ui.swtbot.ReflectivityModelTester)  Time elapsed: 7.247 sec  <<< ERROR!
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'ToolItem' and with tooltip 'Create an Item' and with style 'SWT.PUSH')
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:522)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:496)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:484)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntilWidgetAppears(SWTBotFactory.java:466)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntilWidgetAppears(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.widget(SWTBotFactory.java:419)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.widget(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBot.toolbarButtonWithTooltip(SWTBot.java:3148)
	at org.eclipse.swtbot.swt.finder.SWTBot.toolbarButtonWithTooltip(SWTBot.java:3136)
	at org.eclipse.ice.tests.ui.swtbot.ReflectivityModelTester.checkReflectivityModel(ReflectivityModelTester.java:70)

Running org.eclipse.ice.tests.ui.swtbot.MaterialsDatabaseTester
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.066 sec <<< FAILURE! - in org.eclipse.ice.tests.ui.swtbot.MaterialsDatabaseTester
checkMaterialsTree(org.eclipse.ice.tests.ui.swtbot.MaterialsDatabaseTester)  Time elapsed: 5.062 sec  <<< ERROR!
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find view matching: with title '"Welcome"'
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:522)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:496)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:484)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntilWidgetAppears(SWTBotFactory.java:466)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntilWidgetAppears(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.view(SWTWorkbenchBot.java:131)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.viewByTitle(SWTWorkbenchBot.java:157)
	at org.eclipse.ice.tests.ui.swtbot.MaterialsDatabaseTester.checkMaterialsTree(MaterialsDatabaseTester.java:62)

Running org.eclipse.ice.tests.ui.swtbot.VIBELauncherTester
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 12.485 sec <<< FAILURE! - in org.eclipse.ice.tests.ui.swtbot.VIBELauncherTester
checkVIBELauncher(org.eclipse.ice.tests.ui.swtbot.VIBELauncherTester)  Time elapsed: 7.21 sec  <<< ERROR!
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'ToolItem' and with tooltip 'Create an Item' and with style 'SWT.PUSH')
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:522)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:496)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:484)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntilWidgetAppears(SWTBotFactory.java:466)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntilWidgetAppears(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.widget(SWTBotFactory.java:419)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.widget(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBot.toolbarButtonWithTooltip(SWTBot.java:3148)
	at org.eclipse.swtbot.swt.finder.SWTBot.toolbarButtonWithTooltip(SWTBot.java:3136)
	at org.eclipse.ice.tests.ui.swtbot.VIBELauncherTester.checkVIBELauncher(VIBELauncherTester.java:58)

Running org.eclipse.ice.tests.ui.swtbot.MOOSETester
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 18.17 sec <<< FAILURE! - in org.eclipse.ice.tests.ui.swtbot.MOOSETester
checkMooseActions(org.eclipse.ice.tests.ui.swtbot.MOOSETester)  Time elapsed: 12.848 sec  <<< ERROR!
org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find view matching: with name '"Item Viewer"'
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:522)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:496)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:484)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntil(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntilWidgetAppears(SWTBotFactory.java:466)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.waitUntilWidgetAppears(SWTWorkbenchBot.java:1)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.view(SWTWorkbenchBot.java:131)
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.viewByPartName(SWTWorkbenchBot.java:145)
	at org.eclipse.ice.tests.ui.swtbot.MOOSETester.checkMooseActions(MOOSETester.java:62)


Results :

Tests in error: 
  VIBEModelTester.checkVIBELauncher:43 » WidgetNotFound Could not find widget ma...
  VIBEKeyValuePairTester.checkVIBEKeyValuePair:58 » WidgetNotFound Could not fin...
  ReflectivityModelTester.checkReflectivityModel:70 » WidgetNotFound Could not f...
  MaterialsDatabaseTester.checkMaterialsTree:62 » WidgetNotFound Could not find ...
  VIBELauncherTester.checkVIBELauncher:58 » WidgetNotFound Could not find widget...
  MOOSETester.checkMooseActions:62 » WidgetNotFound Could not find view matching...

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.ice.parent ............................ SUCCESS [2.565s]
[INFO] org.eclipse.ice.datastructures .................... SUCCESS [3.972s]
[INFO] org.eclipse.ice.io ................................ SUCCESS [1.619s]
[INFO] org.eclipse.ice.materials ......................... SUCCESS [1.229s]
[INFO] org.eclipse.ice.item .............................. SUCCESS [6.976s]
[INFO] org.eclipse.ice.caebat.batml ...................... SUCCESS [1.512s]
[INFO] org.eclipse.ice.client.compatibility .............. SUCCESS [0.889s]
[INFO] org.eclipse.ice.core .............................. SUCCESS [1.534s]
[INFO] org.eclipse.ice.client ............................ SUCCESS [2.843s]
[INFO] org.eclipse.ice.client.widgets .................... SUCCESS [4.137s]
[INFO] org.eclipse.ice.persistence.xml ................... SUCCESS [1.099s]
[INFO] org.eclipse.ice.reactor.plant ..................... SUCCESS [1.412s]
[INFO] org.eclipse.ice.client.widgets.moose .............. SUCCESS [2.924s]
[INFO] org.eclipse.ice.developer ......................... SUCCESS [1.506s]
[INFO] org.eclipse.ice.developer.moose ................... SUCCESS [1.475s]
[INFO] org.eclipse.ice.reflectivity ...................... SUCCESS [3.463s]
[INFO] org.eclipse.ice.geometry .......................... SUCCESS [1.846s]
[INFO] org.eclipse.ice.materials.ui ...................... SUCCESS [2.419s]
[INFO] org.eclipse.ice.mesh .............................. SUCCESS [1.003s]
[INFO] org.eclipse.ice.nek5000 ........................... SUCCESS [2.638s]
[INFO] org.eclipse.ice.proteus ........................... SUCCESS [1.274s]
[INFO] org.eclipse.ice.reflectivity.ui ................... SUCCESS [1.751s]
[INFO] org.eclipse.ice.tests.client.widgets.utils ........ SUCCESS [1.193s]
[INFO] org.eclipse.ice.vibe .............................. SUCCESS [1.566s]
[INFO] org.eclipse.ice.tests.ui.swtbot ................... FAILURE [1:45.067s]
[INFO] org.eclipse.ice.client.rcp ........................ SKIPPED
[INFO] ICE Advanced Materials Feature .................... SKIPPED
[INFO] org.eclipse.ice.projectgeneration ................. SKIPPED
[INFO] org.eclipse.ice.target.oxygen ..................... SKIPPED
[INFO] Eclipse ICE SWTBot UI Integration Tests Aggregator  SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:23.595s
[INFO] Finished at: Fri Aug 18 06:34:33 EDT 2017
[INFO] Final Memory: 171M/4153M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "production" could not be activated because it does not exist.
[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.26.0:test (default-test) on project org.eclipse.ice.tests.ui.swtbot: There are test failures.

Please refer to /jobs/genie.ice/SWTBot-UI-Tests/workspace/ice/org.eclipse.ice.tests.ui.swtbot/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.26.0:test (default-test) on project org.eclipse.ice.tests.ui.swtbot: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.ice/SWTBot-UI-Tests/workspace/ice/org.eclipse.ice.tests.ui.swtbot/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.26.0:test (default-test) on project org.eclipse.ice.tests.ui.swtbot: There are test failures.

Please refer to /jobs/genie.ice/SWTBot-UI-Tests/workspace/ice/org.eclipse.ice.tests.ui.swtbot/target/surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	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:317)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to /jobs/genie.ice/SWTBot-UI-Tests/workspace/ice/org.eclipse.ice.tests.ui.swtbot/target/surefire-reports for the individual test results.
	at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:998)
	at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:666)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 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.ice.tests.ui.swtbot
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Taking screenshot.
[workspace] $ import -window root -display :1525 screenshot.jpg
Terminating xvnc.
Recording test results
Archiving artifacts

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


Back to the top