From 548553e189f8f9fa60d6c59da6bf0a4bd1bf7505 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 9 Dec 2019 08:59:23 +0100 Subject: Bug 1411 DRM/GBM JOGL: Fix 'junit.run.console' - fourth times the property 'generic.junit.run.newt.headless.include.pattern' to run target 'generic.junit.run.newt.headless' multiple times for different unit tests must be unset within the caller space of ant. also fixed other occasions (never really worked on multiple calls). --- make/build-test.xml | 30 +++++++++++++++++++++++++++--- 1 file changed, 27 insertions(+), 3 deletions(-) diff --git a/make/build-test.xml b/make/build-test.xml index 195f49f8b..3a7048703 100644 --- a/make/build-test.xml +++ b/make/build-test.xml @@ -406,6 +406,7 @@ + @@ -565,6 +567,7 @@ + @@ -572,18 +575,21 @@ + + + @@ -729,6 +735,7 @@ + @@ -1204,52 +1211,69 @@ ${line.separator} + + + + + --> + + + --> + + + + + + + + + + - + + -- cgit v1.2.3