diff options
author | dpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-08 05:08:39 +0000 |
---|---|---|
committer | dpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-08 05:08:39 +0000 |
commit | 9e0d1161ed96627ef7f85681355d6a0b3308affa (patch) | |
tree | 1d34ab2a2e70cbf019e6b4a3c3dc6d204515c617 /webkit/tools | |
parent | 72ad60221abb8a71b180222323d8d4aa74465872 (diff) | |
download | chromium_src-9e0d1161ed96627ef7f85681355d6a0b3308affa.zip chromium_src-9e0d1161ed96627ef7f85681355d6a0b3308affa.tar.gz chromium_src-9e0d1161ed96627ef7f85681355d6a0b3308affa.tar.bz2 |
File three more bugs to replace older BUG_$user bugs.
BUG=none
R=TBR
TEST=none
Review URL: http://codereview.chromium.org/271021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28380 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index c094a53..98b4de2 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2639,10 +2639,10 @@ BUG11483 LINUX : LayoutTests/fast/forms/input-text-double-click.html = FAIL BUG11483 LINUX : LayoutTests/svg/text/foreignObject-repaint.xml = FAIL // Regressions from WebKit merge 43242:43321. These just need to re-baselining: -BUG_DARIN LINUX : LayoutTests/fast/forms/select-dirty-parent-pref-widths.html = FAIL -BUG_DARIN LINUX : LayoutTests/svg/transforms/animated-path-inside-transformed-html.xhtml = FAIL -BUG_DARIN LINUX : LayoutTests/svg/transforms/text-with-pattern-inside-transformed-html.xhtml = FAIL -BUG_DARIN LINUX : LayoutTests/svg/transforms/text-with-pattern-with-svg-transform.svg = FAIL +BUG24229 LINUX : LayoutTests/fast/forms/select-dirty-parent-pref-widths.html = FAIL +BUG24229 LINUX : LayoutTests/svg/transforms/animated-path-inside-transformed-html.xhtml = FAIL +BUG24229 LINUX : LayoutTests/svg/transforms/text-with-pattern-inside-transformed-html.xhtml = FAIL +BUG24229 LINUX : LayoutTests/svg/transforms/text-with-pattern-with-svg-transform.svg = FAIL // TODO(erg): Attempted to rebaseline these tests as part of the above // 43346:43361 rebaseling from http://trac.webkit.org/changeset/43355. Turned @@ -2908,10 +2908,10 @@ BUG18939 : LayoutTests/fast/js/prototypes.html = FAIL // Fallout from webkit 47041:47189 BUG19248 : LayoutTests/fast/js/const.html = FAIL -BUG_LEVIN WIN : LayoutTests/fast/events/mouse-click-events.html = FAIL +BUG24230 WIN : LayoutTests/fast/events/mouse-click-events.html = FAIL // Fallout from webkit 47265:47277 -BUG_MBELSHE : LayoutTests/fast/js/Array-isArray.html = FAIL +BUG24231 : LayoutTests/fast/js/Array-isArray.html = FAIL // WebKit roll r47417:47528 BUG19766 WIN LINUX : LayoutTests/tables/mozilla/bugs/bug83786.html = FAIL @@ -2964,7 +2964,7 @@ BUG23607 : LayoutTests/fast/events/init-events.html = FAIL BUG21141 LINUX : LayoutTests/fast/forms/select-double-onchange.html = FAIL BUG21141 LINUX : LayoutTests/fast/forms/select-script-onchange.html = FAIL -BUG_JAPHET MAC : LayoutTests/animations/change-keyframes-name.html = FAIL PASS +BUG24232 MAC : LayoutTests/animations/change-keyframes-name.html = FAIL PASS // Flaky, not clear as of when. BUG21411 SLOW DEBUG: LayoutTests/svg/dom/SVGScriptElement/script-load-and-error-events.svg = FAIL PASS @@ -2974,7 +2974,7 @@ BUG21411 SLOW DEBUG: LayoutTests/svg/dom/SVGScriptElement/script-load-and-error- BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL // Need investigation after we enable file URL universal access in test shell. -BUG_JIANLI WIN LINUX : LayoutTests/editing/selection/drag-in-iframe.html = FAIL +BUG24233 WIN LINUX : LayoutTests/editing/selection/drag-in-iframe.html = FAIL // New test added in r48318 (GoogleURL bug) BUG21764 : LayoutTests/fast/forms/ValidityState-typeMismatch-url.html = FAIL |