diff options
author | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-03 23:44:14 +0000 |
---|---|---|
committer | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-03 23:44:14 +0000 |
commit | 1eb06b284cd875d43ecccfbbe5be6aebb039e5ac (patch) | |
tree | 7cceb99f5d7fd2647bd665bbcf5370a743cb7ffa | |
parent | b8c665dc2170151c60d15fff93092d2a3c2b69e8 (diff) | |
download | chromium_src-1eb06b284cd875d43ecccfbbe5be6aebb039e5ac.zip chromium_src-1eb06b284cd875d43ecccfbbe5be6aebb039e5ac.tar.gz chromium_src-1eb06b284cd875d43ecccfbbe5be6aebb039e5ac.tar.bz2 |
Add a temporary test exception until the next WK roll.
TBR=pkasting
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2625001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48894 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 401a440..14f1f6a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -7,4 +7,8 @@ // 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 +BUG11246 DEFER SKIP : fast/dom/Geolocation/callback-exception.html = TEXT + +// Fix is already in upstream, as soon as WK is rolled past r60643, remove +// this exception. +BUGJOHNNYG : fast/notifications/notifications-display-close-events.html = TEXT |