diff options
author | pinkerton@google.com <pinkerton@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-07 18:09:05 +0000 |
---|---|---|
committer | pinkerton@google.com <pinkerton@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-07 18:09:05 +0000 |
commit | 162b1419e27ac164b60fd34d55d32d27d77ea5b3 (patch) | |
tree | 43e92eb6667b30ea2117cedb7cfb2e3f5522bb5f /webkit | |
parent | fafc8a4203d4308251f17fc18a61cfec71a9a27c (diff) | |
download | chromium_src-162b1419e27ac164b60fd34d55d32d27d77ea5b3.zip chromium_src-162b1419e27ac164b60fd34d55d32d27d77ea5b3.tar.gz chromium_src-162b1419e27ac164b60fd34d55d32d27d77ea5b3.tar.bz2 |
Bring ignored/fixable test lists more in sync with win since the last merge or two.
Review URL: http://codereview.chromium.org/10204
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4994 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/mac/tests_fixable.txt | 487 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_lists/mac/tests_ignored.txt | 6 |
2 files changed, 351 insertions, 142 deletions
diff --git a/webkit/tools/layout_tests/test_lists/mac/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/mac/tests_fixable.txt index 4c59940..71e8fbc 100644 --- a/webkit/tools/layout_tests/test_lists/mac/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/mac/tests_fixable.txt @@ -80,8 +80,6 @@ V8 | KJS # LayoutTests/http/tests/xmlhttprequest/methods.html = FAIL V8 | KJS # LayoutTests/http/tests/xmlhttprequest/upload-onload-event.html = FAIL V8 | KJS # LayoutTests/http/tests/xmlhttprequest/upload-onprogress-event.html = FAIL V8 | KJS # LayoutTests/http/tests/xmlhttprequest/upload-progress-events.html = FAIL -// http://crbug.com/2978 : Need to implement XMLHttpRequest.dispatchEvent. -V8 | KJS # LayoutTests/http/tests/xmlhttprequest/event-target.html = FAIL # Bug 1341582 V8 | KJS # LayoutTests/svg/dom/animated-tearoff-equality.xhtml = FAIL | PASS @@ -178,11 +176,11 @@ V8 | KJS # LayoutTests/fast/history/history_reload.html = PASS | FAIL V8 | KJS # LayoutTests/fast/repaint/bugzilla-6473.html = PASS | FAIL // Bug 982608: test had a wrong result for one condition -V8 | KJS # LayoutTests/plugins/destroy-stream-twice.html = FAIL +V8 | KJS # LayoutTests/plugins/destroy-stream-twice.html = FAIL | TIMEOUT // This test has been modified and placed in pending, so we ignore the original // until we get our modification into WebKit. -V8 | KJS # LayoutTests/security/block-test.html = PASS | FAIL +V8 | KJS # LayoutTests/security/block-test.html = PASS | FAIL | TIMEOUT // Bug 1124522 // Test forked into pending and fixed. @@ -273,7 +271,7 @@ V8 | KJS # LayoutTests/fast/history/subframe-is-visited.html = FAIL // Bug 945322: test shell should dump text when // layoutTestController.notifyDone() is called // Not critical for beta. -V8 | KJS # LayoutTests/editing/selection/drag-in-iframe.html = TIMEOUT +V8 | KJS # LayoutTests/editing/selection/drag-in-iframe.html = FAIL | TIMEOUT // BUG 938563: occasionally times out (performs about 50 HTTP CGI requests) V8 | KJS # LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = PASS | TIMEOUT @@ -293,11 +291,6 @@ V8 | KJS # LayoutTests/fast/dom/Window/window-screen-properties.html = FAIL // setwindow isn't being called. V8 | KJS # LayoutTests/plugins/netscape-plugin-setwindow-size.html = FAIL -// gc-6.html failed because the loop in the test didn't allocate enough -// garbage objects to trigger a GC. It was passing before. The code -// for triggering GC is unreliable. -V8 | KJS # LayoutTests/fast/dom/gc-6.html = TIMEOUT - // Bug: 894476 // It is flaky on V8 build, we need to investigate it. // It fails on KJS build. It is not something for beta. @@ -361,7 +354,7 @@ V8 | KJS # LayoutTests/editing/deleting/deletionUI-single-instance.html = FAIL // Bug 871718: These tests load data: URLs into frames and sets queries on then. // This is totally broken. This layout test should be rewitten so that the // subframes are not data URLs (probably we want files in the resources dir.). -V8 | KJS # LayoutTests/fast/encoding/char-encoding.html = TIMEOUT +V8 | KJS # LayoutTests/fast/encoding/char-encoding.html = FAIL | TIMEOUT V8 | KJS # LayoutTests/fast/encoding/char-decoding.html = FAIL | TIMEOUT // Bug 1130795: since we don't have Aqua-themed controls, don't ignore the @@ -620,20 +613,8 @@ V8 # LayoutTests/svg/W3C-SVG-1.1/text-deco-01-b.svg = FAIL // Following tests are failing because Chrome does not allow file url // to access non-file urls. V8 | KJS # LayoutTests/editing/selection/4960137.html = FAIL -V8 | KJS # LayoutTests/editing/selection/cleared-by-relayout.html = FAIL -V8 | KJS # LayoutTests/editing/selection/inactive-selection.html = FAIL -V8 | KJS # LayoutTests/fast/dom/Element/offsetLeft-offsetTop-body-quirk.html = FAIL -V8 | KJS # LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = FAIL V8 | KJS # LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = FAIL -V8 | KJS # LayoutTests/fast/dom/wrapper-classes.html = FAIL V8 | KJS # LayoutTests/fast/frames/frame-src-attribute.html = FAIL -V8 | KJS # LayoutTests/fast/leaks/002.html = FAIL -V8 | KJS # LayoutTests/fast/dom/gc-7.html = TIMEOUT -V8 | KJS # LayoutTests/fast/frames/frame-set-same-location.html = TIMEOUT -V8 | KJS # LayoutTests/fast/frames/frame-set-same-src.html = TIMEOUT -V8 | KJS # LayoutTests/fast/frames/hover-timer-crash.html = TIMEOUT -V8 | KJS # LayoutTests/fast/loader/data-url-encoding-html.html = FAIL -V8 | KJS # LayoutTests/fast/loader/data-url-encoding-svg.html = FAIL // Bug: 1045048 // We haven't implemented GCController in test shell @@ -734,6 +715,7 @@ V8 # LayoutTests/fast/js/date-big-setdate.html = FAIL | PASS # These three tests have their results changed on WebKit trunk that matches our # current results: http://trac.webkit.org/changeset/36652 # When we pick up that revision of WebKit, we can remove these exceptions. +# TODO(pinkerton): these were removed from win, but still fail for Mac V8 # LayoutTests/fast/events/onunload.html = FAIL V8 # LayoutTests/fast/events/onunload-window-property.html = FAIL V8 # LayoutTests/fast/forms/button-state-restore.html = FAIL @@ -773,7 +755,6 @@ V8 # LayoutTests/fast/js/exception-sequencing-binops2.html = FAIL V8 # LayoutTests/fast/js/exception-try-finally-scope-error.html = FAIL V8 # LayoutTests/fast/js/function-dot-arguments-and-caller.html = FAIL V8 # LayoutTests/fast/js/global-recursion-on-full-stack.html = FAIL -V8 # LayoutTests/fast/js/invalid-syntax-for-function.html = FAIL V8 # LayoutTests/fast/js/pic/cached-prototype-setter.html = FAIL V8 # LayoutTests/fast/js/removing-Cf-characters.html = FAIL V8 # LayoutTests/fast/js/static-scope-object.html = FAIL @@ -806,7 +787,6 @@ V8 | KJS # LayoutTests/fast/canvas/canvas-getImageData.html = FAIL # We don't implement toDataURL. # http://code.google.com/p/chromium/issues/detail?id=2972 -V8 | KJS # LayoutTests/fast/canvas/toDataURL-noData.html = FAIL V8 | KJS # LayoutTests/fast/canvas/toDataURL-supportedTypes.html = FAIL # layoutTestController.setStopProvisionalFrameLoads needs implementing @@ -821,9 +801,8 @@ V8 | KJS # LayoutTests/fast/repaint/shadow-multiple-strict-horizontal.html = FAI V8 | KJS # LayoutTests/fast/repaint/shadow-multiple-strict-vertical.html = FAIL V8 | KJS # LayoutTests/fast/repaint/shadow-multiple-vertical.html = FAIL -# This test times out for an unknown reason -# http://code.google.com/p/chromium/issues/detail?id=3005 -V8 | KJS # LayoutTests/fast/events/tabindex-focus-blur-all.html = TIMEOUT +# This test was removed from Win, but still fails on Mac +V8 | KJS # LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL # Regression from the webkit merge submitting forms to reference fragments. # http://code.google.com/p/chromium/issues/detail?id=3008 @@ -852,12 +831,9 @@ V8 | KJS # LayoutTests/fast/backgrounds/repeat/mask-negative-offset-repeat.html V8 | KJS # LayoutTests/fast/borders/block-mask-overlay-image.html = FAIL V8 | KJS # LayoutTests/fast/borders/inline-mask-overlay-image.html = FAIL -# These two are fixed in WebKit r36103 http://trac.webkit.org/changeset/36103/. -# The WebKit only mentions svg/custom/invalid-fill-hex.svg but the changes to -# the CSS grammar also fixes editing/execCommand/16049.html. They should -# therefore be fixed with the next merge. -V8 | KJS # LayoutTests/editing/execCommand/16049.html = FAIL -V8 | KJS # LayoutTests/svg/custom/invalid-fill-hex.svg = FAIL +# This was fixed in WebKit r36103 http://trac.webkit.org/changeset/36103/. +# For chromium, it got flaky once we pulled 36103 in. +V8 | KJS # LayoutTests/svg/custom/invalid-fill-hex.svg = FAIL | PASS # This test finishes while in the middle of a CSS animation. This is # intentional, but it makes pixel results unreliable. @@ -876,29 +852,18 @@ V8 | KJS # LayoutTests/editing/selection/move-left-right.html = FAIL // ---------------------------------------------------------------------------- V8 | KJS # LayoutTests/accessibility = FAIL -V8 | KJS # LayoutTests/dom/html/level2/html/HTMLFormElement10.html = FAIL | TIMEOUT V8 | KJS # LayoutTests/fast/block/basic/min-pref-width-nowrap-floats.html = FAIL V8 | KJS # LayoutTests/fast/borders/border-image-omit-right-slice.html = FAIL V8 | KJS # LayoutTests/fast/borders/fieldsetBorderRadius.html = FAIL V8 | KJS # LayoutTests/fast/canvas/canvas-text-alignment.html = FAIL V8 | KJS # LayoutTests/fast/canvas/canvas-text-baseline.html = FAIL V8 | KJS # LayoutTests/fast/dom/SelectorAPI/NSResolver-exceptions.xhtml = FAIL -V8 | KJS # LayoutTests/fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml = FAIL -V8 | KJS # LayoutTests/fast/text/align-center-rtl-spill.html = FAIL -V8 | KJS # LayoutTests/fast/text/apply-start-width-after-skipped-text.html = FAIL -V8 | KJS # LayoutTests/fast/text/fixed-pitch-control-characters.html = FAIL -V8 | KJS # LayoutTests/fast/text/selection-painted-separately.html = FAIL V8 | KJS # LayoutTests/fast/text/soft-hyphen-2.html = FAIL -V8 | KJS # LayoutTests/fast/text/soft-hyphen-3.html = FAIL -V8 | KJS # LayoutTests/fast/dom/Window/closure-access-after-navigation-iframe.html = FAIL -V8 | KJS # LayoutTests/fast/frames/frameset-style-recalc.html = FAIL -V8 | KJS # LayoutTests/fast/frames/iframe-text-contents.html = FAIL V8 | KJS # LayoutTests/fast/gradients/border-image-gradient-sides-and-corners.html = FAIL V8 | KJS # LayoutTests/fast/gradients/border-image-gradient.html = FAIL V8 | KJS # LayoutTests/fast/gradients/generated-gradients.html = FAIL V8 | KJS # LayoutTests/fast/gradients/list-item-gradient.html = FAIL V8 | KJS # LayoutTests/fast/gradients/simple-gradients.html = FAIL -V8 | KJS # LayoutTests/fast/html/marquee-scroll.html = FAIL V8 | KJS # LayoutTests/fast/media/implicit-media-all.html = FAIL V8 | KJS # LayoutTests/fast/media/monochrome.html = FAIL V8 | KJS # LayoutTests/fast/media/viewport-media-query.html = FAIL @@ -913,14 +878,11 @@ V8 | KJS # LayoutTests/fast/transforms/overflow-with-transform.html = FAIL V8 | KJS # LayoutTests/fast/transforms/shadows.html = FAIL V8 | KJS # LayoutTests/http/tests/misc/acid3.html = FAIL V8 | KJS # DEFER : LayoutTests/http/tests/misc/frame-default-enc-same-domain.html = FAIL -V8 | KJS # LayoutTests/http/tests/navigation/reload-subframe-frame.html = FAIL -V8 | KJS # LayoutTests/http/tests/navigation/reload-subframe-iframe.html = FAIL -V8 | KJS # LayoutTests/http/tests/security/canvas-remote-read-remote-image.html = FAIL V8 | KJS # LayoutTests/http/tests/security/canvas-remote-read-svg-image.html = FAIL -V8 | KJS # LayoutTests/http/tests/security/cross-frame-access-object-prototype.html = FAIL +V8 | KJS # LayoutTests/http/tests/security/cross-frame-access-object-prototype.html = FAIL | TIMEOUT V8 | KJS # LayoutTests/http/tests/security/cross-origin-xsl-BLOCKED.html = FAIL -V8 | KJS # LayoutTests/http/tests/security/xss-DENIED-synchronous-form.html = FAIL -V8 | KJS # LayoutTests/http/tests/security/xss-eval.html = FAIL +V8 | KJS # LayoutTests/http/tests/security/xss-DENIED-synchronous-form.html = FAIL | TIMEOUT +V8 | KJS # LayoutTests/http/tests/security/xss-eval.html = FAIL | TIMEOUT V8 | KJS # LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-method.html = FAIL V8 | KJS # LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress.html = FAIL V8 | KJS # LayoutTests/media/progress-event-total.html = FAIL @@ -932,9 +894,8 @@ V8 | KJS # LayoutTests/security/autocomplete-cleared-on-back.html = FAIL | TIMEO V8 | KJS # LayoutTests/security/set-form-autocomplete-attribute.html = FAIL // Post-MERGE failures: these will all need to be fixed one day -V8 | KJS # LayoutTests/editing/execCommand/outdent-selection.gchtml = FAIL V8 | KJS # LayoutTests/editing/selection/caret-rtl-2.html = FAIL -V8 | KJS # LayoutTests/fast/backgrounds/svg-as-background-5.html = FAIL +V8 | KJS # LayoutTests/fast/backgrounds/svg-as-background-5.html = FAIL | PASS V8 | KJS # LayoutTests/fast/block/float/float-avoidance.html = FAIL V8 | KJS # LayoutTests/fast/canvas/canvasDrawingIntoSelf.html = FAIL V8 | KJS # LayoutTests/fast/canvas/drawImage.html = FAIL @@ -943,73 +904,32 @@ V8 | KJS # LayoutTests/fast/canvas/fillrect_gradient.html = FAIL V8 | KJS # LayoutTests/fast/canvas/gradient-add-second-start-end-stop.html = FAIL // Flaky V8 | KJS # LayoutTests/fast/canvas/patternfill-repeat.html = FAIL | CRASH -V8 | KJS # LayoutTests/fast/css-generated-content/table-row-group-to-inline.html = FAIL -V8 | KJS # LayoutTests/fast/css-generated-content/table-row-group-with-before.html = FAIL -V8 | KJS # LayoutTests/fast/css-generated-content/table-row-with-before.html = FAIL -V8 | KJS # LayoutTests/fast/css-generated-content/table-with-before.html = FAIL V8 | KJS # LayoutTests/fast/css/background-shorthand-invalid-url.html = FAIL V8 | KJS # LayoutTests/fast/dom/resource-locations-in-created-html-document.html = FAIL V8 | KJS # LayoutTests/fast/forms/form-hides-table.html = FAIL V8 | KJS # LayoutTests/fast/forms/input-readonly-autoscroll.html = FAIL -V8 | KJS # LayoutTests/fast/loader/url-parse-1.html = FAIL V8 | KJS # LayoutTests/fast/replaced/replaced-breaking.html = FAIL V8 | KJS # LayoutTests/fast/table/text-field-baseline.html = FAIL -V8 | KJS # LayoutTests/http/tests/messaging/cross-domain-message-event-dispatch.html = FAIL | PASS +V8 | KJS # LayoutTests/http/tests/messaging/cross-domain-message-event-dispatch.html = FAIL | PASS | TIMEOUT V8 | KJS # LayoutTests/http/tests/navigation/back-to-slow-frame.html = FAIL V8 | KJS # LayoutTests/http/tests/navigation/metaredirect-basic.html = FAIL V8 | KJS # LayoutTests/http/tests/navigation/post-basic.html = FAIL | PASS V8 | KJS # LayoutTests/http/tests/navigation/post-frames.html = FAIL | PASS -V8 | KJS # LayoutTests/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write.html = FAIL -V8 | KJS # LayoutTests/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url.html = FAIL -V8 | KJS # LayoutTests/http/tests/security/aboutBlank/xss-DENIED-set-opener.html = FAIL -V8 | KJS # LayoutTests/http/tests/security/cross-frame-access-history-put.html = FAIL +V8 | KJS # LayoutTests/http/tests/security/cross-frame-access-history-put.html = FAIL | TIMEOUT V8 | KJS # LayoutTests/http/tests/security/listener/xss-JSTargetNode-onclick-addEventListener.html = FAIL V8 | KJS # LayoutTests/http/tests/security/listener/xss-JSTargetNode-onclick-shortcut.html = FAIL V8 | KJS # LayoutTests/http/tests/security/listener/xss-XMLHttpRequest-addEventListener.html = FAIL V8 | KJS # LayoutTests/http/tests/security/listener/xss-XMLHttpRequest-shortcut.html = FAIL V8 | KJS # LayoutTests/http/tests/security/listener/xss-window-onclick-addEventListener.html = FAIL V8 | KJS # LayoutTests/http/tests/security/listener/xss-window-onclick-shortcut.html = FAIL -V8 | KJS # LayoutTests/http/tests/security/postMessage/invalid-origin-throws-exception.html = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-23-t.svg = FAIL +V8 | KJS # LayoutTests/http/tests/security/postMessage/invalid-origin-throws-exception.html = FAIL | TIMEOUT V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-34-t.svg = FAIL V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-40-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-44-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-61-t.svg = FAIL V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/color-prop-01-b.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/coords-units-01-b.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/coords-viewattr-01-b.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/coords-viewattr-03-b.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/filters-tile-01-b.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/fonts-elem-01-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/fonts-elem-03-b.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/fonts-elem-04-b.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/fonts-elem-05-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/fonts-elem-06-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/fonts-elem-07-b.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/coords-units-01-b.svg = FAIL | CRASH | PASS V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/fonts-glyph-04-t.svg = FAIL V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/fonts-kern-01-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/interact-cursor-01-f.svg = FAIL -// The following test only crashes in debug builds. -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/interact-dom-01-b.svg = FAIL | CRASH -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/interact-order-01-b.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/interact-order-02-b.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/interact-order-03-b.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/interact-zoom-01-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/linking-a-04-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/linking-a-05-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/linking-a-07-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/linking-uri-03-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/painting-fill-01-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/painting-fill-02-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/painting-fill-03-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/painting-fill-05-b.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/painting-marker-03-f.svg = FAIL V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/painting-render-01-b.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/paths-data-04-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/paths-data-05-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/paths-data-08-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/paths-data-09-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/paths-data-14-t.svg = FAIL V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/pservers-grad-01-b.svg = FAIL V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/pservers-grad-02-b.svg = FAIL V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/pservers-grad-04-b.svg = FAIL @@ -1028,44 +948,23 @@ V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/pservers-grad-19-b.svg = FAIL V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/pservers-pattern-01-b.svg = FAIL V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/render-groups-01-b.svg = FAIL V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/render-groups-03-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/script-handle-01-b.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/script-handle-02-b.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/script-handle-03-b.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/script-handle-04-b.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/shapes-circle-01-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/shapes-circle-02-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/shapes-ellipse-02-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/shapes-line-01-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/shapes-rect-02-t.svg = FAIL V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/struct-image-02-b.svg = FAIL V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/struct-symbol-01-b.svg = FAIL V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/struct-use-01-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/styling-css-04-f.svg = FAIL V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/styling-inherit-01-b.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/text-align-01-b.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/text-align-03-b.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/text-align-04-b.svg = FAIL V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/text-altglyph-01-b.svg = FAIL V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/text-fonts-02-t.svg = FAIL -V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/text-text-05-t.svg = FAIL V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/text-text-06-t.svg = FAIL V8 | KJS # LayoutTests/svg/batik/paints/gradientLimit.svg = FAIL -V8 | KJS # LayoutTests/svg/batik/paints/patternPreserveAspectRatioA.svg = FAIL +V8 | KJS # LayoutTests/svg/batik/paints/patternPreserveAspectRatioA.svg = FAIL | CRASH V8 | KJS # LayoutTests/svg/batik/paints/patternRegionA.svg = FAIL | CRASH V8 | KJS # LayoutTests/svg/batik/paints/patternRegions.svg = FAIL | CRASH -V8 | KJS # LayoutTests/svg/batik/text/textAnchor2.svg = FAIL -V8 | KJS # LayoutTests/svg/batik/text/textAnchor3.svg = FAIL V8 | KJS # LayoutTests/svg/batik/text/textEffect.svg = FAIL V8 | KJS # LayoutTests/svg/batik/text/textEffect3.svg = FAIL -V8 | KJS # LayoutTests/svg/batik/text/textLength.svg = FAIL -V8 | KJS # LayoutTests/svg/batik/text/textProperties2.svg = FAIL -V8 | KJS # LayoutTests/svg/carto.net/button.svg = FAIL V8 | KJS # LayoutTests/svg/carto.net/colourpicker.svg = FAIL -V8 | KJS # LayoutTests/svg/carto.net/combobox.svg = FAIL V8 | KJS # LayoutTests/svg/carto.net/scrollbar.svg = FAIL V8 | KJS # LayoutTests/svg/carto.net/selectionlist.svg = FAIL V8 | KJS # LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL -V8 | KJS # LayoutTests/svg/custom/alignment-baseline-modes.svg = FAIL V8 | KJS # LayoutTests/svg/custom/altglyph.svg = FAIL V8 | KJS # LayoutTests/svg/custom/animate-path-discrete.svg = FAIL V8 | KJS # LayoutTests/svg/custom/animate-path-morphing.svg = FAIL @@ -1074,12 +973,10 @@ V8 | KJS # LayoutTests/svg/custom/circular-marker-reference-2.svg = FAIL V8 | KJS # LayoutTests/svg/custom/circular-marker-reference-3.svg = FAIL V8 | KJS # LayoutTests/svg/custom/circular-marker-reference-4.svg = FAIL V8 | KJS # LayoutTests/svg/custom/clip-path-display-none-child.svg = FAIL -V8 | KJS # LayoutTests/svg/custom/deep-dynamic-updates.svg = FAIL +// Flaky on both release and debug. +V8 | KJS # LayoutTests/svg/custom/deep-dynamic-updates.svg = FAIL | CRASH V8 | KJS # LayoutTests/svg/custom/dominant-baseline-hanging.svg = FAIL -V8 | KJS # LayoutTests/svg/custom/dominant-baseline-modes.svg = FAIL -V8 | KJS # LayoutTests/svg/custom/dynamic-svg-document-creation.svg = FAIL V8 | KJS # LayoutTests/svg/custom/embedded-svg-disallowed-in-dashboard.xml = FAIL -V8 | KJS # LayoutTests/svg/custom/empty-merge.svg = FAIL V8 | KJS # LayoutTests/svg/custom/focus-ring.svg = FAIL V8 | KJS # LayoutTests/svg/custom/glyph-selection-lang-attribute.svg = FAIL V8 | KJS # LayoutTests/svg/custom/glyph-setting-d-attribute.svg = FAIL @@ -1090,16 +987,8 @@ V8 | KJS # LayoutTests/svg/custom/group-opacity.svg = FAIL V8 | KJS # LayoutTests/svg/custom/image-parent-translation.xhtml = FAIL V8 | KJS # LayoutTests/svg/custom/image-small-width-height.svg = FAIL V8 | KJS # LayoutTests/svg/custom/inline-svg-in-xhtml.xml = FAIL -V8 | KJS # LayoutTests/svg/custom/js-update-bounce.svg = FAIL -V8 | KJS # LayoutTests/svg/custom/js-update-container2.svg = FAIL V8 | KJS # LayoutTests/svg/custom/js-update-image.svg = FAIL -V8 | KJS # LayoutTests/svg/custom/js-update-path-changes.svg = FAIL -V8 | KJS # LayoutTests/svg/custom/js-update-path-removal.svg = FAIL V8 | KJS # LayoutTests/svg/custom/large-bounding-box-percents.svg = FAIL -V8 | KJS # LayoutTests/svg/custom/linking-a-03-b-preserveAspectRatio.svg = FAIL -V8 | KJS # LayoutTests/svg/custom/linking-a-03-b-transform.svg = FAIL -V8 | KJS # LayoutTests/svg/custom/linking-a-03-b-viewTarget.svg = FAIL -V8 | KJS # LayoutTests/svg/custom/linking-a-03-b-zoomAndPan.svg = FAIL V8 | KJS # LayoutTests/svg/custom/manually-parsed-embedded-svg-disallowed-in-dashboard.html = FAIL V8 | KJS # LayoutTests/svg/custom/manually-parsed-svg-disallowed-in-dashboard.html = FAIL V8 | KJS # LayoutTests/svg/custom/non-circular-marker-reference.svg = FAIL @@ -1109,24 +998,15 @@ V8 | KJS # LayoutTests/svg/custom/pattern-rotate.svg = FAIL V8 | KJS # LayoutTests/svg/custom/pattern-y-offset.svg = FAIL V8 | KJS # LayoutTests/svg/custom/pointer-events-image.svg = FAIL V8 | KJS # LayoutTests/svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html = FAIL -V8 | KJS # LayoutTests/svg/custom/stroke-fallback.svg = FAIL V8 | KJS # LayoutTests/svg/custom/stroked-pattern.svg = FAIL V8 | KJS # LayoutTests/svg/custom/svg-disallowed-in-dashboard-object.html = FAIL V8 | KJS # LayoutTests/svg/custom/text-dom-01-f.svg = FAIL V8 | KJS # LayoutTests/svg/custom/text-dom-removal.svg = FAIL -V8 | KJS # LayoutTests/svg/custom/text-linking.svg = FAIL -V8 | KJS # LayoutTests/svg/custom/text-xy-updates.svg = FAIL -V8 | KJS # LayoutTests/svg/custom/use-clipped-hit.svg = FAIL -V8 | KJS # LayoutTests/svg/custom/use-forward-refs.svg = FAIL V8 | KJS # LayoutTests/svg/custom/use-on-g-containing-foreignObject-and-image.svg = FAIL V8 | KJS # LayoutTests/svg/custom/width-full-percentage.svg = FAIL V8 | KJS # LayoutTests/svg/dom/SVGRectElement/rect-modify-rx.svg = FAIL V8 | KJS # LayoutTests/svg/hixie/dynamic/005.xml = FAIL -V8 | KJS # LayoutTests/svg/hixie/error/003.xml = FAIL -V8 | KJS # LayoutTests/svg/text/kerning.svg = FAIL -V8 | KJS # LayoutTests/svg/text/multichar-glyph.svg = FAIL V8 | KJS # LayoutTests/svg/text/text-fonts-02-t.svg = FAIL -V8 | KJS # LayoutTests/svg/text/textPathBoundsBug.svg = FAIL V8 | KJS # LayoutTests/tables/mozilla/bugs/bug43854-1.html = FAIL V8 | KJS # LayoutTests/tables/mozilla_expected_failures/bugs/bug14007-2.html = FAIL V8 | KJS # LayoutTests/tables/mozilla_expected_failures/bugs/bug220653.html = FAIL @@ -1135,13 +1015,15 @@ V8 | KJS # chrome/fast/forms/basic-textareas-quirks.html = FAIL V8 | KJS # pending/fast/canvas/fillrect_gradient.html = FAIL V8 | KJS # pending/http/tests/security/cross-frame-access-child-explicit-domain.html = FAIL V8 | KJS # pending/http/tests/security/cross-frame-access-parent-explicit-domain.html = FAIL -V8 | KJS # pending/svg/carto.net/window.svg = FAIL V8 | KJS # pending/dom/html/level2/html/HTMLFrameElement09.html = PASS | CRASH V8 | KJS # pending/dom/html/level2/html/HTMLIFrameElement11.html = PASS | CRASH // This test seems to fail on the builders but not locally. V8 | KJS # LayoutTests/fast/css/font-face-multiple-faces.html = FAIL +// TODO(eroman): passed for me locally, need to see why failed on buildbot... +V8 | KJS # LayoutTests/fast/backgrounds/svg-as-background-6.html = PASS | FAIL + // Post-merge Timeouts: Definitely need to be fixed one day V8 | KJS # LayoutTests/http/tests/security/cross-frame-access-call.html = TIMEOUT @@ -1158,6 +1040,327 @@ V8 | KJS # LayoutTests/fast/dom/gc-1.html = CRASH | PASS V8 | KJS # LayoutTests/http/tests/navigation/redirect302-subframeload.html = FAIL | PASS V8 | KJS # LayoutTests/http/tests/navigation/relativeanchor-basic.html = FAIL | PASS +// Bug 4079, also flakey after merge. Debug builds only. +V8 # LayoutTests/http/tests/navigation/relativeanchor-frames.html = FAIL | PASS + +// Started timing out with r3615 (mbelshe) +V8 | KJS # LayoutTests/fast/dom/null-document-location-assign-crash.html = TIMEOUT +V8 | KJS # LayoutTests/fast/dom/null-document-location-href-put-crash.html = TIMEOUT +V8 | KJS # LayoutTests/fast/dom/null-document-location-replace-crash.html = TIMEOUT +V8 | KJS # LayoutTests/http/tests/security/postMessage/javascript-page-still-sends-origin.html = TIMEOUT + +// Started crashing in DEBUG only with r2842 (mbelshe) +V8 | KJS # LayoutTests/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop.html = CRASH | PASS + +// Started failing in DEBUG only with one of the following revisions (all darin): 3587, 3588, 3589 +V8 | KJS # LayoutTests/http/tests/navigation/redirect302-goback.html = FAIL | PASS + +// Got flakey (both debug and release) around r3581 (ananta). +V8 | KJS # LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroystream.html = FAIL | PASS + +// Crash in DEBUG only +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/interact-dom-01-b.svg = CRASH | PASS +V8 | KJS # LayoutTests/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop.html = CRASH | PASS + +// NEW FOR MERGE 36102:37604 +V8 | KJS # LayoutTests/animations/matrix-anim.html = FAIL +V8 | KJS # LayoutTests/editing/spelling/inline_spelling_markers.html = FAIL +V8 | KJS # LayoutTests/fast/block/basic/quirk-percent-height-grandchild.html = FAIL +V8 | KJS # LayoutTests/fast/block/positioning/replaced-inside-fixed-top-bottom.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-color/001-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-color/001.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-color/002-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-color/002.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-color/003-declarative.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-color/003-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-color/003.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-color/004-declarative.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-color/004-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-color/004.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-color/005-declarative.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-color/005-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-color/005.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-color/006-declarative.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-color/006-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-color/006.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-color/007-declarative.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-color/007-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-color/007.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-color/008-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-color/008.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/001-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/001.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/002-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/002.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/003-declarative.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/003-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/003.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/004-declarative.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/004-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/004.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/005-declarative.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/005-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/005.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/006-declarative.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/006-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/006.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/007-declarative.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/007-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/007.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/008-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/008.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/009-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/009.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/010-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/background-image/010.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/overflow/001-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/overflow/001.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/overflow/002-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/overflow/002.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/overflow/003-declarative.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/overflow/003-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/overflow/003.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/overflow/004-declarative.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/overflow/004-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/overflow/004.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/overflow/005-declarative.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/overflow/005-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/overflow/005.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/overflow/006-declarative.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/overflow/006-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/overflow/006.html = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/overflow/007-declarative.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/overflow/007-xhtml.xhtml = FAIL +V8 | KJS # LayoutTests/fast/body-propagation/overflow/007.html = FAIL +V8 | KJS # LayoutTests/fast/dom/HTMLScriptElement/script-reexecution.html = FAIL +V8 | KJS # LayoutTests/fast/dom/StyleSheet/ownerNode-lifetime-2.html = FAIL +V8 | KJS # LayoutTests/fast/dom/constructors-cached-navigate.html = FAIL +V8 | KJS # LayoutTests/fast/dom/constructors-cached.html = FAIL +V8 | KJS # LayoutTests/fast/forms/password-placeholder-text-security.html = FAIL +V8 | KJS # LayoutTests/fast/forms/placeholder-pseudo-style.html = FAIL +V8 | KJS # LayoutTests/fast/forms/placeholder-set-attribute.html = FAIL +V8 | KJS # LayoutTests/fast/js/arguments.html = FAIL +V8 | KJS # LayoutTests/fast/js/construct-global-object.html = FAIL +V8 | KJS # LayoutTests/fast/js/function-dot-arguments.html = FAIL +V8 | KJS # LayoutTests/fast/js/primitive-method-this.html = FAIL +V8 | KJS # LayoutTests/fast/repaint/button-spurious-layout-hint.html = FAIL +V8 | KJS # LayoutTests/fast/table/empty-row-crash.html = FAIL +V8 | KJS # LayoutTests/http/tests/plugins/local-geturl-from-remote.html = FAIL +V8 | KJS # LayoutTests/scrollbars/basic-scrollbar.html = FAIL +V8 | KJS # LayoutTests/scrollbars/disabled-scrollbar.html = FAIL +V8 | KJS # LayoutTests/scrollbars/listbox-scrollbar-combinations.html = FAIL +V8 | KJS # LayoutTests/scrollbars/overflow-scrollbar-combinations.html = FAIL +V8 | KJS # LayoutTests/scrollbars/scrollbar-buttons.html = FAIL +V8 | KJS # LayoutTests/scrollbars/scrollbar-orientation.html = FAIL +V8 | KJS # LayoutTests/transforms/2d/compound-transforms-vs-containers.html = FAIL +V8 | KJS # LayoutTests/transforms/2d/transform-borderbox.html = FAIL +V8 | KJS # LayoutTests/transforms/2d/transform-origin-borderbox.html = FAIL +V8 | KJS # LayoutTests/fast/events/message-port-inactive-document.html = TIMEOUT +V8 | KJS # LayoutTests/http/tests/security/MessagePort/event-listener-context.html = FAIL +// missing expected results +V8 | KJS # SKIP LayoutTests/fast/forms/search-placeholder-value-changed.html = FAIL +V8 | KJS # SKIP LayoutTests/fast/frames/frame-length-fractional.html = FAIL +V8 | KJS # SKIP LayoutTests/fast/table/floating-th.html = FAIL +V8 | KJS # SKIP LayoutTests/fast/table/table-display-types-strict.html = FAIL +V8 | KJS # SKIP LayoutTests/fast/table/table-display-types.html = FAIL + +// CHANGED OR REBASELINED IN WEBKIT 36102:37604 +V8 | KJS # LayoutTests/fast/css/variables/block-cycle-test.html = FAIL +V8 | KJS # LayoutTests/fast/css/variables/color-hex-test.html = FAIL +V8 | KJS # LayoutTests/fast/css/variables/colors-test.html = FAIL +V8 | KJS # LayoutTests/fast/css/variables/declaration-block-test.html = FAIL +V8 | KJS # LayoutTests/fast/css/variables/font-test.html = FAIL +V8 | KJS # LayoutTests/fast/css/variables/image-test.html = FAIL +V8 | KJS # LayoutTests/fast/css/variables/import-test.html = FAIL +V8 | KJS # LayoutTests/fast/css/variables/inline-style-test.html = FAIL +V8 | KJS # LayoutTests/fast/css/variables/invalid-variable-test.html = FAIL +V8 | KJS # LayoutTests/fast/css/variables/margin-test.html = FAIL +V8 | KJS # LayoutTests/fast/css/variables/misplaced-import-test.html = FAIL +V8 | KJS # LayoutTests/fast/css/variables/multiple-term-test.html = FAIL +V8 | KJS # LayoutTests/fast/css/variables/override-test.html = FAIL +V8 | KJS # LayoutTests/fast/css/variables/print-test.html = FAIL +V8 | KJS # LayoutTests/fast/css/variables/remove-variable-test.html = FAIL +V8 | KJS # LayoutTests/fast/css/variables/set-variable-test.html = FAIL +V8 | KJS # LayoutTests/fast/css/variables/shorthand-test.html = FAIL +V8 | KJS # LayoutTests/fast/css/variables/variable-iteration-test.html = FAIL +V8 | KJS # LayoutTests/fast/forms/8250.html = FAIL +V8 | KJS # LayoutTests/fast/forms/input-disabled-color.html = FAIL +V8 | KJS # LayoutTests/fast/forms/password-placeholder.html = FAIL +V8 | KJS # LayoutTests/fast/forms/selection-functions.html = FAIL +V8 | KJS # LayoutTests/fast/js/number-toString.html = FAIL +V8 | KJS # LayoutTests/fast/js/numeric-conversion.html = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-03-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-11-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-24-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-33-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-39-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-41-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-46-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-60-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-61-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-62-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-63-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-64-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-65-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-66-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-67-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-68-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-69-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-70-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-81-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/animate-elem-82-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/coords-viewattr-01-b.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/coords-viewattr-02-b.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/fonts-elem-01-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/fonts-elem-02-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/fonts-elem-03-b.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/fonts-elem-04-b.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/fonts-elem-05-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/fonts-elem-06-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/fonts-elem-07-b.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/pservers-grad-08-b.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/render-elems-01-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/render-elems-02-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/render-elems-03-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/render-elems-06-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/render-elems-07-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/render-elems-08-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/script-handle-02-b.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/script-handle-03-b.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/script-handle-04-b.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/struct-image-05-b.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/struct-image-06-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/struct-image-07-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/text-align-05-b.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/text-align-06-b.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/text-text-04-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/text-text-05-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/text-text-07-t.svg = FAIL +V8 | KJS # LayoutTests/svg/W3C-SVG-1.1/text-tspan-01-b.svg = FAIL +V8 | KJS # LayoutTests/svg/batik/filters/filterRegions.svg = FAIL +V8 | KJS # LayoutTests/svg/batik/text/textLayout.svg = FAIL +V8 | KJS # LayoutTests/svg/batik/text/textLayout2.svg = FAIL +V8 | KJS # LayoutTests/svg/batik/text/textLength.svg = FAIL +V8 | KJS # LayoutTests/svg/batik/text/textPCDATA.svg = FAIL +V8 | KJS # LayoutTests/svg/batik/text/textPosition2.svg = FAIL +V8 | KJS # LayoutTests/svg/batik/text/xmlSpace.svg = FAIL +V8 | KJS # LayoutTests/svg/carto.net/button.svg = FAIL +V8 | KJS # LayoutTests/svg/custom/class-baseValue.svg = FAIL +V8 | KJS # LayoutTests/svg/custom/container-opacity-clip-viewBox.svg = FAIL +V8 | KJS # LayoutTests/svg/custom/getscreenctm-in-mixed-content2.xhtml = FAIL +V8 | KJS # LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL +V8 | KJS # LayoutTests/svg/custom/text-linking.svg = FAIL +V8 | KJS # LayoutTests/svg/custom/text-xy-updates.svg = FAIL +V8 | KJS # LayoutTests/svg/custom/use-clipped-transform.svg = FAIL +V8 | KJS # LayoutTests/svg/custom/use-css-no-effect-on-shadow-tree.svg = FAIL +V8 | KJS # LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = FAIL +V8 | KJS # LayoutTests/svg/custom/use-instanceRoot-event-listeners.xhtml = FAIL +V8 | KJS # LayoutTests/svg/custom/use-setAttribute-crash.svg = FAIL +V8 | KJS # LayoutTests/svg/dom/SVGScriptElement/script-reexecution.svg = FAIL +V8 | KJS # LayoutTests/svg/hixie/links/003-broken.xml = FAIL +V8 | KJS # LayoutTests/svg/text/kerning.svg = FAIL +V8 | KJS # LayoutTests/svg/text/multichar-glyph.svg = FAIL +V8 | KJS # LayoutTests/svg/text/text-align-05-b.svg = FAIL +V8 | KJS # LayoutTests/svg/text/text-align-06-b.svg = FAIL +V8 | KJS # LayoutTests/svg/text/text-altglyph-01-b.svg = FAIL +V8 | KJS # LayoutTests/svg/text/text-text-04-t.svg = FAIL +V8 | KJS # LayoutTests/svg/text/text-text-05-t.svg = FAIL +V8 | KJS # LayoutTests/svg/text/text-text-06-t.svg = FAIL +V8 | KJS # LayoutTests/svg/text/text-text-07-t.svg = FAIL +V8 | KJS # LayoutTests/svg/text/text-tspan-01-b.svg = FAIL + +// MERGE REGRESSIONS 36102:37604 +V8 | KJS # LayoutTests/editing/pasteboard/drag-drop-dead-frame.html = FAIL | PASS +V8 | KJS # LayoutTests/editing/style/smoosh-styles-003.html = FAIL +V8 | KJS # LayoutTests/fast/backgrounds/svg-as-background-1.html = FAIL +V8 | KJS # LayoutTests/fast/backgrounds/svg-as-background-2.html = FAIL +V8 | KJS # LayoutTests/fast/backgrounds/svg-as-background-3.html = FAIL +V8 | KJS # LayoutTests/fast/backgrounds/svg-as-background-4.html = FAIL +V8 | KJS # LayoutTests/fast/borders/svg-as-border-image-2.html = FAIL +V8 | KJS # LayoutTests/fast/borders/svg-as-border-image.html = FAIL +V8 | KJS # LayoutTests/fast/css/line-height-overflow.html = FAIL +V8 | KJS # LayoutTests/fast/css/rtl-ordering.html = FAIL +V8 | KJS # LayoutTests/fast/dom/Window/get-set-properties.html = FAIL +V8 | KJS # LayoutTests/fast/dom/Window/new-window-opener.html = FAIL +V8 | KJS # LayoutTests/fast/dom/Window/window-open-pending-url.html = FAIL +V8 | KJS # LayoutTests/fast/events/mouse-click-events.html = FAIL +V8 | KJS # LayoutTests/fast/events/onclick-list-marker.html = FAIL +V8 | KJS # LayoutTests/fast/flexbox/009.html = FAIL +V8 | KJS # LayoutTests/fast/forms/form-element-geometry.html = FAIL +V8 | KJS # LayoutTests/fast/forms/listbox-deselect-scroll.html = FAIL +V8 | KJS # LayoutTests/fast/forms/listbox-scrollbar-incremental-load.html = FAIL +V8 | KJS # LayoutTests/fast/forms/listbox-selection-2.html = FAIL +V8 | KJS # LayoutTests/fast/forms/select-initial-position.html = FAIL +V8 | KJS # LayoutTests/fast/forms/select-item-background-clip.html = FAIL +V8 | KJS # LayoutTests/fast/forms/select-visual-hebrew.html = FAIL | PASS +V8 | KJS # LayoutTests/fast/forms/textarea-rows-cols.html = FAIL +V8 | KJS # LayoutTests/fast/frames/invalid.html = FAIL +V8 | KJS # LayoutTests/fast/frames/onlyCommentInIFrame.html = FAIL +V8 | KJS # LayoutTests/fast/frames/valid.html = FAIL +V8 | KJS # LayoutTests/fast/history/go-back-to-changed-name.html = FAIL | PASS +V8 | KJS # LayoutTests/fast/html/keygen.html = FAIL +V8 | KJS # LayoutTests/fast/images/svg-as-background.html = FAIL +V8 | KJS # LayoutTests/fast/images/svg-as-image.html = FAIL +V8 | KJS # LayoutTests/fast/images/svg-as-relative-image.html = FAIL +V8 | KJS # LayoutTests/fast/invalid/residual-style.html = FAIL +V8 | KJS # LayoutTests/fast/js/bitwise-and-on-undefined.html = FAIL +V8 | KJS # LayoutTests/fast/js/date-DST-pre-1970.html = FAIL +V8 | KJS # LayoutTests/fast/overflow/overflow-x-y.html = FAIL +V8 | KJS # LayoutTests/fast/overflow/unreachable-overflow-rtl-bug.html = FAIL +V8 | KJS # LayoutTests/fast/parser/comment-in-textarea.html = FAIL +V8 | KJS # LayoutTests/fast/parser/open-comment-in-textarea.html = FAIL +V8 | KJS # LayoutTests/fast/repaint/overflow-outline-repaint.html = FAIL +V8 | KJS # LayoutTests/fast/repaint/overflow-scroll-delete.html = FAIL +V8 | KJS # LayoutTests/fast/replaced/percent-height-in-anonymous-block.html = FAIL +V8 | KJS # LayoutTests/fast/replaced/width100percent-textarea.html = FAIL +V8 | KJS # LayoutTests/fast/table/form-in-table-before-misnested-text-crash-css.html = FAIL +V8 | KJS # LayoutTests/fast/table/form-in-tbody-before-misnested-text-crash-css.html = FAIL +V8 | KJS # LayoutTests/fast/text/drawBidiText.html = FAIL +V8 | KJS # LayoutTests/fast/text/international/001.html = FAIL +V8 | KJS # LayoutTests/fast/text/international/002.html = FAIL +V8 | KJS # LayoutTests/fast/text/international/003.html = FAIL +V8 | KJS # LayoutTests/fast/text/international/wrap-CJK-001.html = FAIL +V8 | KJS # LayoutTests/http/tests/plugins/post-url-file.html = FAIL +V8 | KJS # LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame.html = FAIL +V8 | KJS # LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.html = FAIL +V8 | KJS # LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url.html = FAIL +V8 | KJS # chrome/fast/dom/Window/window-lookup-precedence.html = FAIL +V8 | KJS # chrome/fast/dom/xmlhttprequest-gc.html = FAIL +V8 | KJS # chrome/fast/dom/xss-DENIED-javascript-variations.html = FAIL +V8 | KJS # chrome/fast/forms/basic-textareas.html = FAIL +V8 | KJS # chrome/fast/forms/lazy-event-listener-scope-chain.html = FAIL +V8 | KJS # pending/security/block-test.html = FAIL | TIMEOUT +V8 | KJS # LayoutTests/editing/execCommand/19089.html = FAIL | PASS +V8 | KJS # LayoutTests/fast/forms/button-cannot-be-nested.html = FAIL | PASS +V8 | KJS # LayoutTests/http/tests/navigation/postredirect-frames.html = FAIL | PASS +V8 | KJS # LayoutTests/fast/events/no-blur-on-page-leave.html = TIMEOUT +V8 | KJS # LayoutTests/http/tests/plugins/npapi-response-headers.html = TIMEOUT +V8 | KJS # LayoutTests/http/tests/security/originHeader/origin-header-for-https.html = TIMEOUT +V8 | KJS # pending/plugins/destroy-stream-twice.html = TIMEOUT +V8 | KJS # LayoutTests/http/tests/misc/dns-prefetch-control.html = TIMEOUT | PASS +V8 | KJS # LayoutTests/animations/big-rotation.html = FAIL | PASS +V8 | KJS # LayoutTests/fast/css/continuationCrash.html = FAIL | PASS +V8 | KJS # LayoutTests/fast/css/font-face-default-font.html = FAIL | PASS +V8 | KJS # LayoutTests/fast/dynamic/float-in-trailing-whitespace-after-last-line-break.html = FAIL | PASS +V8 | KJS # LayoutTests/tables/mozilla_expected_failures/core/captions1.html = FAIL | PASS +V8 | KJS # LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = FAIL | PASS +V8 | KJS # LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption.html = FAIL | PASS +V8 | KJS # pending/fast/text/international/hindi-spacing.html = FAIL | PASS +V8 | KJS # pending/fast/text/international/ideo_punc.html = FAIL | PASS +V8 | KJS # pending/fast/text/wbr-in-pre-crash.html = FAIL | PASS +V8 | KJS # pending/fast/text/wbr-styled.html = FAIL | PASS +V8 | KJS # LayoutTests/editing/selection/14971.html = FAIL | PASS +V8 | KJS # LayoutTests/fast/css-generated-content/005.html = FAIL | PASS +V8 | KJS # LayoutTests/fast/css-generated-content/007.html = FAIL | PASS +V8 | KJS # LayoutTests/fast/css-generated-content/008.html = FAIL | PASS +V8 | KJS # LayoutTests/fast/css-generated-content/009.html = FAIL | PASS +V8 | KJS # LayoutTests/fast/css-generated-content/010.html = FAIL | PASS +V8 | KJS # LayoutTests/fast/css-generated-content/011.html = FAIL | PASS +V8 | KJS # LayoutTests/fast/css-generated-content/013.html = FAIL | PASS +V8 | KJS # LayoutTests/fast/css-generated-content/014.html = FAIL | PASS +V8 | KJS # LayoutTests/fast/css-generated-content/015.html = FAIL | PASS +V8 | KJS # LayoutTests/fast/css-generated-content/016.html = FAIL | PASS + // ----------------------------------------------------------------- // MAC PORT TESTS // Override everything above to make our lives a little easier while diff --git a/webkit/tools/layout_tests/test_lists/mac/tests_ignored.txt b/webkit/tools/layout_tests/test_lists/mac/tests_ignored.txt index f392d06..edc43b1 100644 --- a/webkit/tools/layout_tests/test_lists/mac/tests_ignored.txt +++ b/webkit/tools/layout_tests/test_lists/mac/tests_ignored.txt @@ -42,6 +42,8 @@ V8 | KJS # LayoutTests/fast/dom/Window/window-resize.html = FAIL // Chrome uses different keyboard accelerators from those used by Safari, so // these tests will always fail. +// TODO(pinkerton): these should probably pass since we want Emacs keybindings +// but they currently do not. V8 | KJS # LayoutTests/editing/pasteboard/emacs-cntl-y-001.html = FAIL V8 | KJS # LayoutTests/editing/pasteboard/emacs-ctrl-a-k-y.html = FAIL V8 | KJS # LayoutTests/editing/pasteboard/emacs-ctrl-k-y-001.html = FAIL @@ -84,6 +86,7 @@ V8 | KJS # LayoutTests/webarchive/loading/test-loading-archive.html = TIMEOUT // Mac-specific stuff // Don't run the platform/mac* tests +// TODO(pinkerton): 6/47 pass, some of these we may want, but most we don't. V8 | KJS # LayoutTests/platform = FAIL | PASS // Ignored because we do not have OBJC bindings @@ -188,3 +191,6 @@ KJS # SKIP : chrome/fast/dom/set-table-head-no-crash.html = FAIL // Dashboard-related test KJS | V8 # SKIP : LayoutTests/fast/css/dashboard-region-parser.html = FAIL + +// Not a test? +KJS | V8 # SKIP : LayoutTests/http/tests/incremental/pause-in-script-element.pl = FAIL |