Skip to content

Fix fixTestNativeImageRun to update tests/src/index.json with new library version#833

Merged
kimeta merged 1 commit intooracle:masterfrom
kimeta:mm/fixNativeImageRun-fix
Dec 3, 2025
Merged

Fix fixTestNativeImageRun to update tests/src/index.json with new library version#833
kimeta merged 1 commit intooracle:masterfrom
kimeta:mm/fixNativeImageRun-fix

Conversation

@kimeta
Copy link
Copy Markdown
Collaborator

@kimeta kimeta commented Dec 2, 2025

What does this PR do?

Fixes: #831

This PR addresses an issue with the fixNativeImageRun task, which did not update tests/src/index.json.
Now it appends the new version to the versions array of the matching library entry under the test-project-path that aligns with the provided test coordinates.

@kimeta kimeta requested a review from vjovanov December 2, 2025 12:58
@kimeta kimeta force-pushed the mm/fixNativeImageRun-fix branch from 2e22929 to 103808d Compare December 3, 2025 09:51
@kimeta kimeta force-pushed the mm/fixNativeImageRun-fix branch from 103808d to c46d7c9 Compare December 3, 2025 10:50
@kimeta kimeta merged commit 043e854 into oracle:master Dec 3, 2025
37 checks passed
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.

Bug: fixNativeImageRun doesn't update tests/src/index.json

2 participants