diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-02 00:04:12 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-02 00:04:12 +0000 |
commit | 68cefdc3b5f14256807812c6819298acbf25c803 (patch) | |
tree | c0bf0af161b15cca9ebe40391bf0a6249091cb60 | |
parent | 3d9cb80176153b74d62b0d67d27744b338f2a5f1 (diff) | |
download | chromium_src-68cefdc3b5f14256807812c6819298acbf25c803.zip chromium_src-68cefdc3b5f14256807812c6819298acbf25c803.tar.gz chromium_src-68cefdc3b5f14256807812c6819298acbf25c803.tar.bz2 |
Correct expectations for a passing test.
TBR=ojan
TEST=none
BUG=24182
Review URL: http://codereview.chromium.org/457030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33514 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index faf8163..218f726 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -92,6 +92,8 @@ BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/loading/onload-vs-immediate-r BUG24182 SLOW DEBUG : LayoutTests/editing/selection/extend-selection.html = PASS BUG24182 SLOW WIN : LayoutTests/fast/backgrounds/svg-as-background-5.html = PASS BUG24182 SLOW DEBUG : LayoutTests/svg/css/getComputedStyle-basic.xhtml = PASS +// WebKit roll 50313:50324 +BUG24182 SLOW WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement01.html = PASS // --- collecting results for supported-xml-content-types.html --- // was slow, started to timeout @@ -2859,10 +2861,6 @@ BUG26291 MAC : LayoutTests/fast/text/atsui-multiple-renderers.html = IMAGE BUG26291 MAC : LayoutTests/fast/text/drawBidiText.html = IMAGE BUG26291 MAC : LayoutTests/transforms/2d/hindi-rotated.html = IMAGE -// WebKit roll 50313:50324 -BUG9798 SLOW WIN DEBUG : LayoutTests/dom/html/level2/html/HTMLAppletElement01.html = PASS -BUG9798 WIN RELEASE : LayoutTests/dom/html/level2/html/HTMLAppletElement01.html = PASS TIMEOUT - // Flaky since at least WebKit 50258. BUG9798 WIN DEBUG : LayoutTests/media/video-empty-source.html = IMAGE PASS BUG9798 RELEASE : LayoutTests/fast/dom/defaultView.html = TEXT PASS |