From 536c36c8ed0f95a045f364e88a8f1d9b37fcde88 Mon Sep 17 00:00:00 2001 From: Alexandre Montplaisir Date: Wed, 16 Nov 2016 18:30:54 -0500 Subject: [PATCH] Put analysis.timing.swtbot.tests inside the relevant profile MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Build fails at the moment with the -Dskip-automated-ui-tests flag. Change-Id: I68907d142b48149651612b61bbc498394f9d7966 Signed-off-by: Alexandre Montplaisir Reviewed-on: https://git.eclipse.org/r/85185 Reviewed-by: Hudson CI Reviewed-by: Marc-André Laperle Tested-by: Marc-André Laperle --- analysis/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analysis/pom.xml b/analysis/pom.xml index 58c2b1d1bb..b8cb124063 100644 --- a/analysis/pom.xml +++ b/analysis/pom.xml @@ -38,7 +38,6 @@ org.eclipse.tracecompass.analysis.timing.core org.eclipse.tracecompass.analysis.timing.core.tests org.eclipse.tracecompass.analysis.timing.ui - org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests @@ -51,6 +50,7 @@ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests + org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests -- 2.34.1