diff options
author | eroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-10 21:15:25 +0000 |
---|---|---|
committer | eroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-10 21:15:25 +0000 |
commit | 9027103e1a44e106e53ccbd5f64b2cbd21ceb240 (patch) | |
tree | 32b19551db9c3158fb313a0a90ec9032a1721920 /webkit/tools | |
parent | 8a16266e66a38bc1bfc6b00893c2a7c8cf8c55ee (diff) | |
download | chromium_src-9027103e1a44e106e53ccbd5f64b2cbd21ceb240.zip chromium_src-9027103e1a44e106e53ccbd5f64b2cbd21ceb240.tar.gz chromium_src-9027103e1a44e106e53ccbd5f64b2cbd21ceb240.tar.bz2 |
WebKit update 48239:48264.
TBR=darin
BUG=21522
Review URL: http://codereview.chromium.org/200085
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25922 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index e6781a9..124adc6 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2355,3 +2355,7 @@ BUG21442 : LayoutTests/storage/test-authorizer.html = TIMEOUT // Crashing on Linux Debug as of V8 update at r25855 BUG21501 LINUX DEBUG : LayoutTests/svg/custom/linking-a-03-b-preserveAspectRatio.svg = CRASH + +// New test added by https://trac.webkit.org/changeset/48260. +// Marked as SKIP because it fails to find the test expectations (dies early). +BUG21522 SKIP : LayoutTests/http/tests/local/send-dragged-file.html = FAIL |