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

Fixes unit test assertion in JsonParserTest #10999

Merged
merged 3 commits into from
Nov 4, 2024
Merged

Conversation

GPortas
Copy link
Contributor

@GPortas GPortas commented Nov 4, 2024

What this PR does / why we need it:

Fixes unit test assertion in JsonParserTest

Which issue(s) this PR closes:

N/A

Special notes for your reviewer:

https://jenkins.dataverse.org/job/IQSS-dataverse-develop/1899/testReport/edu.harvard.iq.dataverse.util.json/JsonParserTest/parseDataverseDTO/ says

expected: <[email protected],[email protected]> but was: <[email protected]>

It's failing here: https://github.com/IQSS/dataverse/actions/runs/11662305024/job/32468392175#step:4:9654
From #10925

Suggestions on how to test this:

Visual inspection and unit test run

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

No

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

No

Additional documentation:

None

@GPortas GPortas marked this pull request as ready for review November 4, 2024 16:21
@GPortas GPortas added the Type: Bug a defect label Nov 4, 2024
@GPortas GPortas added the Size: 0.5 A percentage of a sprint. 0.35 hours label Nov 4, 2024

This comment has been minimized.

2 similar comments

This comment has been minimized.

This comment has been minimized.

Copy link
Member

@pdurbin pdurbin left a comment

Choose a reason for hiding this comment

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

@ofahimIQSS ofahimIQSS self-assigned this Nov 4, 2024
Copy link

github-actions bot commented Nov 4, 2024

📦 Pushed preview images as

ghcr.io/gdcc/dataverse:fix-jsonParserTest
ghcr.io/gdcc/configbaker:fix-jsonParserTest

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

@ofahimIQSS
Copy link
Contributor

Confirmed tests are now passing. Merging PR

@ofahimIQSS ofahimIQSS merged commit 6a00ce5 into develop Nov 4, 2024
19 checks passed
@ofahimIQSS ofahimIQSS deleted the fix/jsonParserTest branch November 4, 2024 19:58
@ofahimIQSS ofahimIQSS removed their assignment Nov 4, 2024
@pdurbin pdurbin added this to the 6.5 milestone Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: 0.5 A percentage of a sprint. 0.35 hours Type: Bug a defect
Projects
Status: Done 🧹
Development

Successfully merging this pull request may close these issues.

4 participants