Skip to content

Delete unused and deprecated MD5ArtifactComparator#2

Closed
manandbytes wants to merge 2 commits intomasterfrom
drop-md5-artifact-comparator
Closed

Delete unused and deprecated MD5ArtifactComparator#2
manandbytes wants to merge 2 commits intomasterfrom
drop-md5-artifact-comparator

Conversation

@manandbytes
Copy link
Owner

...as there are no usages in production code since Jan'2021 [1], when MirrorApplication switched to use ArtifactChecksumComparator.

[1] c173ee7

@github-actions
Copy link

github-actions bot commented Mar 15, 2026

Test Results

   12 files  ± 0     12 suites  ±0   15m 54s ⏱️ -43s
1 896 tests  -  5  1 893 ✅  -  5  3 💤 ±0  0 ❌ ±0 
3 438 runs   - 10  3 432 ✅  - 10  6 💤 ±0  0 ❌ ±0 

Results for commit 85e453b. ± Comparison against base commit 79d4e8b.

This pull request removes 5 tests.
org.eclipse.equinox.p2.tests.artifact.repository.processing.ProcessingStepHandlerTest ‑ testCreateMD5VerifierPS
org.eclipse.equinox.p2.tests.artifact.repository.processing.ProcessingStepHandlerTest ‑ testExecuteOneByteShifterAndOneMD5VerifierPSFailWrongOrder
org.eclipse.equinox.p2.tests.artifact.repository.processing.ProcessingStepHandlerTest ‑ testExecuteOneByteShifterAndOneMD5VerifierPSOk
org.eclipse.equinox.p2.tests.artifact.repository.processing.ProcessingStepHandlerTest ‑ testExecuteOneMD5VerifierPSFails
org.eclipse.equinox.p2.tests.artifact.repository.processing.ProcessingStepHandlerTest ‑ testExecuteOneMD5VerifierPSOk

♻️ This comment has been updated with latest results.

@manandbytes manandbytes force-pushed the drop-md5-artifact-comparator branch from 79fe2aa to 9341378 Compare March 15, 2026 13:50
…Verifier

Since Mar'2018, artifact checksums are verified exclusively by the
combination of ChecksumVerifier processing step + contributions to
artifactChecksums extension point and MD5Verifier was not removed just
in case [1]. Now its time to finally drop it.

[1] e4b77e5
...as there are no usages in production code since Jan'2021 [1], when
MirrorApplication switched to use ArtifactChecksumComparator.

[1] c173ee7
@akurtakov akurtakov force-pushed the drop-md5-artifact-comparator branch from 9341378 to 85e453b Compare March 15, 2026 14:17
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