summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorrolandsteiner@chromium.org <rolandsteiner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-29 10:22:12 +0000
committerrolandsteiner@chromium.org <rolandsteiner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-29 10:22:12 +0000
commitef839e97ecf27652ffbaded7cf4396b9eb00a7a7 (patch)
tree51d91cd97d31bbd7d026defd762c11d4f9a9294a /webkit
parent15d72fc9b335aa599ce2b266ed0bcc8d6e05ef38 (diff)
downloadchromium_src-ef839e97ecf27652ffbaded7cf4396b9eb00a7a7.zip
chromium_src-ef839e97ecf27652ffbaded7cf4396b9eb00a7a7.tar.gz
chromium_src-ef839e97ecf27652ffbaded7cf4396b9eb00a7a7.tar.bz2
Add some more lines to test_expectations.txt after last WebKit roll.
TBR=senorblanco BUG=none TEST=none Review URL: http://codereview.chromium.org/340033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30451 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 70e1b68..e83fc35 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -493,7 +493,8 @@ BUG20404 : LayoutTests/editing/execCommand/copy-without-selection.html = FAIL
// Works fine when run stand-alone. Not needed for Beta.
// Also skipped by Apple on Windows, due to intermittent failure
// (rdar://5313536)
-BUG10270 WIN : LayoutTests/fast/dom/frame-loading-via-document-write.html = FAIL
+// started WIN only, since r30442 fails on all platforms
+BUG10270 : LayoutTests/fast/dom/frame-loading-via-document-write.html = FAIL
// -----------------------------------------------------------------
// LIGHTTPD
@@ -2608,7 +2609,7 @@ BUG9798 WIN DEBUG : LayoutTests/fast/forms/button-spacebar-click.html = CRASH PA
BUG9798 WIN : LayoutTests/animations/change-transform-in-end-event.html = PASS TIMEOUT
BUG9798 LINUX MAC : LayoutTests/http/tests/navigation/reload-subframe-iframe.html = PASS TIMEOUT
BUG9798 WIN DEBUG : LayoutTests/fast/inline-block/contenteditable-baseline.html = CRASH PASS
-BUG9798 LINUX : LayoutTests/svg/custom/js-update-transform-addition.svg = CRASH PASS
+BUG9798 WIN LINUX : LayoutTests/svg/custom/js-update-transform-addition.svg = CRASH PASS
BUG9798 MAC : LayoutTests/editing/selection/drag-in-iframe.html = FAIL PASS
BUG9798 WIN LINUX : LayoutTests/svg/custom/use-property-changes-through-svg-dom.svg = FAIL PASS
BUG9798 LINUX : LayoutTests/svg/custom/js-update-transform-changes.svg = FAIL PASS
@@ -3247,5 +3248,6 @@ BUG_JORLOW WIN : chrome/fast/forms/basic-selects.html = IMAGE
BUG_ROLANDSTEINER : LayoutTests/accessibility/aria-option-role.html = TEXT
BUG_ROLANDSTEINER LINUX : LayoutTests/fast/forms/select-empty-option-height.html = PASS TIMEOUT
BUG_ROLANDSTEINER LINUX : LayoutTests/svg/custom/marker-default-width-height.svg = TEXT
+BUG_ROLANDSTEINER LINUX RELEASE : LayoutTests/fast/overflow/overflow_hidden.html = CRASH
BUG_ROLANDSTEINER MAC : LayoutTests/css3/css3-modsel-33.html = TEXT
BUG_ROLANDSTEINER MAC : chrome/plugins/script-object-invoke.html = TEXT \ No newline at end of file