summaryrefslogtreecommitdiffstats
path: root/chromium/tools
diff options
context:
space:
mode:
authorBen Murdoch <benm@google.com>2013-03-01 10:10:06 +0000
committerBen Murdoch <benm@google.com>2013-03-01 10:10:06 +0000
commit261c8f4b926b3fd8e514d688d00760912595ce99 (patch)
treee48fc6e49d134222f67c1dbb223ced75fb228223 /chromium/tools
parent444af6a43c45255ea1cb0baa68906d9ae32670d0 (diff)
downloadandroid_frameworks_webview-261c8f4b926b3fd8e514d688d00760912595ce99.tar.gz
android_frameworks_webview-261c8f4b926b3fd8e514d688d00760912595ce99.tar.bz2
android_frameworks_webview-261c8f4b926b3fd8e514d688d00760912595ce99.zip
Update Expectations.
testDatabaseEnabled has been removed. Bug: 8231270 Change-Id: Iddba569d160b89c9e22e5a0cdced6fe2b5789c07
Diffstat (limited to 'chromium/tools')
-rwxr-xr-xchromium/tools/run_webview_cts.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/chromium/tools/run_webview_cts.py b/chromium/tools/run_webview_cts.py
index f7fde9b..6c4fe2a 100755
--- a/chromium/tools/run_webview_cts.py
+++ b/chromium/tools/run_webview_cts.py
@@ -48,8 +48,6 @@ EXPECTED_FAILURES = set([
'android.webkit.cts.WebViewTest#testFindNext',
'android.webkit.cts.WebViewTest#testFindAll',
'android.webkit.cts.WebViewTest#testGetContentHeight',
- # See b/8231270
- 'android.webkit.cts.WebSettingsTest#testDatabaseEnabled',
# See b/8231433 for following two failures.
'android.webkit.cts.GeolocationTest#testSimpleGeolocationRequestAcceptAlways',
'android.webkit.cts.GeolocationTest#testSimpleGeolocationRequestAcceptOnce',