From bd4197f6291d10552fcf65323029d5d793a98936 Mon Sep 17 00:00:00 2001 From: Michele Rastelli Date: Thu, 5 Jun 2025 22:16:20 +0200 Subject: [PATCH] test: disabled allure for native tests --- test-functional/pom.xml | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/test-functional/pom.xml b/test-functional/pom.xml index cff9c0ac8..b88b936e0 100644 --- a/test-functional/pom.xml +++ b/test-functional/pom.xml @@ -24,12 +24,6 @@ 1.1.7 test - - io.qameta.allure - allure-junit5 - 2.29.0 - test - @@ -181,6 +175,23 @@ + + no-native + + + native + !true + + + + + io.qameta.allure + allure-junit5 + 2.29.0 + test + + + static-code-analysis