diff options
author | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-28 10:39:57 +0000 |
---|---|---|
committer | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-28 10:39:57 +0000 |
commit | 0298a21bc8ad80bd7b1cb09ce6d5711e5f698348 (patch) | |
tree | 1a2063f5a9fef64a0c00ec3f39b19dc0ce69d01b | |
parent | e3005d1cd5dc9f63f4617b982283ab23a1f35f87 (diff) | |
download | chromium_src-0298a21bc8ad80bd7b1cb09ce6d5711e5f698348.zip chromium_src-0298a21bc8ad80bd7b1cb09ce6d5711e5f698348.tar.gz chromium_src-0298a21bc8ad80bd7b1cb09ce6d5711e5f698348.tar.bz2 |
Enables layout tests for Geolocation downstream.
BUG=36451
Review URL: http://codereview.chromium.org/2266002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48479 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 0ca4cc3..401a440 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -4,3 +4,7 @@ // // 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
\ No newline at end of file |