Skip to content

Fix geninfo line number mismatch error by adding --ignore-errors mism…#446

Closed
j-i-k-o wants to merge 1 commit intomainfrom
hotfix/fix-geninfo-error
Closed

Fix geninfo line number mismatch error by adding --ignore-errors mism…#446
j-i-k-o wants to merge 1 commit intomainfrom
hotfix/fix-geninfo-error

Conversation

@j-i-k-o
Copy link
Collaborator

@j-i-k-o j-i-k-o commented Feb 26, 2025

Changes

  • This PR fixes a CI error that's occurring during the code coverage data collection step for the C++ tests. The error is happening with the geninfo tool and indicates a line number mismatch in the union_find.hpp test file. The fix adds the "--ignore-errors mismatch" flag to the geninfo command to bypass the error.

Related issue

  • Please describe the related issue for this PR.

Sample code

  • Please note a sample code here if possible.

Destructive changes

  • Please note if there are destructive changes in this PR.

Misc

@j-i-k-o j-i-k-o closed this Feb 26, 2025
@j-i-k-o j-i-k-o deleted the hotfix/fix-geninfo-error branch February 26, 2025 11:56
@j-i-k-o j-i-k-o restored the hotfix/fix-geninfo-error branch February 26, 2025 21:55
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.

1 participant