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

[Bug]: Tests fail on API 21 - 31 #167

Open
2 tasks done
secondsun opened this issue May 9, 2024 · 3 comments
Open
2 tasks done

[Bug]: Tests fail on API 21 - 31 #167

secondsun opened this issue May 9, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@secondsun
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

In which area is the issue?

General

In a specific sample?

https://github.com/android/platform-samples/blob/main/app/src/androidTest/java/com/example/platform/app/NavigationTest.kt

What happened?

Navigation Tests fail on APIs < 31 because the tests depend on "android.view.OnReceiverContentListener" which was added in API 31.

Relevant logcat output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@secondsun secondsun added the bug Something isn't working label May 9, 2024
Copy link

github-actions bot commented Jun 9, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Jun 9, 2024
@yrezgui yrezgui removed the Stale label Jun 11, 2024
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Jul 12, 2024
@calren calren reopened this Jul 17, 2024
@calren calren removed the Stale label Jul 17, 2024
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Aug 17, 2024
@calren calren removed the Stale label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants