summaryrefslogtreecommitdiffstats
path: root/chromium/tools
diff options
context:
space:
mode:
authorBen Murdoch <benm@google.com>2013-05-21 17:03:40 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-05-21 17:03:40 +0000
commit97481221b4e9b3d8e9e94011266cf1a74835e3f3 (patch)
treefefd04102f87e6922ed59881279e419dc9b19d0a /chromium/tools
parente74bdcc6ff29af67432f96a3b7066a4adc98b868 (diff)
parente0c65920d8ea6bae23b9be8508dbac54697727c7 (diff)
downloadandroid_frameworks_webview-97481221b4e9b3d8e9e94011266cf1a74835e3f3.tar.gz
android_frameworks_webview-97481221b4e9b3d8e9e94011266cf1a74835e3f3.tar.bz2
android_frameworks_webview-97481221b4e9b3d8e9e94011266cf1a74835e3f3.zip
Merge "Update CTS expectations for Chromium WebView." into master-chromium
Diffstat (limited to 'chromium/tools')
-rwxr-xr-xchromium/tools/run_webview_cts.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/tools/run_webview_cts.py b/chromium/tools/run_webview_cts.py
index 3943f61..13a77dd 100755
--- a/chromium/tools/run_webview_cts.py
+++ b/chromium/tools/run_webview_cts.py
@@ -27,7 +27,6 @@ import sys
# If you add or remove tests from this lists please update the CTS
# spreadsheet!
EXPECTED_FAILURES = set([
- 'android.webkit.cts.WebSettingsTest#testAccessSaveFormData',
'android.webkit.cts.WebViewClientTest#testOnScaleChanged',
'android.webkit.cts.WebViewTest#testCapturePicture',
# BUG=crbug.com/162967