1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 01:45:33 +02:00

Removing stand alone swtbot test module from build

This hanging needs to be investigated/fix before re-enabling
this needs to be done as it impacts every single verification build

Change-Id: I66d5e46773c4f816dd09268fdd55a7495755375e
This commit is contained in:
Alvaro Sanchez-Leon 2016-11-02 12:47:17 -04:00 committed by Gerrit Code Review @ Eclipse.org
parent ab7afbf0aa
commit c0d53c2cc9

View file

@ -98,8 +98,10 @@
<module>debug/org.eclipse.cdt.debug.application.doc</module>
<module>debug/org.eclipse.cdt.debug.standalone-feature</module>
<module>debug/org.eclipse.cdt.debug.standalone.source-feature</module>
<!--
TODO: Investigate/Fix hanging before re-enable re-enabling
<module>debug/org.eclipse.cdt.debug.application.tests</module>
-->
<module>dsf-gdb/org.eclipse.cdt.dsf.gdb</module>
<module>dsf-gdb/org.eclipse.cdt.dsf.gdb.ui</module>
<module>dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui</module>