diff options
author | adamk@chromium.org <adamk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-25 22:01:35 +0000 |
---|---|---|
committer | adamk@chromium.org <adamk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-25 22:01:35 +0000 |
commit | 7f18fd362ebb903207ad9894e546687a3344efed (patch) | |
tree | a7590a0e7262d3baf18fb9a0c42bdc0164720e2a /webkit | |
parent | ab30acda9a6facf5fb04f50ec8eef2c93277dc3f (diff) | |
download | chromium_src-7f18fd362ebb903207ad9894e546687a3344efed.zip chromium_src-7f18fd362ebb903207ad9894e546687a3344efed.tar.gz chromium_src-7f18fd362ebb903207ad9894e546687a3344efed.tar.bz2 |
Temporarily skip filesystem layout test broken (correctly) by r76098
while waiting for it to be fixed upstream.
Review URL: http://codereview.chromium.org/6599013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76105 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 452c022..9afc23d 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -16,6 +16,9 @@ BUG_TONY LINUX : fast/forms/select-baseline.html = IMAGE // Dropping U;. Need to rebase upstream. BUG_TONY : http/tests/navigation/useragent.php = TEXT +// Due to r76098. Need to fix upstream. +BUG_ADAMK : fast/filesystem/op-get-entry.html = PASS TEXT + BUGV8_1203 DEBUG : fast/canvas/webgl/gl-get-calls.html = PASS CRASH // Potential broken test found by r75985. |