From eed8c7e5170d1be28ea7c0e206c6191246f2c287 Mon Sep 17 00:00:00 2001 From: "Torne (Richard Coles)" Date: Tue, 25 Feb 2025 16:11:04 -0500 Subject: Remove GtsWebViewHostTestCases from TEST_MAPPING. These tests are being removed. Bug: 296426330 Test: n/a Flag: TEST_ONLY Change-Id: I92cf8054237b347a8d0f0ceb07744f012f0c999f --- core/java/android/webkit/TEST_MAPPING | 9 --------- native/webview/TEST_MAPPING | 9 --------- 2 files changed, 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" - } - ] } ] } -- cgit v1.2.3-59-g8ed1b