Skip to content

android: add emulator integration test#798

Open
bradfitz wants to merge 1 commit into
mainfrom
bradfitz/integration_test
Open

android: add emulator integration test#798
bradfitz wants to merge 1 commit into
mainfrom
bradfitz/integration_test

Conversation

@bradfitz
Copy link
Copy Markdown
Member

@bradfitz bradfitz force-pushed the bradfitz/integration_test branch from e0d1931 to 0cf4d54 Compare May 27, 2026 01:26
@bradfitz bradfitz requested review from barnstar and kari-ts May 27, 2026 01:27
@bradfitz
Copy link
Copy Markdown
Member Author

Note the new magic label run-integration-test to make it run the VM-based integration tests. Let's see how long it takes to run in GitHub Actions 😬

@bradfitz bradfitz requested a review from raggi May 27, 2026 01:27
Updates tailscale/tailscale#13038

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
@bradfitz bradfitz force-pushed the bradfitz/integration_test branch from 0cf4d54 to b7ea753 Compare May 27, 2026 02:56
@bradfitz
Copy link
Copy Markdown
Member Author

(I haven't yet worked on optimizing the test/layer caching here at all. Step 1 is just getting Hello Test working)

@bradfitz
Copy link
Copy Markdown
Member Author

15 minutes! Not as bad as I'd feared.

private final String path;
private final String url;

ProbeRunnable(Context context, PendingResult pending, String path, String url) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's keep new things Kotlin. I assume that's possible here.

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.

2 participants