-
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
test DO waku nodes #18122
test DO waku nodes #18122
Conversation
59% of end-end tests have passed
Failed tests (14)Click to expandClass TestActivityMultipleDevicePRTwo:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestActivityMultipleDevicePR:
Class TestCommunityMultipleDeviceMergedTwo:
Class TestCommunityOneDeviceMerged:
Expected to fail tests (6)Click to expandClass TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityMultipleDeviceMergedTwo:
Class TestCommunityOneDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityMultipleDeviceMerged:
Passed tests (29)Click to expandClass TestCommunityMultipleDeviceMergedTwo:
Class TestDeepLinksOneDevice:
Class TestCommunityOneDeviceMerged:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestCommunityMultipleDeviceMerged:
|
As e2e show, the issue with contact request is still there, they are stuck sometimes. The receiver could not get a contact request for 60 seconds and the whole group of tests are failed because of that. Geth.log: The default fleet in your PR is Manually the message reliability seems better. |
Thank you for your feedback, @churik. I've shut down the Waku nodes to prevent further increasing the Digital Ocean fees. I'll check the logs to see if I can find any useful information. |
Is above possibly related to the message reliability issue? cc @cammellos also from the log we can see reason why can't send message:
it seems the network of simulator is totally not usable |
cc @status-im/mobile-qa |
hey @qfrank still relevant? |
we can close this now, because message reliability has been improved from my experience, e.g. Contact/Community Request |
this PR is created only for testing message reliablity