Commit 44d02c3
committed
MB-41804: Disable test_mb19982
This test flips a vbucket replica->active->replica and manually creates
snapshots and mutations with pre-determined seqnos.
This fails under ephemeral if the vbucket attempts to page items while
it is briefly active; removing old data to reclaim memory creates
deletions, which advance the current high seqno. The test does not
account for this, and so sends snapshots and mutations at invalid
seqnos.
This test should be investigated and re-enabled once this is resolved.
Change-Id: I5d51332298d76325b1e5908452c9db48e27f1772
Reviewed-on: http://review.couchbase.org/c/kv_engine/+/140017
Well-Formed: Build Bot <[email protected]>
Reviewed-by: Dave Rigby <[email protected]>
Tested-by: Build Bot <[email protected]>1 parent b624230 commit 44d02c3
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6551 | 6551 | | |
6552 | 6552 | | |
6553 | 6553 | | |
6554 | | - | |
6555 | | - | |
| 6554 | + | |
| 6555 | + | |
| 6556 | + | |
| 6557 | + | |
| 6558 | + | |
| 6559 | + | |
| 6560 | + | |
6556 | 6561 | | |
6557 | 6562 | | |
6558 | 6563 | | |
| |||
0 commit comments