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

Fixed issue in DeviceInfoReportTest #760

Merged
merged 1 commit into from
Apr 26, 2024
Merged

Conversation

iadgovuser58
Copy link
Collaborator

@iadgovuser58 iadgovuser58 commented Apr 26, 2024

Closes #759

Currently DeviceInfoReportTest is not passing due to a change in how version is implemented. This fix was originally a part of PR #742 but due to that PR being on hold, moving this to its own PR.

Changes to fix error in unit test in DeviceInfoReportTest:

  • HIRS_AttestationCA/src/test/java/hirs/attestationca/persist/entity/userdefined/report/DeviceInfoReportTest.java
  • HIRS_AttestationCA/src/test/resources/VERSION (removed)
  • HIRS_Utils/src/test/java/hirs/utils/VersionHelperTest.java
  • HIRS_Utils/src/test/resources/VERSION (removed)

@iadgovuser58 iadgovuser58 added the bug Something isn't working label Apr 26, 2024
@iadgovuser58 iadgovuser58 added this to the Rocky 8 Migration milestone Apr 26, 2024
@iadgovuser58 iadgovuser58 self-assigned this Apr 26, 2024
@iadgovuser58 iadgovuser58 merged commit c2b2360 into main Apr 26, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants