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

fix: failed test on jenkins testDeleteProgramWithMapView #19704

Merged
merged 3 commits into from
Jan 17, 2025

Conversation

vietnguyen
Copy link
Contributor

@vietnguyen vietnguyen commented Jan 17, 2025

Issue

  • Got below error on jenkins but couldn't reproduce on local. So attemp to flush the session and get back the entity, hope it will fix the issue, otherwise will have to remove the assertions.
testDeleteProgramWithMapView
[ERROR] Failures:
[ERROR]   ProgramServiceTest.testDeleteProgramWithMapView:167 expected: <null> but was: <{"class":"class org.hisp.dhis.program.ProgramStage", "hashCode":"1845823410", "id":"1730", "uid":"pgabcdefghA", "code":"null", "name":"ProgramStageA", "shortName":"null", "description":"descriptionA", "created":"Thu Jan 16 23:31:41 UTC 2025", "lastUpdated":"Thu Jan 16 23:31:41 UTC 2025" }>

@david-mackessy david-mackessy merged commit 45a7218 into master Jan 17, 2025
17 checks passed
@david-mackessy david-mackessy deleted the DHIS2-18702-42 branch January 17, 2025 13:32
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.

3 participants