-
Notifications
You must be signed in to change notification settings - Fork 984
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
Only use animated loading skeleton for ios #17432
Conversation
Jenkins BuildsClick to see older builds (4)
|
@Parveshdhull thank you for the fix! I have checked the PR and didn't face the issue. But taking into consideration that the bug appears randomly (I have faced it only couple of times before) I cannot confirm wether it is fixed or not. If you consider this fix to be safe we can merge it and see if we will be facing the bug in future. |
07263fa
to
603db1e
Compare
56% of end-end tests have passed
Failed tests (19)Click to expandClass TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityOneDeviceMerged:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestCommunityMultipleDeviceMerged:
Class TestCommunityMultipleDeviceMergedTwo:
Passed tests (24)Click to expandClass TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestActivityMultipleDevicePRTwo:
Class TestCommunityOneDeviceMerged:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestActivityMultipleDevicePR:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestCommunityMultipleDeviceMerged:
Class TestCommunityMultipleDeviceMergedTwo:
|
603db1e
to
6be2506
Compare
@Parveshdhull thank you for the PR. Currently we are experiencing global messages delivery issues. That is the reason why most of e2e are failing. PR is ready for merge. |
probably fixes #17426
status: ready