wire-ios icon indicating copy to clipboard operation
wire-ios copied to clipboard

chore: update core crypto to 5.x - WPB-15886

Open typfel opened this issue 10 months ago β€’ 2 comments

TaskWPB-15886 [iOS] Update to CC 5.0

Issue

Update CoreCrypto to 5.1.0

Todo list

  • [x] Tests for MLSTransport
  • [x] E2EIVerificationStatusServiceTests doesn't compile due to missing types

Testing

Exercise all MLS features and E2EI


Checklist

  • [ ] Title contains a reference JIRA issue number like [WPB-XXX].
  • [ ] Description is filled and free of optional paragraphs.
  • [ ] Adds/updates automated tests.

UI accessibility checklist

If your PR includes UI changes, please utilize this checklist:

  • [ ] Make sure you use the API for UI elements that support large fonts.
  • [ ] All colors are taken from WireDesign.ColorTheme or constructed using WireDesign.BaseColorPalette.
  • [ ] New UI elements have Accessibility strings for VoiceOver.

typfel avatar Apr 04 '25 15:04 typfel

Test Results

β€‡β€ˆβ€‡11 files  1β€ˆ028 suites   10m 28s ⏱️ 7β€ˆ737 tests 7β€ˆ706 βœ…β€ƒ30 πŸ’€β€ƒ1 ❌ 7β€ˆ748 runsβ€Šβ€ƒ7β€ˆ718 βœ…β€ƒ30 πŸ’€β€ƒ0 ❌

For more details on these failures, see this check.

Results for commit cf7fae0e.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Apr 07 '25 15:04 github-actions[bot]

Datadog Report

Branch report: chore/core-crypto-5.x Commit report: 5631de3 Test service: wire-ios-mono

:white_check_mark: 0 Failed, 7718 Passed, 30 Skipped, 4m 45.15s Total Time :snowflake: 1 New Flaky

New Flaky Tests (1)

  • testThatItDisplaysAudioMessage_55() - Wire-iOS-Tests.ConversationReplyCellTests - Last Failure

    Expand for error
    onversationReplyCellTests.swift:507: XCTAssertTrue failed
    

datadog-wireapp[bot] avatar Apr 08 '25 22:04 datadog-wireapp[bot]