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:
parent
ab7afbf0aa
commit
c0d53c2cc9
1 changed files with 3 additions and 1 deletions
4
pom.xml
4
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue