Skip to content

fix(mls): update kalium for recipient warning [WPB-8645] - #5166

Open
MohamadJaara wants to merge 1 commit into
developfrom
mo/fix-mls-unreachable-recipient-warning
Open

fix(mls): update kalium for recipient warning [WPB-8645]#5166
MohamadJaara wants to merge 1 commit into
developfrom
mo/fix-mls-unreachable-recipient-warning

Conversation

@MohamadJaara

@MohamadJaara MohamadJaara commented Aug 12, 2026

Copy link
Copy Markdown
Member

https://wearezeta.atlassian.net/browse/WPB-8645

Summary

  • Update the Kalium submodule to include the MLS unreachable-recipient warning fix.
  • Enable an Android CI build for QA validation of testcase C1312852.

Dependency

Root cause

Kalium classified MLS failed_to_send recipients as a temporary delivery failure. Android therefore did not display the existing warning that an unreachable federated participant would not receive the message.

Impact

The message remains sent to available participants. When the backend returns an unreachable user in failed_to_send, the sender sees that the participant won't get the message.

QA

Please validate testcase C1312852 with an MLS conversation spanning multiple federated backends and one disabled federator.

Validation

  • Focused Kalium Android host tests pass for the response mapper, sender, and network decoder.
  • Kalium static analysis passes.

@MohamadJaara
MohamadJaara marked this pull request as ready for review August 12, 2026 08:38
@github-actions

github-actions Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Test Results

2 240 tests   2 240 ✅  1m 49s ⏱️
  245 suites      0 💤
  245 files        0 ❌

Results for commit ac5e6ba.

♻️ This comment has been updated with latest results.

@MohamadJaara MohamadJaara changed the title fix(mls): update kalium for recipient warning fix(mls): update kalium for recipient warning [WPB-8645] Aug 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

APKs built during tests are available here. Scroll down to Artifacts!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants