summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2025-02-26 18:38:57 -0800
committer Android (Google) Code Review <android-gerrit@google.com> 2025-02-26 18:38:57 -0800
commit1889af8f814f40396c72e07441a2fc39f912b3bb (patch)
treeb4367149ca8f5fb7ad1758070fecb59cb959af0d
parent371fe19072c827aea6cafd1002c71bd3f20b8ece (diff)
parenteed8c7e5170d1be28ea7c0e206c6191246f2c287 (diff)
Merge "Remove GtsWebViewHostTestCases from TEST_MAPPING." into main
-rw-r--r--core/java/android/webkit/TEST_MAPPING9
-rw-r--r--native/webview/TEST_MAPPING9
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"
- }
- ]
}
]
}