diff options
author | deanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-03 08:33:40 +0000 |
---|---|---|
committer | deanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-03 08:33:40 +0000 |
commit | b65bb5718f2321fc72f74f5b702489fd2e8786dc (patch) | |
tree | 2f29bada622a28e04018ba9704f0b637388e14a0 | |
parent | 8db5d1d5105ca1a0ab4938b0bf6baba6fed5825f (diff) | |
download | chromium_src-b65bb5718f2321fc72f74f5b702489fd2e8786dc.zip chromium_src-b65bb5718f2321fc72f74f5b702489fd2e8786dc.tar.gz chromium_src-b65bb5718f2321fc72f74f5b702489fd2e8786dc.tar.bz2 |
Remove some passing tests from the tests list.
Review URL: http://codereview.chromium.org/13085
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6280 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 2fa310f..29e427b 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1426,18 +1426,6 @@ LayoutTests/fast/workers/worker-event-listener.html = TIMEOUT LayoutTests/fast/workers/worker-gc.html = TIMEOUT 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 - // MERGE 38575:38600: New test LayoutTests/fast/workers/worker-replace-global-constructor.html = TIMEOUT @@ -1487,6 +1475,5 @@ LayoutTests/http/tests/misc/timer-vs-loading.html = TIMEOUT // MERGE 38729:38760: Regressions LayoutTests/editing/selection/5057506.html = FAIL LayoutTests/editing/pasteboard/subframe-dragndrop-1.html = FAIL -LayoutTests/http/tests/misc/DOMContentLoaded-event.html = TIMEOUT DEBUG : LayoutTests/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop.html = CRASH |