matrix-rust-sdk icon indicating copy to clipboard operation
matrix-rust-sdk copied to clipboard

flaky ComplementTestCrypto `TestOnRejoinBobCanSeeButNotDecryptHistoryInPublicRoom`

Open BillCarsonFr opened this issue 7 months ago • 0 comments

https://github.com/matrix-org/matrix-rust-sdk/actions/runs/15159345135/job/42621611724?pr=4963

Fixed by re-launching the failed job once.

      membership_acls_test.go:194: [@user-20-bob:hs1](rust) Backpaginate 5 !bxNWYSkiqLkTeNBnpu:hs1 => %!s(<nil>)
      membership_acls_test.go:196: [@user-20-bob:hs1](rust) GetEvent(!bxNWYSkiqLkTeNBnpu:hs1, $rotUZUxCY2W7EDE6b534ftvwMjHzZF34bTbLh7RUnEM)
      membership_acls_test.go:196: MustGetEvent: failed to GetEventTimelineItemByEventId($rotUZUxCY2W7EDE6b534ftvwMjHzZF34bTbLh7RUnEM): ClientError: Generic: Msg=Item with given event ID not found, Details=0xc000f11500
      rust.go:451: @user-20-bob:hs1: Stopping sync service

BillCarsonFr avatar May 21 '25 10:05 BillCarsonFr