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

Commit b36707e4 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: Ia7e08544f4cc5c8f8a410c44e828921e1642202d
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 7064a79b 64fe16ae
Loading
Loading
Loading
Loading
+1 −0
Original line number 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.
 */
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 =
            InputSurface::makeContainerInputSurface(mComposerClient, 0, 0);
    std::unique_ptr<InputSurface> containerSurface =