diff options
-rw-r--r-- | core/java/android/webkit/TEST_MAPPING | 9 | ||||
-rw-r--r-- | native/webview/TEST_MAPPING | 9 |
2 files changed, 0 insertions, 18 deletions
diff --git a/core/java/android/webkit/TEST_MAPPING b/core/java/android/webkit/TEST_MAPPING index 38580595dc2d..c9b54760491a 100644 --- a/core/java/android/webkit/TEST_MAPPING +++ b/core/java/android/webkit/TEST_MAPPING @@ -17,15 +17,6 @@ "exclude-annotation": "android.test.FlakyTest" } ] - }, - { - "name": "GtsWebViewHostTestCases", - "keywords": ["internal"], - "options": [ - { - "exclude-annotation": "android.test.FlakyTest" - } - ] } ] } diff --git a/native/webview/TEST_MAPPING b/native/webview/TEST_MAPPING index 38580595dc2d..c9b54760491a 100644 --- a/native/webview/TEST_MAPPING +++ b/native/webview/TEST_MAPPING @@ -17,15 +17,6 @@ "exclude-annotation": "android.test.FlakyTest" } ] - }, - { - "name": "GtsWebViewHostTestCases", - "keywords": ["internal"], - "options": [ - { - "exclude-annotation": "android.test.FlakyTest" - } - ] } ] } |