diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-23 17:53:17 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-23 17:53:17 +0000 |
commit | 2099006be6b45f5dd976728b2c866666434aeea0 (patch) | |
tree | 65f690fad1e403728ef390243c78f30be26b2a90 | |
parent | 46c4bbe473a527dbaca79d63849ffb61081c1dc5 (diff) | |
download | chromium_src-2099006be6b45f5dd976728b2c866666434aeea0.zip chromium_src-2099006be6b45f5dd976728b2c866666434aeea0.tar.gz chromium_src-2099006be6b45f5dd976728b2c866666434aeea0.tar.bz2 |
Remove regressions, fixed by rolling out http://trac.webkit.org/changeset/48639.
TBR=paul
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/219011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26945 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/test/selenium/expected_failures.txt | 1 | ||||
-rwxr-xr-x | webkit/tools/layout_tests/test_expectations.txt | 22 |
2 files changed, 0 insertions, 23 deletions
diff --git a/chrome/test/selenium/expected_failures.txt b/chrome/test/selenium/expected_failures.txt index 412000a..e69de29 100644 --- a/chrome/test/selenium/expected_failures.txt +++ b/chrome/test/selenium/expected_failures.txt @@ -1 +0,0 @@ -2.open,4.open,4.clickAndWait diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 0b248aa..1b6242f 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2340,30 +2340,8 @@ BUG22552 MAC LINUX : LayoutTests/fast/events/drag-in-frames.html = CRASH BUG22554 SKIP : LayoutTests/mathml = FAIL // WebKit merge 48610:48642 -BUG_PAUL : LayoutTests/fast/dom/HTMLImageElement/image-loading-gc.html = TIMEOUT -BUG_PAUL LINUX : LayoutTests/editing/selection/click-outside-editable-div.html = FAIL -BUG_PAUL LINUX : LayoutTests/fast/events/frame-tab-focus.html = FAIL -BUG_PAUL WIN MAC DEBUG : LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr.html = TIMEOUT BUG_PAUL MAC : pending/plugins/iframe-shims.html = FAIL -BUG_PAUL MAC DEBUG : LayoutTests/fast/forms/button-generated-content.html = TIMEOUT -BUG_PAUL MAC DEBUG : LayoutTests/fast/forms/fieldset-align.html = TIMEOUT -BUG_PAUL MAC LINUX DEBUG : LayoutTests/http/tests/navigation/javascriptlink-basic.html = TIMEOUT -BUG_PAUL MAC DEBUG : LayoutTests/http/tests/navigation/javascriptlink-frames.html = TIMEOUT -BUG_PAUL MAC LINUX DEBUG : LayoutTests/http/tests/navigation/javascriptlink-goback.html = TIMEOUT -BUG_PAUL MAC LINUX DEBUG : LayoutTests/http/tests/navigation/javascriptlink-subframeload.html = TIMEOUT -BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/images/load-img-with-empty-src.html = TIMEOUT -BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/events/event-listener-html-non-html-confusion.html = FAIL -BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/events/keydown-keypress-preventDefault.html = FAIL -BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/events/mouse-drag-from-frame-to-other-frame.html = FAIL -BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/events/mouse-drag-from-frame.html = FAIL -BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/events/nested-window-event.html = FAIL -BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/events/onsubmit-bubbling.html = FAIL -BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/events/space-scroll-event.html = FAIL -BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/forms/formmove3.html = FAIL -BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/forms/formnovalidate-attribute.html = FAIL -BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/images/imagemap-case.html = FAIL BUG_PAUL LINUX DEBUG : LayoutTests/fast/backgrounds/size/contain-and-cover.html = PASS FAIL -BUG_PAUL MAC DEBUG : LayoutTests/fast/forms/onselect-selectall.html = PASS TIMEOUT // WebKit update 48642:48665 BUG_DGLAZKOV : LayoutTests/fast/loader/fragment-after-redirect-gets-back-entry.html = FAIL |