We don't want to report inconsistencies when there are entities from different keyserver - only the ones from a keyserver performing state check should be compared.
Depends on D11182
Paths
| Differential D11183 Authored by tomek on Feb 27 2024, 5:23 AM.
Details Summary We don't want to report inconsistencies when there are entities from different keyserver - only the ones from a keyserver performing state check should be compared. Depends on D11182 Test Plan Tests
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptFeb 27 2024, 5:23 AM2024-02-27 05:23:04 (UTC-8) Harbormaster completed remote builds in B27199: Diff 37648.Feb 27 2024, 5:38 AM2024-02-27 05:38:38 (UTC-8) tomek added a child revision: D11184: [lib] Compute hashes only from one keyserver.Feb 27 2024, 5:59 AM2024-02-27 05:59:51 (UTC-8) atul added inline comments.
This revision is now accepted and ready to land.Feb 27 2024, 1:19 PM2024-02-27 13:19:17 (UTC-8) This revision now requires changes to proceed.Feb 28 2024, 6:00 AM2024-02-28 06:00:45 (UTC-8) Comment Actions Resigning so I won't block landing. I don't there should be any problems with fixing the tests. This revision is now accepted and ready to land.Feb 28 2024, 8:17 AM2024-02-28 08:17:23 (UTC-8) Comment Actions Use thread type const.
Harbormaster completed remote builds in B27237: Diff 37699.Feb 29 2024, 7:24 AM2024-02-29 07:24:13 (UTC-8) Closed by commit rCOMMb47820b1a752: [lib] Compare only entities from one keyserver when checking the inconsistencies (authored by tomek). · Explain WhyFeb 29 2024, 7:42 AM2024-02-29 07:42:19 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 37699 lib/shared/state-sync/entries-state-sync-spec.js
lib/shared/state-sync/entries-state-sync-spec.test.js
lib/shared/state-sync/threads-state-sync-spec.js
lib/shared/state-sync/threads-state-sync-spec.test.js
|