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
Applying a synthetic suffix to overlapping `RangeKeySet`s leads to a
logical ambiguity - they both have the same suffix but they can have
different values.
Add code in the metamorphic tests to keep track of `RangeKeySet`s and
prevent the use of synthetic suffix when the external object has
overlapping `RangeKeySet`s.
Fixescockroachdb#3833Fixescockroachdb#3824
Applying a synthetic suffix to overlapping `RangeKeySet`s leads to a
logical ambiguity - they both have the same suffix but they can have
different values. In practical terms it causes metamorphic test
failures because their relative sorting order is indeterminate.
Add code in the metamorphic tests to keep track of `RangeKeySet`s and
prevent the use of synthetic suffix when the external object has
overlapping `RangeKeySet`s.
Fixescockroachdb#3833Fixescockroachdb#3824
internal/metamorphic/crossversion/crossversion_test.TestMetaCrossVersion failed with artifacts on refs/heads/master @ 791b3749feb5:
Help
See also: How To Investigate a Go Test Failure (internal)
This test on roachdash | Improve this report!
Jira issue: PEBBLE-235
The text was updated successfully, but these errors were encountered: