diff options
author | rolandsteiner@chromium.org <rolandsteiner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-01 09:38:41 +0000 |
---|---|---|
committer | rolandsteiner@chromium.org <rolandsteiner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-01 09:38:41 +0000 |
commit | 8f64b9355874c085359918e1b1b638667f100373 (patch) | |
tree | 30418a618c55ffeceb1a94459beb2708221387d3 /webkit | |
parent | c1bb2f4bdd79af099bfbd1075278e8c0cfc2d853 (diff) | |
download | chromium_src-8f64b9355874c085359918e1b1b638667f100373.zip chromium_src-8f64b9355874c085359918e1b1b638667f100373.tar.gz chromium_src-8f64b9355874c085359918e1b1b638667f100373.tar.bz2 |
Minor correction to test_expectations.txt
BUG=61411
TEST=none
TBR=dimich,jeremy,pkasting,pfeldman
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64586 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index a60e732..93979d9 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -20,7 +20,8 @@ BUG60651 : fast/canvas/webgl/glsl-conformance.html = TIMEOUT FAIL BUG60671 : fast/canvas/webgl/uniform-location.html = TIMEOUT FAIL CRASH // Failures after WebKit roll 71000:71013 -BUGJEREMY : fast/block/basic/truncation-rtl.html = IMAGE+TEXT +BUGJEREMY WIN LINUX : fast/block/basic/truncation-rtl.html = IMAGE+TEXT +BUGJEREMY MAC : fast/block/basic/truncation-rtl.html = IMAGE BUGPFELDMAN WIN : inspector/console-log-syntax-error.html = TEXT BUGPKASTING WIN : fast/images/gif-loop-count.html = IMAGE BUG61411 WIN : inspector/styles-source-lines-inline.html = TEXT |