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:
parent
ea08a27209
commit
f1ca02367b
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue