Skip to content

[IT] Related fixes #2154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 12 commits into from
Closed

[IT] Related fixes #2154

wants to merge 12 commits into from

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Mar 14, 2025

Changes:

  • untangle overly complex helper/tool
  • make sure tool cannot return "" (empty string), add "output validation"
  • make ITs use mimir (IT settings redefined Central in a way Mimir did not wanted to handle it)

@cstamas cstamas self-assigned this Mar 14, 2025
@cstamas cstamas requested a review from gnodet March 14, 2025 21:38
Central should not need snapshots=true; and this
makes Mimir refuse to handle it as well.
@cstamas
Copy link
Member Author

cstamas commented Mar 15, 2025

These fixes revealed a Maven bug re CI Friendly versions...
Created https://issues.apache.org/jira/browse/MNG-8625

cstamas added 2 commits March 15, 2025 15:52
and 1st repo is reported, that is now central. Leaving
test as is (fragile) as order change is detected ths way.
@cstamas
Copy link
Member Author

cstamas commented Mar 15, 2025

Ok, now only two CI friendly IT fails, 4 failures in total:

  • MavenITmng5895CIFriendlyUsageWithPropertyTest (2 test method)
  • MavenITmng6090CIFriendlyTest (2 test method)

These needs to be fixed.

olamy and others added 7 commits March 19, 2025 13:28
* Restore Jenkinsfile

Signed-off-by: Olivier Lamy <[email protected]>
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.12.0...r5.12.1)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---

https://issues.apache.org/jira/browse/MNG-8626
Bumps `mockitoVersion` from 5.16.0 to 5.16.1.

Updates `org.mockito:mockito-bom` from 5.16.0 to 5.16.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.16.0...v5.16.1)

Updates `org.mockito:mockito-junit-jupiter` from 5.16.0 to 5.16.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.16.0...v5.16.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---

https://issues.apache.org/jira/browse/MNG-8627
As it seems 3.4.0 have issues and omits required properties.
@cstamas
Copy link
Member Author

cstamas commented Mar 21, 2025

This PR is split in two and superseded by them:
#2175
#2176

@cstamas cstamas closed this Mar 21, 2025
@cstamas cstamas deleted the it-fiixes branch March 21, 2025 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants