You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: tests/robustness/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ The purpose of these tests is to rigorously validate that etcd maintains its [KV
19
19
| Duplicated watch event due to bug in TXN caching [#17247]| Jan 2024 | main branch | Robustness | Yes, prevented regression in v3.6 ||
20
20
| Watch events lost during stream starvation [#17529]| Mar 2024 | v3.4 or earlier | User | Yes, after covering of slow watch |`make test-robustness-issue17529`|
21
21
| Revision decreasing caused by crash during compaction [#17780]| Apr 2024 | v3.4 or earlier | Robustness | Yes, after covering compaction ||
22
-
| Watch dropping an event when compacting on delete [#18089]| May 2024 | v3.4 or earlier | Robustness | Yes, after covering of compaction ||
22
+
| Watch dropping an event when compacting on delete [#18089]| May 2024 | v3.4 or earlier | Robustness | Yes, after covering of compaction |`make test-robustness-issue18089`|
23
23
| Inconsistency when reading compacted revision in TXN [#18667]| Oct 2024 | v3.4 or earlier | User |||
0 commit comments