diff options
author | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-14 12:40:15 +0000 |
---|---|---|
committer | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-14 12:40:15 +0000 |
commit | 1c1cdade2114787956f56a64ead52ef75eaea1a4 (patch) | |
tree | 02ad723837951e575c06466121e9aa322968782b | |
parent | 8398cef79376aa9e9541d535a2bbeda5186f1e72 (diff) | |
download | chromium_src-1c1cdade2114787956f56a64ead52ef75eaea1a4.zip chromium_src-1c1cdade2114787956f56a64ead52ef75eaea1a4.tar.gz chromium_src-1c1cdade2114787956f56a64ead52ef75eaea1a4.tar.bz2 |
Removes Geolocation test expectations from downstream.
(depends on https://bugs.webkit.org/show_bug.cgi?id=39721)
TEST=LayoutTests/fast/dom/Geolocation
BUG=36451
Review URL: http://codereview.chromium.org/2767007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49680 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index ca3efc2..0ca4cc3 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -4,7 +4,3 @@ // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. - -// temporarily enable these tests downstream until they're fully upstreamed. -BUG11246 : fast/dom/Geolocation = PASS -BUG11246 DEFER SKIP : fast/dom/Geolocation/callback-exception.html = TEXT |