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

Commit 64fe16ae authored by Vishnu Nair's avatar Vishnu Nair
Browse files

DO NOT MERGE: Disable...

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

Fixes: 330446694

Change-Id: I2e671b7af38758020637468b4dc6150692b5722d
parent 8240bc9d
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 =