Skip to content

Dialog click not working on Pixel 3 (Android 10) #444

@lsuski

Description

@lsuski

Description

On Pixel 3 (this is probably android 10 specific issue but I've tested it only on Pixel 3) simple clicking on dialog button immediately after it is shown does not work

Steps to Reproduce

  1. Animations are enabled on device.

  2. Run ExampleInstrumentedTest

Expected Results

ExampleInstrumentedTest should pass

Actual Results

ExampleInstrumentedTest fails on Pixel 3 and passes on older devices

AndroidX Test and Android OS Versions

espresso-core:3.2.0
androidx.test.ext:junit:1.1.1
androidx.appcompat:appcompat:1.0.2

Android 10 - api 29

Link to a public git repo demonstrating the problem:

https://github.com/lsuski/espresso-android10-bug-sample

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions