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

Emulator test matrix in "Feat/add docker testing" #68

Open
wants to merge 8 commits into
base: feat/add-docker-testing
Choose a base branch
from

Conversation

ViliusSutkus89
Copy link

Hey,

I've added some emulators, but mind you that the whole test framework is flaky.

/sdcard may or may not be a good place for test file creation. I would do that in /data/local/tmp, but that also may not be available on all devices.

Ubuntu only has a single fuse version, so we can't add that to the test matrix. There's fuse3, but we would need support in adbfs before we test it.

Haven't looked into testing arm64 on macos yet.

@spion
Copy link
Owner

spion commented Aug 27, 2024

Thanks for the good work. I see the issues with timeouts - I've decided to use just one value in the matrix for now, but I'll keep this branch as a reference

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