-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Flaky Cypress test: Read receipts > new messages > in threads > Sending a new different-thread message after marking as read makes it unread #26679
Flaky Cypress test: Read receipts > new messages > in threads > Sending a new different-thread message after marking as read makes it unread #26679
Comments
For the record, this test was disabled until matrix-org/matrix-react-sdk#11903 |
Hopefully, this will fix element-hq/element-web#26679 (I think that the fourth message was arriving *after* the room was marked as read, meaning that we ended up with two unread messages rather than one.)
* Attempt to deflake a read-receipts test Hopefully, this will fix element-hq/element-web#26679 (I think that the fourth message was arriving *after* the room was marked as read, meaning that we ended up with two unread messages rather than one.) * Update cypress/e2e/read-receipts/new-messages.spec.ts * prettier
Sadly this doesn't look like it's fixed the flake: it's still failed twice with this fix in https://github.com/matrix-org/matrix-react-sdk/actions/runs/7087197140 and https://github.com/matrix-org/matrix-react-sdk/actions/runs/7086785624 both of which were on b02ff16 which has the fix. |
links to the relevant failures: https://github.com/matrix-org/matrix-react-sdk/actions/runs/7087197140/job/19286936806#step:8:189 both have failed with different errors to before:
|
Fixed by matrix-org/matrix-react-sdk#12013 |
https://github.com/matrix-org/matrix-js-sdk/actions/runs/7036590881/job/19149559649#step:8:194
The text was updated successfully, but these errors were encountered: