Skip to content

Conversation

@glitchminer
Copy link
Contributor

What does the PR do

  • introduced ci/Jenkinsfile.test-e2e.android so Jenkins can run Android smoke tests on BrowserStack (in preparation for PR checks and nightly runs)
  • updated config and the reporting/logging structure to give one report folder per run for export (inlcuding logs & screenshots)

Successfully ran with simulated config locally but still to be tested from Jenkins directly

@glitchminer glitchminer requested review from a team as code owners October 28, 2025 22:57
@glitchminer glitchminer requested review from Rsttskyy and removed request for a team October 28, 2025 22:57
@status-im-auto
Copy link
Member

status-im-auto commented Oct 28, 2025

Jenkins Builds

Click to see older builds (37)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 162d5a5 #1 2025-10-28 23:06:07 ~8 min tests/nim 📄log
✔️ 162d5a5 #1 2025-10-28 23:08:01 ~10 min android/arm64 🤖apk 📲
✔️ 162d5a5 #1 2025-10-28 23:10:22 ~12 min ios/aarch64 📦pkg
✔️ 162d5a5 #1 2025-10-28 23:15:25 ~17 min linux/x86_64 📦tgz
✔️ 162d5a5 #1 2025-10-28 23:17:03 ~19 min macos/aarch64 🍎dmg
✔️ 162d5a5 #1 2025-10-28 23:19:25 ~21 min windows/x86_64 💿exe
✔️ 162d5a5 #1 2025-10-28 23:20:33 ~22 min macos/aarch64-nwaku 🍎dmg
✔️ 162d5a5 #1 2025-10-28 23:21:34 ~24 min linux/x86_64-nwaku 📦tgz
✔️ 162d5a5 PR19163 2025-10-28 23:28:44 ~9 min tests/e2e-windows 📊rpt
✔️ 162d5a5 pr19163 2025-10-28 23:32:10 ~16 min tests/e2e 📊rpt
✔️ 162d5a5 #2 2025-11-07 13:45:09 ~8 min tests/nim 📄log
✔️ 162d5a5 #2 2025-11-07 13:46:04 ~9 min ios/aarch64 📦pkg
✔️ 162d5a5 #2 2025-11-07 13:51:31 ~14 min tests/ui 📄log
✔️ 162d5a5 #2 2025-11-07 13:51:53 ~14 min macos/aarch64 🍎dmg
✖️ 162d5a5 #2 2025-11-07 13:53:59 ~17 min linux/x86_64 📦tgz
✔️ 162d5a5 #2 2025-11-07 13:56:27 ~19 min macos/aarch64-nwaku 🍎dmg
✖️ 162d5a5 #2 2025-11-07 13:59:35 ~22 min windows/x86_64 💿exe
✔️ 162d5a5 #2 2025-11-07 14:00:26 ~23 min linux/x86_64-nwaku 📦tgz
✔️ 162d5a5 #3 2025-11-10 14:52:24 ~7 min ios/aarch64 📦pkg
✔️ 162d5a5 #3 2025-11-10 14:52:59 ~8 min tests/nim 📄log
162d5a5 #3 2025-11-10 14:56:17 ~11 min macos/aarch64 📄log
162d5a5 #3 2025-11-10 14:56:48 ~12 min macos/aarch64-nwaku 📄log
✖️ 162d5a5 #3 2025-11-10 15:02:14 ~17 min linux/x86_64 📦tgz
✔️ 162d5a5 #3 2025-11-10 15:03:39 ~18 min tests/ui 📄log
✔️ 162d5a5 #3 2025-11-10 15:04:40 ~20 min linux/x86_64-nwaku 📦tgz
✔️ 162d5a5 #3 2025-11-10 15:05:03 ~20 min windows/x86_64 💿exe
✔️ 162d5a5 PR19163 2025-11-10 15:17:53 ~12 min tests/e2e-windows 📊rpt
✔️ a21a910 #4 2025-11-12 15:08:30 ~6 min tests/nim 📄log
✔️ a21a910 #4 2025-11-12 15:11:33 ~9 min android/arm64 🤖apk 📲
✔️ a21a910 #4 2025-11-12 15:12:51 ~10 min ios/aarch64 📱ipa
✔️ a21a910 #4 2025-11-12 15:14:34 ~12 min macos/aarch64 🍎dmg
✔️ a21a910 #4 2025-11-12 15:16:09 ~14 min tests/ui 📄log
✔️ a21a910 #4 2025-11-12 15:24:01 ~22 min linux/x86_64-nwaku 📦tgz
✔️ a21a910 #4 2025-11-12 15:26:02 ~23 min windows/x86_64 💿exe
✖️ a21a910 PR19163 2025-11-12 15:37:16 ~11 min tests/e2e-windows 📊rpt
✔️ 41c709e2 #5 2025-11-12 17:37:30 ~20 min android/arm64 🤖apk 📲
✔️ f913cba4 #6 2025-11-13 17:38:13 ~22 min android/arm64 🤖apk 📲
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 84d6d5c4 #7 2025-11-14 17:27:28 ~11 min android/arm64 🤖apk 📲
✔️ 2dbfaf5c #8 2025-11-15 17:27:37 ~12 min android/arm64 🤖apk 📲

Base automatically changed from e2e_appium/add-browserstack-tests to e2e_appium/add-browserstack November 7, 2025 13:36
@glitchminer glitchminer force-pushed the e2e_appium/add-browserstack branch from 42e0569 to 220c950 Compare November 10, 2025 11:42
Base automatically changed from e2e_appium/add-browserstack to master November 10, 2025 14:44
- wallet locators
- app lifecycle management
- toast message handling (visibility checks and logging).
- saved addresses page
…ertions

- Replaced instances of LambdaTest reporting with Cloud reporting
- Assertion messages for clarity
- Updated test methods for toast handling
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.

3 participants