From c0ffeb6474ae4174cd87746faade19e372275066 Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Tue, 2 Jun 2020 15:26:57 -0400 Subject: [PATCH] Bug 563864: By default fail build on test failures when building CDT with maven Change-Id: I9bd3db3850cc45abb0ea53f8885a331c7f327887 --- core/org.eclipse.cdt.core.tests/pom.xml | 1 - core/org.eclipse.cdt.ui.tests/pom.xml | 1 - debug/org.eclipse.cdt.debug.application.tests/pom.xml | 1 - dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml | 1 - jtag/org.eclipse.cdt.debug.gdbjtag.core.tests/pom.xml | 1 - launchbar/org.eclipse.launchbar.ui.tests/pom.xml | 1 - pom.xml | 1 - 7 files changed, 7 deletions(-) diff --git a/core/org.eclipse.cdt.core.tests/pom.xml b/core/org.eclipse.cdt.core.tests/pom.xml index ccdda5592bb..786c83c4a05 100644 --- a/core/org.eclipse.cdt.core.tests/pom.xml +++ b/core/org.eclipse.cdt.core.tests/pom.xml @@ -47,7 +47,6 @@ **/AutomatedIntegrationSuite.* - true diff --git a/core/org.eclipse.cdt.ui.tests/pom.xml b/core/org.eclipse.cdt.ui.tests/pom.xml index c640b635a3e..94715a5ff14 100644 --- a/core/org.eclipse.cdt.ui.tests/pom.xml +++ b/core/org.eclipse.cdt.ui.tests/pom.xml @@ -69,7 +69,6 @@ **/AutomatedSuite.* - true diff --git a/debug/org.eclipse.cdt.debug.application.tests/pom.xml b/debug/org.eclipse.cdt.debug.application.tests/pom.xml index 8e897c1742e..f691da5f487 100644 --- a/debug/org.eclipse.cdt.debug.application.tests/pom.xml +++ b/debug/org.eclipse.cdt.debug.application.tests/pom.xml @@ -40,7 +40,6 @@ **/AllTests.* - true org.eclipse.platform.feature.group diff --git a/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml b/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml index e5a9029d30d..2eb8c5db1d5 100644 --- a/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml +++ b/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml @@ -63,7 +63,6 @@ **/${dsf.gdb.tests.gdbTestSuite} - true diff --git a/jtag/org.eclipse.cdt.debug.gdbjtag.core.tests/pom.xml b/jtag/org.eclipse.cdt.debug.gdbjtag.core.tests/pom.xml index 2b24afb6290..0252c050968 100644 --- a/jtag/org.eclipse.cdt.debug.gdbjtag.core.tests/pom.xml +++ b/jtag/org.eclipse.cdt.debug.gdbjtag.core.tests/pom.xml @@ -63,7 +63,6 @@ **/${dsf.gdb.tests.gdbTestSuite} - true diff --git a/launchbar/org.eclipse.launchbar.ui.tests/pom.xml b/launchbar/org.eclipse.launchbar.ui.tests/pom.xml index 530c3c0351e..76e8d345ec2 100644 --- a/launchbar/org.eclipse.launchbar.ui.tests/pom.xml +++ b/launchbar/org.eclipse.launchbar.ui.tests/pom.xml @@ -27,7 +27,6 @@ **/AutomatedIntegrationSuite.* - true p2-installable-unit diff --git a/pom.xml b/pom.xml index a243ccdee7f..b89b75a4e1a 100644 --- a/pom.xml +++ b/pom.xml @@ -864,7 +864,6 @@ **/AutomatedIntegrationSuite.* - true p2-installable-unit