diff options
author | 2021-04-27 11:47:56 -0700 | |
---|---|---|
committer | 2021-04-27 12:21:15 -0700 | |
commit | 64ef146e583f1e85ae783a10a87ffae2c33d1791 (patch) | |
tree | 3475d06c6883253a0421aa4dd16b1187f0d35a9c /TEST_MAPPING | |
parent | 3654df01af03d6089f1c3b0726678e72d2ec4ef6 (diff) |
Remove libsurfaceflinger_unittest from root TEST_MAPPING
libsurfaceflinger_unittest has some flaky tests, and being run for all
frameworks/native changes means submitters are having to rerun
presubmit.
Bug: 186417847
Test: None (presubmit only)
Change-Id: I99f9fdf5e75dae686f958e97e9685d1a00166877
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r-- | TEST_MAPPING | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index 307e21cc44..4b64203387 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -60,9 +60,6 @@ ] }, { - "name": "libsurfaceflinger_unittest" - }, - { "name": "CtsGraphicsTestCases", "options": [ { |