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

Fix read receipt tests with incorrect read counts #11465

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

andybalaam
Copy link
Contributor

@andybalaam andybalaam commented Aug 23, 2023

These counts were transiently correct if the client was slow enough, so the tests usually passed, but actually they were wrong.
Part of element-hq/element-web#25449


This change is marked as an internal change (Task), so will not be included in the changelog.

These counts were transiently correct if the client was slow enough, so
the tests usually passed, but actually they were wrong.
@andybalaam andybalaam added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Aug 23, 2023
@andybalaam andybalaam marked this pull request as ready for review August 24, 2023 13:34
@andybalaam andybalaam requested a review from a team as a code owner August 24, 2023 13:34
@andybalaam andybalaam added this pull request to the merge queue Aug 24, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Aug 24, 2023
@andybalaam
Copy link
Contributor Author

Fell out of merge queue because a single Cypress test file appears to have hung :-(

@andybalaam andybalaam added this pull request to the merge queue Aug 24, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 24, 2023
@andybalaam
Copy link
Contributor Author

An unrelated Cypress test failed in the merge queue. Logging a flaky test issue and re-merging.

@andybalaam
Copy link
Contributor Author

Flaky test issue: element-hq/element-web#26053

@andybalaam andybalaam added this pull request to the merge queue Aug 25, 2023
Merged via the queue into develop with commit 5b29019 Aug 25, 2023
81 checks passed
@andybalaam andybalaam deleted the andybalaam/rr-tests-with-transient-numbers branch August 25, 2023 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants