diff options
author | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-16 05:36:11 +0000 |
---|---|---|
committer | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-16 05:36:11 +0000 |
commit | 0546c189a55fb6043b69a99cae098e00758a4cb5 (patch) | |
tree | 3859740f9cf44c474d39463a824112e0ea79f018 /webkit | |
parent | 1e498ed00f877c07964760a7045ef576452fe42d (diff) | |
download | chromium_src-0546c189a55fb6043b69a99cae098e00758a4cb5.zip chromium_src-0546c189a55fb6043b69a99cae098e00758a4cb5.tar.gz chromium_src-0546c189a55fb6043b69a99cae098e00758a4cb5.tar.bz2 |
Assign a bug ID to new failing layout tests.
No code change.
BUG=38278
TEST=none
TBR=jianli
Review URL: http://codereview.chromium.org/1038001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41682 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 8c87da0..b444d0a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2834,5 +2834,5 @@ BUG38227 DEFER : fast/dom/HTMLProgressElement/set-progress-properties.html = MIS BUG_JIANLI MAC : printing/return-from-printing-mode.html = IMAGE // WebKit roll 56004 -> 56026 -BUG_JIANLI : fast/events/continuous-platform-wheelevent-in-scrolling-div.html = TIMEOUT -BUG_JIANLI : fast/events/platform-wheelevent-in-scrolling-div.html = TIMEOUT +BUG38278 : fast/events/continuous-platform-wheelevent-in-scrolling-div.html = TIMEOUT +BUG38278 : fast/events/platform-wheelevent-in-scrolling-div.html = TIMEOUT |