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

Outreachy2024/testing system images #289

Open
wants to merge 35 commits into
base: upgrade-jdk11
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
83b69f0
Fix for UI Tests
Stryker101 Jun 1, 2024
1ccb754
Update config.yml
Stryker101 Jun 1, 2024
93138fc
Fix for UI Tests
Stryker101 Jun 1, 2024
bb5ba6c
Update config.yml
Stryker101 Jun 1, 2024
882ac4c
Update config.yml
Stryker101 Jun 1, 2024
bd8faad
Update config.yml
Stryker101 Jun 1, 2024
e9ee2f9
Merge branch 'odk-x:upgrade-jdk11' into upgrade-jdk11
Stryker101 Jun 4, 2024
d56de98
Merge branch 'upgrade-jdk11' of https://github.com/Stryker101/ODK_ser…
Stryker101 Jun 4, 2024
c42011b
fix for ui tests
Stryker101 Jun 4, 2024
8eeed74
attempt to stabilize 1
Stryker101 Jun 6, 2024
b1917fd
rebase with clean history
Stryker101 Jun 8, 2024
1cc4f6d
testing with default system image
Stryker101 Jun 8, 2024
38bd44e
testing with default system image
Stryker101 Jun 8, 2024
853b8b3
testing with default system image
Stryker101 Jun 8, 2024
a012c79
testing with idling resource
Stryker101 Jun 8, 2024
5c95778
testing with idling resource
Stryker101 Jun 8, 2024
f831d69
testing with idling resource corrected
Stryker101 Jun 8, 2024
1921d63
testing with idling resource corrected
Stryker101 Jun 8, 2024
92abddc
testing with idling resource corrected
Stryker101 Jun 8, 2024
591ab6e
testing with idling resource corrected
Stryker101 Jun 8, 2024
d624807
testing with idling resource corrected
Stryker101 Jun 8, 2024
d9c9cbe
testing with idling resource corrected
Stryker101 Jun 8, 2024
cc876c6
testing with idling resource corrected
Stryker101 Jun 8, 2024
38f0cd0
testing with idling resource corrected
Stryker101 Jun 8, 2024
5e26217
testing with idling resource corrected
Stryker101 Jun 8, 2024
4978562
restructure Idling resource
Stryker101 Jun 17, 2024
4b95164
restructure Idling resource
Stryker101 Jun 17, 2024
3be16ad
restructure Idling resource
Stryker101 Jun 17, 2024
f899922
restructure Idling resource
Stryker101 Jun 17, 2024
984f427
using recyclerview idling resource
Stryker101 Jun 17, 2024
c17a6ad
using recyclerview idling resource
Stryker101 Jun 17, 2024
706e85b
using recyclerview idling resource
Stryker101 Jun 17, 2024
47d1672
removed recyclerview idling resource
Stryker101 Jun 17, 2024
ec462fa
added ignore to some tests
Stryker101 Jun 17, 2024
5df9412
added ignore to some tests
Stryker101 Jun 17, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
testing with default system image
Stryker101 committed Jun 8, 2024
commit 1cc4f6dc68714e4edda83c1d8b6ac49d7b8f23f2
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ jobs:

- android/create-avd:
avd-name: Pixel_7_Pro
system-image: system-images;android-30;google_apis;x86
system-image: system-images;android-30;default;x86
install: true

- run: