Skip to content

WIP test(tablet-build): add support for Squish testing #18267

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

glitchminer
Copy link
Contributor

closes #18266

WIP POC - do not merge.

  • Introduced a new target mobile-build-squish to enable Squish testing during mobile app builds.
  • Updated the Makefile to differentiate between production builds and test builds with Squish enabled.
  • Enhanced the Status-tablet.pro file to configure Squish settings, including attach port and wrapper extensions for Android.

- Introduced a new target `mobile-build-squish` to enable Squish testing during mobile app builds.
- Updated the `Makefile` to differentiate between production builds and test builds with Squish enabled.
- Enhanced the `Status-tablet.pro` file to configure Squish settings, including attach port and wrapper extensions for Android.
@glitchminer
Copy link
Contributor Author

Ongoing issues:

Squish looking for files by different names after packaging:

image

Resolved by renaming file before packaging but then encountered arch. mismatch.

@status-im-auto
Copy link
Member

status-im-auto commented Jun 29, 2025

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 73a1432 #1 2025-06-29 21:14:20 ~9 min tests/nim 📄log
✔️ 73a1432 #1 2025-06-29 21:15:23 ~10 min macos/aarch64 🍎dmg
✔️ 73a1432 #1 2025-06-29 21:18:55 ~14 min tests/ui 📄log
✔️ 73a1432 #1 2025-06-29 21:27:37 ~22 min linux/x86_64 📦tgz
✔️ 73a1432 #1 2025-06-29 21:29:24 ~24 min windows/x86_64 💿exe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Squish: Add squish hooks to tablet build
2 participants