Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3fc1ffb5 authored by Vishnu Nair's avatar Vishnu Nair Committed by Automerger Merge Worker
Browse files

DO NOT MERGE: Disable...

DO NOT MERGE: Disable InputSurfacesTest#uncropped_container_replaces_touchable_region_with_null_crop in udc-dev am: 64fe16ae

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/native/+/26737561



Change-Id: Ia50472c490b6993e5728c99fa8c2654c97ab8f51
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents d7ab6f9d 64fe16ae
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -1100,6 +1100,7 @@ TEST_F(InputSurfacesTest, cropped_container_replaces_touchable_region_with_null_
 * in its parent's touchable region. The input events should be in the layer's coordinate space.
 * in its parent's touchable region. The input events should be in the layer's coordinate space.
 */
 */
TEST_F(InputSurfacesTest, uncropped_container_replaces_touchable_region_with_null_crop) {
TEST_F(InputSurfacesTest, uncropped_container_replaces_touchable_region_with_null_crop) {
    GTEST_SKIP() << "b/330446694 failing on udc-dev presubmit passes when run byitself";
    std::unique_ptr<InputSurface> parentContainer =
    std::unique_ptr<InputSurface> parentContainer =
            InputSurface::makeContainerInputSurface(mComposerClient, 0, 0);
            InputSurface::makeContainerInputSurface(mComposerClient, 0, 0);
    std::unique_ptr<InputSurface> containerSurface =
    std::unique_ptr<InputSurface> containerSurface =