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(