Skip to content

Master#1

Open
riyamalusht wants to merge 173 commits intoriyamalusht:masterfrom
android:master
Open

Master#1
riyamalusht wants to merge 173 commits intoriyamalusht:masterfrom
android:master

Conversation

@riyamalusht
Copy link
Owner

test

dazza5000 and others added 30 commits February 13, 2021 23:12
Update grammar of documentation
Updated the test samples to use AndroidX Test 1.4.0-alpha05.
Update orchestrator sample to use clearPackageData
Update to androidx test 1.4.0-alpha06
Update to androidx test 1.4.0-beta01
Remove `build_tools_version` and `api_level` to let `android_sdk_repository` automatically select the latest installed version.

One of the fixes for bazelbuild/bazel#13409 (comment)
…sion

Remove build_tools_version and api_level
Update to androidx.test 1.4.0-beta02
Update to androidx.test 1.4.0 / espresso 3.4.0
Signed-off-by: utzcoz <utzcoz@outlook.com>
Workaround for org.checkerframework duplicate class errors.
Ubuntu 16.04 is end-of-life, we're going to remove it from Bazel CI.

If you like you can add testing on `ubuntu2004` platform which we also support.
Android Emulator adds complexity to the infrastructure, because the emulator requires access to the /dev/kvm device and enabled Nested Virtualization, which means that basically any CI job could get root on the host VM using that. The mitigations for that make other features very hard to implement.
brettchabot and others added 30 commits June 26, 2023 18:41
Update androidx.test:runner version to 1.6.0-alpha03.
Migrate buildToolVersion to property style
Use AGP Upgrade Assistant to upgrade all projects to AGP 8.1.0
and follow recommendations on deprecated attributes, including:
 - rename compileSdkVersion to compileSdk
 - remove buildToolsVersion as its now bundled with AGP
This was necessary to get the tests working on a Mac with JDK 19.
Update to AGP 8.1.1, kotlin 1.8.20, and robolectric 4.10.3
This is needed to support running on JDK 20.
By mistake this change was somehow not included in PR #485
Upgrade to robolectric 4.10.3.
Switch to use double quotes consistently in build.gradle files.
Adds new ResizeDisplayTest
Update Screenshot sample ot latest versions and API.
Adds Compose Preview Screenshot sample
Upgrade espresso device sample to latest versions
Update to:
 - latest stable releases for
androidx.test.*
 - robolectric 4.13
 - AGP 8.5.0
 - minSdk 21
 - compileSdk + targetSdk 34
 - kotlin 1.9.22

 Also use -no-watch-fs in test-all.sh to reduce filesystem related logspan
Update versions of test dependencies + AGP.
Configure Renovate
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.