1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Temporarily disable CommandTimeoutTests as they may be the ones that

cause a dialog to pop-up and hang the build.

Change-Id: I2e1cabad2024e2b6b1df52f7a3346823f5b2765c
This commit is contained in:
Marc Khouzam 2013-01-24 10:57:33 -05:00
parent ea08a27209
commit f1ca02367b

View file

@ -45,7 +45,7 @@ import org.junit.runners.Suite;
OperationsWhileTargetIsRunningTest_7_5.class,
OperationsWhileTargetIsRunningNonStopTest_7_5.class,
PostMortemCoreTest_7_5.class,
CommandTimeoutTest_7_5.class,
// CommandTimeoutTest_7_5.class,
Suite_Sessionless_Tests.class,
GDBConsoleBreakpointsTest_7_5.class,
/* Add your test class here */