Skip to content

Remove duplicate integration test data entry#999

Merged
christopher-henderson merged 2 commits intozmap:masterfrom
mhyder13:integ-dedup
Oct 25, 2025
Merged

Remove duplicate integration test data entry#999
christopher-henderson merged 2 commits intozmap:masterfrom
mhyder13:integ-dedup

Conversation

@mhyder13
Copy link
Copy Markdown
Contributor

Notes

When setting this up on a new computer, I noticed that the integration tests were running on 80 files, but only downloading 79 files. Looking back at the history, I think this entry got inadvertently duplicated in #738 when a second batch of certificates were added to the test corpus. I don't believe there's any benefit to running the test over the same file twice, so this change removes the extra file and decrements the failure counters.

I'm not sure if this means that a file was missed that was supposed be included. I looked at the corpus repo, and there are actually a bunch of files that have never been included in the test. I have no context why these files were excluded, so I kept this change minimal.

Testing

  • The integration tests still pass after the change.
  • I removed the second file and spot-checked a few counts to confirm they decreased by double the amount, as you would expect if it was an entry for the same file.

@christopher-henderson christopher-henderson merged commit f201c98 into zmap:master Oct 25, 2025
4 checks passed
@mhyder13 mhyder13 deleted the integ-dedup branch October 25, 2025 22:00
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.

2 participants