From a6c46b68b9d341eb0130b33e719bab076e984b93 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Mon, 13 May 2024 13:49:00 -0700 Subject: [PATCH] Test https://github.com/jenkinsci/jenkins/pull/9259 --- excludes.txt | 3 +++ sample-plugin/pom.xml | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/excludes.txt b/excludes.txt index ab5ee2c74..2125f9b4b 100644 --- a/excludes.txt +++ b/excludes.txt @@ -14,3 +14,6 @@ org.jenkinsci.plugins.durabletask.BourneShellScriptTest # TODO tends to run out of memory org.jenkinsci.plugins.pipeline.modeldefinition.TriggersTest + +# TODO https://github.com/jenkinsci/jenkins/pull/9202#issuecomment-2108608654 +org.jenkinsci.plugins.workflow.job.WorkflowJobTest#disabled diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml index 350585973..b79fe7471 100644 --- a/sample-plugin/pom.xml +++ b/sample-plugin/pom.xml @@ -14,7 +14,8 @@ 999999-SNAPSHOT weekly - 2.457 + + 2.458-rc34931.a_8957a_a_7c311 false