Skip to content
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

#10271 fix tool tests w/arrays #10311

Merged
merged 1 commit into from Feb 14, 2024
Merged

Conversation

sekmiller
Copy link
Contributor

@sekmiller sekmiller commented Feb 8, 2024

What this PR does / why we need it: Some tests were failing in external tools because they return an array of tools and assume that the first tool in the array is the one they want to validate/verify. The tests have been updated to retrieve the test subject tool by its id.

Which issue(s) this PR closes:

Closes #10271 API Tests Failing

Special notes for your reviewer:

Suggestions on how to test this: mvn test -Dtest=ExternalToolsIT

Does this PR introduce a user interface change? If mockups are available, please link/include them here:

Is there a release notes update needed for this change?: no

Additional documentation: none

@sekmiller sekmiller added the Size: 3 A percentage of a sprint. 2.1 hours. label Feb 8, 2024
Copy link

github-actions bot commented Feb 8, 2024

📦 Pushed preview images as

ghcr.io/gdcc/dataverse:10271-fix-external-tool-test
ghcr.io/gdcc/configbaker:10271-fix-external-tool-test

🚢 See on GHCR. Use by referencing with full name as printed above, mind the registry name.

@donsizemore
Copy link
Contributor

This PR resolved external tools test failures on Rocky 9.

@jp-tosca jp-tosca self-assigned this Feb 9, 2024
Copy link
Contributor

@jp-tosca jp-tosca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍🏼

@jp-tosca jp-tosca removed their assignment Feb 9, 2024
@pdurbin pdurbin self-assigned this Feb 14, 2024
@pdurbin
Copy link
Member

pdurbin commented Feb 14, 2024

I don't understand what this change has to do with Rocky 9 but it's non-controversial and the tests are passing. Will merge.

@pdurbin pdurbin merged commit c273382 into develop Feb 14, 2024
19 checks passed
@pdurbin pdurbin deleted the 10271-fix-external-tool-test branch February 14, 2024 20:40
@pdurbin pdurbin added this to the 6.2 milestone Feb 14, 2024
@pdurbin pdurbin removed their assignment Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: 3 A percentage of a sprint. 2.1 hours.
Projects
Status: Done 🧹
Development

Successfully merging this pull request may close these issues.

External tool API tests failing on Rocky 9
4 participants