diff options
author | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-17 17:59:14 +0000 |
---|---|---|
committer | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-17 17:59:14 +0000 |
commit | 4de3f747f9dbb78166b8f18b676353bc499739ec (patch) | |
tree | 675d94f9beddc8b3fc2e214d6cf02ed06fa52488 /webkit/tools | |
parent | 9bb7847c6dd44fe682a9d617b8829c0bcda0a4e1 (diff) | |
download | chromium_src-4de3f747f9dbb78166b8f18b676353bc499739ec.zip chromium_src-4de3f747f9dbb78166b8f18b676353bc499739ec.tar.gz chromium_src-4de3f747f9dbb78166b8f18b676353bc499739ec.tar.bz2 |
Add temporary test expectation until upstream lands for input-file-directory-upload.html
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3048001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52832 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-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 bb6857e6..b90f5c1 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -21,3 +21,6 @@ BUG_TONYG MAC WIN : fast/dom/webtiming.html = TEXT BUG_TONYG MAC WIN : http/tests/misc/webtiming-one-redirect.php = TEXT BUG_TONYG MAC WIN : http/tests/misc/webtiming-two-redirects.php = TEXT BUG_TONYG MAC WIN : fast/dom/Window/window-properties-performance.html = TEXT + +// TODO(johnnyg): remove after upstream expectations are rolled +BUG_JOHNNYG WIN : fast/forms/input-file-directory-upload.html = TEXT |