From 98161b2a877c290863bf87e96a2f9b37505d3dc8 Mon Sep 17 00:00:00 2001 From: Roger Abelenda Date: Fri, 18 Aug 2023 16:30:02 -0300 Subject: [PATCH 1/2] Try tracing issues on releases when azure auto stop test fails --- .../java/us/abstracta/jmeter/javadsl/azure/AzureEngineIT.java | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jmeter-java-dsl-azure/src/test/java/us/abstracta/jmeter/javadsl/azure/AzureEngineIT.java b/jmeter-java-dsl-azure/src/test/java/us/abstracta/jmeter/javadsl/azure/AzureEngineIT.java index 86ec1889..06c59fef 100644 --- a/jmeter-java-dsl-azure/src/test/java/us/abstracta/jmeter/javadsl/azure/AzureEngineIT.java +++ b/jmeter-java-dsl-azure/src/test/java/us/abstracta/jmeter/javadsl/azure/AzureEngineIT.java @@ -10,6 +10,7 @@ import static us.abstracta.jmeter.javadsl.core.listeners.AutoStopListener.AutoStopCondition.sampleTime; import java.time.Duration; +import org.junit.jupiter.api.Disabled; import org.junit.jupiter.api.Test; import us.abstracta.jmeter.javadsl.core.TestPlanStats; import us.abstracta.jmeter.javadsl.core.engines.AutoStoppedTestException; @@ -17,6 +18,8 @@ public class AzureEngineIT { + @Disabled("The other test is failing when doing release and failsafe is not stopping. We need " + + "this disabled to be able to check the status of the test after scripts are uploaded") @Test public void shouldRunTestInAzure() throws Exception { TestPlanStats stats = testPlan( From 888c12425a31436e1d687be13aca2184777826bb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 20 Aug 2023 21:43:46 +0000 Subject: [PATCH 2/2] fix: upgrade org.apache.jmeter:ApacheJMeter_http from 5.5 to 5.6.2 Snyk has created this PR to upgrade org.apache.jmeter:ApacheJMeter_http from 5.5 to 5.6.2. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.jmeter/ApacheJMeter_http/ See this project in Snyk: https://app.snyk.io/org/rabelenda/project/f7cd9e22-f92e-4e76-ac1d-94a2c403497b?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 71e6f5bd..7490eac1 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ 1691171908 1.8 1.8 - 5.5 + 5.6.2 1.17.6 2.35.0 5.9.1