Bug P3
Status Update
Comments
ku...@gmail.com <ku...@gmail.com> #2
Could you attach a screenshot of how it looks ?
vi...@google.com <vi...@google.com>
vi...@google.com <vi...@google.com> #3
I don't have this particular smartphone anymore, the layout inspector just showed higher dimensions for views.
sa...@gmail.com <sa...@gmail.com> #4
Devices used: Pixel 2 XL API 29, LG G6 API 26
Sample project is trivial, description is in the first bug report.
Expected output: also in the first report. The test should just pass.
Actual output: stacktrace is in the first report.
Screen recording: the bug is about Integration tests. Nothing happens on screen.
vi...@google.com <vi...@google.com>
bo...@google.com <bo...@google.com> #5
Please let us know if there is any update on this bug.
ae...@google.com <ae...@google.com> #6
This bug has not been updated in the last year. Please reopen if we still need to look into this.
Description
I'm trying to write instrumented tests for a DocumentProvider using ProviderTestRule to replace ProviderTestCase2, but it keeps throwing a SecurityException.
Steps to reproduce:
Module build.gradle:
Expected behavior: the test passes normally.
Actual behavior: