defradb
defradb copied to clipboard
Flaky test on macOS - TestP2PReplicatorUpdateWithNewFieldSyncsDocsToOlderSchemaVersionMultistep
TestP2PReplicatorUpdateWithNewFieldSyncsDocsToOlderSchemaVersionMultistep
failed in:
https://github.com/sourcenetwork/defradb/actions/runs/7012146902/job/19076108779
Small log blurb:
2023-11-28T00:05:40.981Z ERROR psrpc [email protected]/rpc.go:350 subcription message handler: decoding response id: invalid cid: cid too short
results.go:50:
Error Trace: /Users/runner/work/defradb/defradb/tests/integration/results.go:50
/Users/runner/work/defradb/defradb/tests/integration/utils2.go:1689
/Users/runner/work/defradb/defradb/tests/integration/utils2.go:1504
/Users/runner/work/defradb/defradb/tests/integration/utils2.go:303
/Users/runner/work/defradb/defradb/tests/integration/utils2.go:205
/Users/runner/work/defradb/defradb/tests/integration/utils2.go:161
/Users/runner/work/defradb/defradb/tests/integration/net/state/simple/replicator/with_update_add_field_test.go:99
Error: Not equal:
expected: "Shahzad"
actual : "John"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-Shahzad
+John
Test: TestP2PReplicatorUpdateWithNewFieldSyncsDocsToOlderSchemaVersionMultistep
Messages: node: 0, doc: 0
Note: Both this and #2084 (TestP2POneToOneReplicatorDeletesDocCreatedBeforeReplicatorConfigWithNodesInversed) Flakyness was noted only on the macOS runner so far.