diff options
author | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-10 19:48:44 +0000 |
---|---|---|
committer | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-10 19:48:44 +0000 |
commit | 78367c3c0bec61d95c0e1c8b5935080826c7fa92 (patch) | |
tree | e5e1553e66e8fe158dfa63a1ac75da334c27a62f | |
parent | f45f325c62d5a08fdbf3a117cedba32052fc7173 (diff) | |
download | chromium_src-78367c3c0bec61d95c0e1c8b5935080826c7fa92.zip chromium_src-78367c3c0bec61d95c0e1c8b5935080826c7fa92.tar.gz chromium_src-78367c3c0bec61d95c0e1c8b5935080826c7fa92.tar.bz2 |
Remove passing layout test fixed in r5064.
Review URL: http://codereview.chromium.org/10239
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5119 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/win/tests_fixable.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt index d90de86..43fdf24 100644 --- a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt @@ -22,10 +22,6 @@ V8 # LayoutTests/editing/execCommand/copy-without-selection.html = FAIL | CRASH // (rdar://5313536) V8 # LayoutTests/fast/dom/frame-loading-via-document-write.html = FAIL | TIMEOUT -// Times out when using new http stack because of unsupported username:pass -// in URL. http://code.google.com/p/chromium/issues/detail?id=3436 -V8 # SKIP : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOUT | PASS - // ----------------------------------------------------------------- // FLAKY TESTS // ----------------------------------------------------------------- |