Skip to content
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

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

Hywan
Copy link
Member

@Hywan Hywan commented Sep 11, 2024

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

@Hywan Hywan requested a review from a team as a code owner September 11, 2024 14:25
@Hywan Hywan requested review from jmartinesp and poljar and removed request for a team September 11, 2024 14:25
@bnjbvr
Copy link
Member

bnjbvr commented Sep 11, 2024

I did bet a piece of emmental cheese that this would require changes here and here. (Also can remove the sliding sync proxy images from CI.)

@Hywan
Copy link
Member Author

Hywan commented Sep 11, 2024

🧀

I've updated the CI scripts.

bnjbvr
bnjbvr previously requested changes Sep 11, 2024
Copy link
Member

@bnjbvr bnjbvr left a 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

.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/coverage.yml Outdated Show resolved Hide resolved
Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.17%. Comparing base (aa92e26) to head (e297302).
Report is 28 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

@Hywan Hywan force-pushed the test-integration-bye-bye-ss-proxy branch from 0da4f8c to 08461be Compare September 24, 2024 11:07
Copy link
Contributor

@poljar poljar left a 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.

@poljar poljar dismissed bnjbvr’s stale review September 24, 2024 12:14

On holiday, I took over 💪

Hywan and others added 2 commits September 24, 2024 14:38
This patch removes the sliding sync proxy, and makes the
`matrix-sdk-integration-testing` tests to run against Synapse with
MSC4186 enabled.
@Hywan Hywan force-pushed the test-integration-bye-bye-ss-proxy branch from 08461be to e297302 Compare September 24, 2024 12:38
@Hywan Hywan enabled auto-merge (rebase) September 24, 2024 12:40
@Hywan Hywan merged commit bda2acf into matrix-org:main Sep 24, 2024
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants