diff options
| author | 2025-02-26 18:38:57 -0800 | |
|---|---|---|
| committer | 2025-02-26 18:38:57 -0800 | |
| commit | 1889af8f814f40396c72e07441a2fc39f912b3bb (patch) | |
| tree | b4367149ca8f5fb7ad1758070fecb59cb959af0d | |
| parent | 371fe19072c827aea6cafd1002c71bd3f20b8ece (diff) | |
| parent | eed8c7e5170d1be28ea7c0e206c6191246f2c287 (diff) | |
Merge "Remove GtsWebViewHostTestCases from TEST_MAPPING." into main
| -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" - } - ] } ] } |