mirror of
https://github.com/google/nomulus
synced 2026-05-28 18:50:35 +00:00
* 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.