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

tests: use own profile link in messages so the information is not gone after 30 days #16197

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

anastasiyaig
Copy link
Contributor

@anastasiyaig anastasiyaig commented Aug 27, 2024

What does the PR do

Test logic is changed , instead of using pre-defined link to user profile, test now uses profile link of created account for the test. I am removing hardcoded values and improving test stability, because profile link is not unfurling (not showing display name and emoji hash) if user for this profile has not been online for 30 days (current threshold for storing info in waku)

So in short, test wont fail from now on at this screen being unable to get data from not resolved link

image

CI run:
Screenshot 2024-08-27 at 13 53 31

@status-im-auto
Copy link
Member

status-im-auto commented Aug 27, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 353ebd8 #1 2024-08-27 11:00:38 ~7 min macos/aarch64 🍎dmg
✔️ 353ebd8 #1 2024-08-27 11:01:05 ~7 min tests/nim 📄log
✔️ 353ebd8 #1 2024-08-27 11:04:52 ~11 min macos/x86_64 🍎dmg
✔️ 353ebd8 #1 2024-08-27 11:05:32 ~11 min tests/ui 📄log
✔️ 353ebd8 #1 2024-08-27 11:10:19 ~16 min linux-nix/x86_64 📦tgz
✔️ 353ebd8 #1 2024-08-27 11:11:28 ~17 min linux/x86_64 📦tgz
✔️ 353ebd8 #1 2024-08-27 11:35:00 ~41 min windows/x86_64 💿exe

@anastasiyaig anastasiyaig merged commit a7cb737 into master Aug 27, 2024
9 checks passed
@anastasiyaig anastasiyaig deleted the tests-use-own-profile-link branch August 27, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants