Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins:junit from 1240.vf9529b_881428 to 1252.vf…
Browse files Browse the repository at this point in the history
…c2e5efa_294f in /bom-weekly (#2755)

* Bump org.jenkins-ci.plugins:junit in /bom-weekly

Bumps [org.jenkins-ci.plugins:junit](https://github.com/jenkinsci/junit-plugin) from 1240.vf9529b_881428 to 1252.vfc2e5efa_294f.
- [Release notes](https://github.com/jenkinsci/junit-plugin/releases)
- [Commits](https://github.com/jenkinsci/junit-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:junit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Revert "Exclude AggregatedTestResultPublisherTest"

https://github.com/jenkinsci/junit-plugin/releases/tag/1252.vfc2e5efa_294f
is the JUnit plugin release that fixes the test.

Special thanks to Tim Jacomb for fixing the test in
jenkinsci/junit-plugin#591

jenkinsci/junit-plugin#588 is the issue report
for the JUnit plugin tests that depend on the icon based build status
display.

jenkinsci/jenkins#8705 is the Jenkins core
pull request that switched from using icon based build status to symbol
based build status.  That change also fixes a layout issue in the Safari
web browser.

This reverts commit cb2376e.

Author: Mark Waite <[email protected]>
Date:   Tue Nov 28 22:00:27 2023 -0700

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Waite <[email protected]>
  • Loading branch information
dependabot[bot] and MarkEWaite authored Dec 14, 2023
1 parent 251ef01 commit f3efc11
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion bom-weekly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<forensics-api.version>2.3.0</forensics-api.version>
<github-api-plugin.version>1.318-461.v7a_c09c9fa_d63</github-api-plugin.version>
<git-plugin.version>5.2.1</git-plugin.version>
<junit-plugin.version>1240.vf9529b_881428</junit-plugin.version>
<junit-plugin.version>1252.vfc2e5efa_294f</junit-plugin.version>
<mina-sshd-api.version>2.11.0-86.v836f585d47fa_</mina-sshd-api.version>
<okhttp-api-plugin.version>4.11.0-157.v6852a_a_fa_ec11</okhttp-api-plugin.version>
<pipeline-maven-plugin.version>1362.vee39a_d4b_02b_1</pipeline-maven-plugin.version>
Expand Down
3 changes: 0 additions & 3 deletions excludes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,3 @@ org.jenkinsci.plugins.pipeline.modeldefinition.TriggersTest
# TODO https://github.com/jenkinsci/pipeline-model-definition-plugin/pull/660
org.jenkinsci.plugins.pipeline.modeldefinition.endpoints.ErrorsEndpointOpsTest
org.jenkinsci.plugins.pipeline.modeldefinition.validator.ErrorsJSONParserTest

# TODO https://github.com/jenkinsci/junit-plugin/issues/588
hudson.tasks.test.AggregatedTestResultPublisherTest

0 comments on commit f3efc11

Please sign in to comment.