Skip to content
Snippets Groups Projects
Commit 8774f0a3 authored by Sebastian Krings's avatar Sebastian Krings
Browse files

disable ui tests for now till jenkins supports it

parent ed42a687
Branches
Tags
No related merge requests found
include 'de.prob.core', 'de.prob.core.tests', 'de.bmotionstudio.gef.editor' ,'de.bmotionstudio.rodin', 'de.bmotionstudio.help' , 'de.prob.plugin', 'de.prob.ui', 'de.prob2.feature', 'de.prob.units', 'de.prob.units.tests', 'de.prob2.units.feature' include 'de.prob.core', 'de.prob.core.tests', 'de.bmotionstudio.gef.editor' ,'de.bmotionstudio.rodin', 'de.bmotionstudio.help' , 'de.prob.plugin', 'de.prob.ui', 'de.prob2.feature', 'de.prob.units', 'de.prob2.units.feature'
...@@ -599,11 +599,6 @@ task tycho(dependsOn: [createPoms] , type:Exec) { ...@@ -599,11 +599,6 @@ task tycho(dependsOn: [createPoms] , type:Exec) {
<plugin> <plugin>
<groupId>org.eclipse.tycho</groupId> <groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-surefire-plugin</artifactId> <artifactId>tycho-surefire-plugin</artifactId>
<configuration>
<useUIHarness>true</useUIHarness>
<useUIThread>true</useUIThread>
<product>org.rodinp.platform.product</product>
</configuration>
</plugin> </plugin>
</plugins> </plugins>
</build> </build>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment