mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 14:15:23 +02:00
[releng] temporarily disable password tests to debug builds failure.
This commit is contained in:
parent
c2e80feb83
commit
54146387cf
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ public class RSECombinedTestSuite extends DelegatingTestSuiteHolder {
|
|||
|
||||
// add the single test suites to the overall one here.
|
||||
suite.addTest(org.eclipse.rse.tests.core.AllTests.suite());
|
||||
suite.addTest(org.eclipse.rse.tests.core.passwords.PasswordsTestSuite.suite());
|
||||
// suite.addTest(org.eclipse.rse.tests.core.passwords.PasswordsTestSuite.suite());
|
||||
suite.addTest(org.eclipse.rse.tests.core.connection.RSEConnectionTestSuite.suite());
|
||||
suite.addTest(org.eclipse.rse.tests.core.registries.RSERegistriesTestSuite.suite());
|
||||
suite.addTest(org.eclipse.rse.tests.internal.RSEInternalFrameworkTestSuite.suite());
|
||||
|
|
Loading…
Add table
Reference in a new issue