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

noninteractive-tradefed: disable ENABLE_XTS_DYNAMIC_DOWNLOADER by default #542

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

liuyq
Copy link
Collaborator

@liuyq liuyq commented Dec 9, 2024

as suggested by google to avoid unexpected failures like the libcore java.lang.NoClassDefFoundError failures

…ault

as suggested by google to avoid unexpected failures like the libcore
java.lang.NoClassDefFoundError failures

Signed-off-by: Yongqin Liu <[email protected]>
@roxell
Copy link
Collaborator

roxell commented Dec 12, 2024

So if I understand correctly this will stop the tests from dynamically download new libraries?
Do we know which version that is the problematic one?

@liuyq
Copy link
Collaborator Author

liuyq commented Dec 12, 2024

So if I understand correctly this will stop the tests from dynamically download new libraries?

Yes, you are right, and that's what we want, and it have been confirmed with google.

Do we know which version that is the problematic one?

Currently only Android15 and AOSP main are reported.

@liuyq
Copy link
Collaborator Author

liuyq commented Dec 13, 2024

Hi, All,
Is there any other concerns on this change?

@roxell roxell merged commit 19ed17e into Linaro:master Dec 18, 2024
3 checks passed
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.

4 participants