Skip to content

test: Test runner for native tests#2264

Open
marcelklehr wants to merge 6 commits into
developfrom
test/android
Open

test: Test runner for native tests#2264
marcelklehr wants to merge 6 commits into
developfrom
test/android

Conversation

@marcelklehr
Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
@marcelklehr
Copy link
Copy Markdown
Member Author

@copilot Fix the android-appium workflow in this PR

Agent-Logs-Url: https://github.com/floccusaddon/floccus/sessions/4d4c41a5-c737-4636-8910-d0ee06852186

Co-authored-by: marcelklehr <986878+marcelklehr@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI commented May 16, 2026

@copilot Fix the android-appium workflow in this PR

Addressed in db3d8d2 by enabling KVM access before starting the Android emulator in the workflow, which should prevent the boot timeout seen in CI.

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
@marcelklehr
Copy link
Copy Markdown
Member Author

@copilot Fix the android appium test flow created in this PR

Agent-Logs-Url: https://github.com/floccusaddon/floccus/sessions/7483354e-9c9c-4476-9537-773d0e328fd8

Co-authored-by: marcelklehr <986878+marcelklehr@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI commented May 16, 2026

@copilot Fix the android appium test flow created in this PR

Fixed in 2b3c42f by starting Appium with --allow-insecure chromedriver_autodownload, so the Android WEBVIEW context can fetch a matching Chromedriver in CI instead of failing during context switch.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • appium.io
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

@marcelklehr
Copy link
Copy Markdown
Member Author

@copilot Now appium doesn't start, can you fix it?

Agent-Logs-Url: https://github.com/floccusaddon/floccus/sessions/bc941417-ff2e-4b54-b08a-e3b95bce538c

Co-authored-by: marcelklehr <986878+marcelklehr@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI commented May 16, 2026

@copilot Now appium doesn't start, can you fix it?

Fixed in 1383524. Appium 3 requires insecure features to be scoped as <driver>:<feature>, so I changed the workflow to use uiautomator2:chromedriver_autodownload instead of the unscoped flag that was causing Appium to exit on startup.

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
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.

2 participants