diff options
author | joth@chromium.org <joth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-15 11:48:11 +0000 |
---|---|---|
committer | joth@chromium.org <joth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-15 11:48:11 +0000 |
commit | d2a02af97c356767de528b6c3b6d8a6542cf4aa0 (patch) | |
tree | 898954064d15040ca6d177fd46f32a45f28f8069 /webkit | |
parent | ecca8787baf3e87122abeb5a76de4c9b8b51818d (diff) | |
download | chromium_src-d2a02af97c356767de528b6c3b6d8a6542cf4aa0.zip chromium_src-d2a02af97c356767de528b6c3b6d8a6542cf4aa0.tar.gz chromium_src-d2a02af97c356767de528b6c3b6d8a6542cf4aa0.tar.bz2 |
Mark add-listener-from-callback.html as flaky
BUG=https://bugs.webkit.org/show_bug.cgi?id=45814
TEST=fast/dom/DeviceOrientation/add-listener-from-callback.html
Review URL: http://codereview.chromium.org/3435006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59490 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 0ca4cc3..682a3677 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -4,3 +4,6 @@ // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. + +// Supress while fix is landed upstream +BUGWK45814 : fast/dom/DeviceOrientation/add-listener-from-callback.html = TEXT PASS |