rust-av / av-metrics

Quality metrics
MIT License
53 stars 10 forks source link

Add a test to compare mismatched files #288

Closed Luni-4 closed 1 year ago

Luni-4 commented 3 years ago

This PR adds a test that should always return an error since the two input files mismatch.

Unfortunately, it seems that the test hangs in somewhere, but I couldn't find where. Could you please have a look @shssoichiro? I also tried to verify whether the two files were corrupted, but compared singularly, identity comparison, they work perfectly.