element-x-ios icon indicating copy to clipboard operation
element-x-ios copied to clipboard

MSC4075 Use expirationTS to define the call ringing window #4521 v2

Open BillCarsonFr opened this issue 2 months ago • 1 comments

Pull Request Checklist

Re-edition of https://github.com/element-hq/element-x-ios/pull/4521 rebased and cherry-picked

UI changes have been tested with:

  • [ ] iPhone and iPad simulators in portrait and landscape orientations.
  • [ ] Dark mode enabled and disabled.
  • [ ] Various sizes of dynamic type.
  • [ ] Voiceover enabled.

BillCarsonFr avatar Oct 23 '25 07:10 BillCarsonFr

:x: 2 Tests Failed:

Tests completed Failed Passed Skipped
890 2 888 0
View the full list of 2 :snowflake: flaky test(s)
RoomFlowCoordinatorTests::testThreadedEventRoutes()

Flake rate in main: 37.50% (Passed 30 times, Failed 18 times)

Stack Traces | 0s run time
XCTAssertEqual failed: ("0") is not equal to ("1") (UnitTests/Sources/RoomFlowCoordinatorTests.swift:246)
UserSessionFlowCoordinatorTests::testShareTextRouteWithRoom()

Flake rate in main: 37.25% (Passed 96 times, Failed 57 times)

Stack Traces | 3s run time
XCTAssertTrue failed (UnitTests/Sources/UserSessionFlowCoordinatorTests.swift:161)

To view more test analytics, go to the Test Analytics Dashboard 📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

codecov[bot] avatar Nov 12 '25 12:11 codecov[bot]