-
Type:
Build Failure
-
Resolution: Gone away
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Said test (from transactions.json) has a infrequently fails with an error of the form
[2021/10/14 13:53:48.956] thread 'main' panicked at 'assertion failed: `(left == right)`
[2021/10/14 13:53:48.956] left: `Document({"id": Binary { subtype: Uuid, bytes: [48, 227, 178, 161, 123, 35, 71, 201, 158, 143, 127, 70, 250, 114, 188, 75] }})`,
[2021/10/14 13:53:48.956] right: `Document({"id": Binary { subtype: Uuid, bytes: [119, 222, 98, 88, 87, 30, 64, 201, 167, 162, 79, 184, 113, 190, 163, 180] }})`', src/test/spec/unified_runner/operation.rs:1490:13
This is very likely caused by session non-reuse analogous to the issue with connections in RUST-1055.