-
Notifications
You must be signed in to change notification settings - Fork 268
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: Bye bye SS proxy, hello Synapse \o/ #3983
test: Bye bye SS proxy, hello Synapse \o/ #3983
Conversation
🧀 I've updated the CI scripts. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
me: ohnoes, i lost a piece of cheese because the tests passed???!
also me: always be doubting 👀 let's check the CI run
finally me: mwahahahah
5cfada1
to
9bb0d6d
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3983 +/- ##
==========================================
- Coverage 84.27% 84.17% -0.10%
==========================================
Files 266 266
Lines 28315 28367 +52
==========================================
+ Hits 23863 23879 +16
- Misses 4452 4488 +36 ☔ View full report in Codecov by Sentry. |
0da4f8c
to
08461be
Compare
testing/matrix-sdk-integration-testing/src/tests/sliding_sync/room.rs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please ignore the tests instead of commenting them out, I think that this will be fine then.
This patch removes the sliding sync proxy, and makes the `matrix-sdk-integration-testing` tests to run against Synapse with MSC4186 enabled.
08461be
to
e297302
Compare
This patch removes the sliding sync proxy, and makes the
matrix-sdk-integration-testing
tests to run against Synapse with MSC4186 enabled.The following tests from
matrix-sdk-integration-testing
have been disabled because they are not working with Synapse for the moment:sliding_sync::room::test_room_avatar_group_conversation
sliding_sync::room::test_room_notification_count
sliding_sync::room::test_delayed_decryption_latest_event
sliding_sync::room::test_room_info_notable_update_deduplication
sliding_sync::room::test_room_preview
sliding_sync::notification_client::test_notification