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

Commit 18a52fb0 authored by Dan Shi's avatar Dan Shi
Browse files

Remove CtsViewTestCases in TEST_MAPPING file

The test config has an option to use package filter, which does not
work with another TEST_MAPPING which has the same test but use a
class filter.
startop/view_compiler/TEST_MAPPING

Bug: 124248633
Test: none
Change-Id: Id989d9df8983e7a08be38616e92e10f70fe4846a
parent b68e35be
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -10,14 +10,6 @@
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
      "name": "CtsViewTestCases",
      "options": [
        {
          "include-filter": "android.view.textclassifier.cts"
        }
      ]
    }
  ]
}