Skip to content

test_od - re-enable f16 test with newer AVD system image#6099

Merged
sylvestre merged 1 commit intouutils:mainfrom
cre4ture:fix/android_od_test_f16
Mar 21, 2024
Merged

test_od - re-enable f16 test with newer AVD system image#6099
sylvestre merged 1 commit intouutils:mainfrom
cre4ture:fix/android_od_test_f16

Conversation

@cre4ture
Copy link
Copy Markdown
Contributor

@cre4ture cre4ture commented Mar 20, 2024

fixes issue #5941

how?

  • using the system image "google_apis_playstore" instead of "default" results in slightly newer OS version (2019 instead of 2018) that apparently fixed the issue with f16c instruction set

found by chance when investigateting different issue. Sadly the different issue (PR #6080) is not yet fixed by this version.

This brings me to the general question: Why are we using the old API level 28? Is there any specific reason why not switching to a even newer one?

@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

GNU test failed: tests/timeout/timeout. tests/timeout/timeout is passing on 'main'. Maybe you have to rebase?
Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)

@cakebaker cakebaker linked an issue Mar 21, 2024 that may be closed by this pull request
@sylvestre
Copy link
Copy Markdown
Contributor

Why are we using the old API level 28? Is there any specific reason why not switching to a even newer one?

no good reason I think

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.

android CI fails due to test_od::test_f16

2 participants