mirror of
https://github.com/google/nomulus
synced 2026-07-20 06:52:27 +00:00
a9e792240e
* Ignore Prober related entities when comparing db Deletion of prober entities are not propagated to SQL, resulting in two types of mismatches: entity only exists in SQL, or copies of an entity differ in deleteTime. Both cases should not count as erros.