mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-07 17:15:25 +02:00
Bug 378834 - Temporarly disable hanging tests
Change-Id: I8dc570458137cba6402ee0458b14610537fe39d1
This commit is contained in:
parent
2677340551
commit
c91be07c4e
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ import org.junit.runners.Suite;
|
||||||
OperationsWhileTargetIsRunningNonStopTest_7_5.class,
|
OperationsWhileTargetIsRunningNonStopTest_7_5.class,
|
||||||
PostMortemCoreTest_7_5.class,
|
PostMortemCoreTest_7_5.class,
|
||||||
CommandTimeoutTest_7_5.class,
|
CommandTimeoutTest_7_5.class,
|
||||||
GDBMultiNonStopRunControlTest_7_5.class,
|
// GDBMultiNonStopRunControlTest_7_5.class,
|
||||||
Suite_Sessionless_Tests.class,
|
Suite_Sessionless_Tests.class,
|
||||||
/* Add your test class here */
|
/* Add your test class here */
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Reference in a new issue