abcxyz / abc

Apache License 2.0
12 stars 3 forks source link

Ignore the manifest Dirhash and Hash fields in test assertions #618

Closed drevell closed 2 months ago

drevell commented 2 months ago

Since these hashes change when we modify a test, we'll just ignore them so test authors don't have to provide a valid hash in the "want" manifest. This is better than updating these hashes whenever we modify or create a test case.