Skip to content

Commit

Permalink
chore: ran shell command `bash ./updatecli/updatecli.d/weekly-apply.s…
Browse files Browse the repository at this point in the history
…h 2.340` (#955)

Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 27, 2022
1 parent 5b05c17 commit 1efb7c1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
13 changes: 9 additions & 4 deletions excludes.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
# TODO https://github.com/jenkinsci/support-core-plugin/pull/353
com.cloudbees.jenkins.support.actions.SupportAbstractItemActionTest
com.cloudbees.jenkins.support.actions.SupportComputerActionTest
com.cloudbees.jenkins.support.actions.SupportRunActionTest

# TODO cryptic PCT-only errors: https://github.com/jenkinsci/bom/pull/251#issuecomment-645012427
hudson.matrix.AxisTest

# TODO fails for one reason in (non-PCT) official sources, run locally; and for another reason in PCT in Docker; passes in official sources in Docker, or locally in PCT
org.jenkinsci.plugins.gitclient.FilePermissionsTest
# TODO https://github.com/jenkinsci/ansicolor-plugin/pull/236
hudson.plugins.ansicolor.action.ShortlogActionCreatorIntegrationTest

# TODO flakes on CI for inscrutable reasons
org.jenkinsci.plugins.durabletask.BourneShellScriptTest

# TODO https://github.com/jenkinsci/ansicolor-plugin/pull/236
hudson.plugins.ansicolor.action.ShortlogActionCreatorIntegrationTest
# TODO fails for one reason in (non-PCT) official sources, run locally; and for another reason in PCT in Docker; passes in official sources in Docker, or locally in PCT
org.jenkinsci.plugins.gitclient.FilePermissionsTest
2 changes: 1 addition & 1 deletion sample-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<bom>weekly</bom>
<jenkins.version>2.339</jenkins.version>
<jenkins.version>2.340</jenkins.version>
<java.level>8</java.level>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit 1efb7c1

Please sign in to comment.