-
-
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 playwright test: crypto/event-shields.spec.ts: should show correct shields on events sent by devices which have since been deleted
#28061
Closed
RiotRobot opened this issue
Sep 17, 2024
· 59 comments
· Fixed by element-hq/matrix-react-sdk#143 or #28641
Closed
Flaky playwright test: crypto/event-shields.spec.ts: should show correct shields on events sent by devices which have since been deleted
#28061
RiotRobot opened this issue
Sep 17, 2024
· 59 comments
· Fixed by element-hq/matrix-react-sdk#143 or #28641
Labels
Comments
This has flaked twice in a row for me. If nobody has time to look, I think we'll have to disable it. |
ftr, this is: https://e2e-131--matrix-react-sdk.netlify.app/#?testId=549c35dde3453c6f6198-53d1af2a964b4d8c9a63
ie. the bot client is failing to send a message into the room because it's not ready yet, so probably needs more waiting on the bot side? |
ugh.
It's a different failure mode to before. |
richvdh
added a commit
that referenced
this issue
Dec 4, 2024
Wait for our user to fetch the bot's identity before running the test, to work around a race in the shield logic. Hopefully, fixes #28061
github-merge-queue bot
pushed a commit
that referenced
this issue
Dec 4, 2024
* Playwright: improve failure report when an unexpected shield exists If we discover an E2E shield when we didn't expect one, let's make the error message more helpful by checking the tooltip. * Playwright: fix (hopefully) flaky shields test Wait for our user to fetch the bot's identity before running the test, to work around a race in the shield logic. Hopefully, fixes #28061
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/element-hq/matrix-react-sdk/actions/runs/10908576705
The text was updated successfully, but these errors were encountered: