Nothing Special   »   [go: up one dir, main page]

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_: use 24h batches to retrieve message history #21674

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

richard-ramos
Copy link
Member

Instead of retrieving 30d of messages, split the request in 24h batches.
Requires: status-im/status-go#6115

To test this:
Ensure that profiles restore from backup successfully, as well as curated communities, and message history older than 24h

@status-im-auto
Copy link
Member
status-im-auto commented Nov 25, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 4ac1616 #1 2024-11-25 16:16:07 ~5 min tests 📄log
✔️ 4ac1616 #1 2024-11-25 16:18:40 ~7 min android-e2e 🤖apk 📲
✔️ 4ac1616 #1 2024-11-25 16:20:55 ~10 min android 🤖apk 📲
✔️ 4ac1616 #1 2024-11-25 16:21:21 ~10 min ios 📱ipa 📲

@status-im-auto
Copy link
Member

88% of end-end tests have passed

Total executed tests: 8
Failed tests: 0
Expected to fail tests: 1
Passed tests: 7
IDs of expected to fail tests: 702843 

Expected to fail tests (1)

Click to expand

Class TestCommunityMultipleDeviceMerged:

1. test_community_message_edit, id: 702843
Test is not run, e2e blocker  

[[reason: [NOTRUN] Skipped due to waku issue on staging fleet]]

Passed tests (7)

Click to expand

Class TestWalletMultipleDevice:

1. test_wallet_send_asset_from_drawer, id: 727230
2. test_wallet_send_eth, id: 727229

Class TestOneToOneChatMultipleSharedDevicesNewUi:

1. test_1_1_chat_non_latin_messages_stack_update_profile_photo, id: 702745
Device sessions

Class TestCommunityOneDeviceMerged:

1. test_community_copy_and_paste_message_in_chat_input, id: 702742
Device sessions

2. test_restore_multiaccount_with_waku_backup_remove_profile_switch, id: 703133
Device sessions

Class TestWalletOneDevice:

1. test_wallet_add_remove_regular_account, id: 727231
2. test_wallet_balance_mainnet, id: 740490

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: E2E Tests
Development

Successfully merging this pull request may close these issues.

4 participants