1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-06 08:35:26 +02:00

Bug 378834 - Temporarly disable hanging tests

Change-Id: I8dc570458137cba6402ee0458b14610537fe39d1
This commit is contained in:
Marc Khouzam 2013-01-12 10:42:33 -05:00
parent 2677340551
commit c91be07c4e

View file

@ -44,7 +44,7 @@ import org.junit.runners.Suite;
OperationsWhileTargetIsRunningNonStopTest_7_5.class,
PostMortemCoreTest_7_5.class,
CommandTimeoutTest_7_5.class,
GDBMultiNonStopRunControlTest_7_5.class,
// GDBMultiNonStopRunControlTest_7_5.class,
Suite_Sessionless_Tests.class,
/* Add your test class here */
})