diff options
author | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-22 00:07:51 +0000 |
---|---|---|
committer | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-22 00:07:51 +0000 |
commit | fbbb58d4c5cc57c72b84ee4337b155e2a64224e1 (patch) | |
tree | cabb44edef645b0a33c21283b5a9687e0c80ca54 /webkit | |
parent | dd9afc0b5666f35137c850c8cc625750ae49c223 (diff) | |
download | chromium_src-fbbb58d4c5cc57c72b84ee4337b155e2a64224e1.zip chromium_src-fbbb58d4c5cc57c72b84ee4337b155e2a64224e1.tar.gz chromium_src-fbbb58d4c5cc57c72b84ee4337b155e2a64224e1.tar.bz2 |
Update test list after webkit merge. TBR to greenify build.
Review URL: http://codereview.chromium.org/11372
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5872 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/win/tests_fixable.txt | 14 |
1 files changed, 13 insertions, 1 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 265659d..e6ad2c5 100644 --- a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt @@ -1119,4 +1119,16 @@ SKIP : LayoutTests/animations/animation-drt-api.html = PASS LayoutTests/fast/workers/worker-constructor.html = FAIL LayoutTests/fast/workers/worker-event-listener.html = TIMEOUT LayoutTests/fast/workers/worker-gc.html = TIMEOUT -LayoutTests/fast/workers/worker-location.html = TIMEOUT
\ No newline at end of file +LayoutTests/fast/workers/worker-location.html = TIMEOUT + +// MERGE 38550:38575: Regressions. +LayoutTests/fast/dom/Window/get-set-properties.html = FAIL +LayoutTests/fast/events/onunload-window-property.html = FAIL +LayoutTests/http/tests/loading/basic.html = FAIL +LayoutTests/http/tests/loading/empty-subframe.html = FAIL +LayoutTests/http/tests/loading/gmail-assert-on-load.html = FAIL +LayoutTests/http/tests/loading/location-hash-reload-cycle.html = FAIL +LayoutTests/http/tests/loading/onload-vs-immediate-refresh.pl = FAIL +LayoutTests/http/tests/loading/simple-subframe.html = FAIL +LayoutTests/http/tests/loading/slow-parsing-subframe.html = FAIL +LayoutTests/http/tests/xmlhttprequest/frame-load-cancelled-abort.html = FAIL |