Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(457)

Unified Diff: webkit/tools/layout_tests/test_lists/win/tests_fixable.txt

Issue 8778: Collect stderr separately from stdout and append it to the layout test outp... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webkit/tools/layout_tests/test_lists/win/tests_fixable.txt
===================================================================
--- webkit/tools/layout_tests/test_lists/win/tests_fixable.txt (revision 5144)
+++ webkit/tools/layout_tests/test_lists/win/tests_fixable.txt (working copy)
@@ -41,6 +41,192 @@
V8 # LayoutTests/http/tests/xmlhttprequest/upload-progress-events.html = FAIL
// -----------------------------------------------------------------
+// DidStartLoading AND DidStopLoading
+// -----------------------------------------------------------------
+
+// These tests would fail if the error messages "DidStartLoading called while
+// loading" and "DidStopLoading called while not loading" in
+// test_webview_delegate.cc were switched back from DLOG to LOG. With those
+// messages disabled they are expected to pass, but they're listed here since
+// the underlying bug needs fixing (at which point the messages should be
+// re-enabled).
+// See http://code.google.com/p/chromium/issues/detail?id=3937
+
+V8 # LayoutTests/dom/html/level2/html/HTMLFormElement10.html = PASS
+V8 # LayoutTests/dom/html/level2/html/HTMLFrameElement01.html = PASS
+V8 # LayoutTests/dom/html/level2/html/HTMLFrameElement02.html = PASS
+V8 # LayoutTests/dom/html/level2/html/HTMLFrameElement03.html = PASS
+V8 # LayoutTests/dom/html/level2/html/HTMLFrameElement04.html = PASS
+V8 # LayoutTests/dom/html/level2/html/HTMLFrameElement05.html = PASS
+V8 # LayoutTests/dom/html/level2/html/HTMLFrameElement06.html = PASS
+V8 # LayoutTests/dom/html/level2/html/HTMLFrameElement07.html = PASS
+V8 # LayoutTests/dom/html/level2/html/HTMLFrameElement08.html = PASS
+V8 # LayoutTests/dom/html/level2/html/HTMLFrameElement09.html = PASS
+V8 # LayoutTests/dom/html/level2/html/HTMLFrameSetElement01.html = PASS
+V8 # LayoutTests/dom/html/level2/html/HTMLFrameSetElement02.html = PASS
+V8 # LayoutTests/dom/html/level2/html/HTMLIFrameElement01.html = PASS
+V8 # LayoutTests/dom/html/level2/html/HTMLIFrameElement02.html = PASS
+V8 # LayoutTests/dom/html/level2/html/HTMLIFrameElement03.html = PASS
+V8 # LayoutTests/dom/html/level2/html/HTMLIFrameElement04.html = PASS
+V8 # LayoutTests/dom/html/level2/html/HTMLIFrameElement05.html = PASS
+V8 # LayoutTests/dom/html/level2/html/HTMLIFrameElement06.html = PASS
+V8 # LayoutTests/dom/html/level2/html/HTMLIFrameElement07.html = PASS
+V8 # LayoutTests/dom/html/level2/html/HTMLIFrameElement08.html = PASS
+V8 # LayoutTests/dom/html/level2/html/HTMLIFrameElement09.html = PASS
+V8 # LayoutTests/dom/html/level2/html/HTMLIFrameElement10.html = PASS
+V8 # LayoutTests/dom/html/level2/html/HTMLIFrameElement11.html = PASS
+V8 # LayoutTests/fast/css/acid2-pixel.html = PASS
+V8 # LayoutTests/fast/css/acid2.html = PASS
+V8 # LayoutTests/fast/css/target-fragment-match.html = PASS
+V8 # LayoutTests/fast/dom/Document/early-document-access.html = PASS
+V8 # LayoutTests/fast/dom/Document/open-with-pending-load.html = PASS
+V8 # LayoutTests/fast/dom/Element/offsetLeft-offsetTop-body-quirk.html = PASS
+V8 # LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = PASS
+V8 # LayoutTests/fast/dom/Range/acid3-surround-contents.html = PASS
+V8 # LayoutTests/fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml = PASS
+V8 # LayoutTests/fast/dom/Window/window-appendages-cleared.html = PASS
+V8 # LayoutTests/fast/dom/Window/window-early-properties.html = PASS
+V8 # LayoutTests/fast/dom/css-cached-import-rule.html = PASS
+V8 # LayoutTests/fast/dom/exception-no-frame-timeout-crash.html = PASS
+V8 # LayoutTests/fast/dom/location-hash.html = PASS
+V8 # LayoutTests/fast/dom/null-document-location-put-crash.html = PASS
+V8 # LayoutTests/fast/dom/null-document-window-open-crash.html = PASS
+V8 # LayoutTests/fast/dom/null-document-xmlhttprequest-open.html = PASS
+V8 # LayoutTests/fast/dom/replaceChild.html = PASS
+V8 # LayoutTests/fast/dom/wrapper-classes.html = PASS
+V8 # LayoutTests/fast/encoding/percent-escaping.html = PASS
+V8 # LayoutTests/fast/events/anchor-image-scrolled-x-y.html = PASS
+V8 # LayoutTests/fast/events/drag-in-frames.html = PASS
+V8 # LayoutTests/fast/events/focusingUnloadedFrame.html = PASS
+V8 # LayoutTests/fast/events/input-image-scrolled-x-y.html = PASS
+V8 # LayoutTests/fast/events/mouseout-dead-subframe.html = PASS
+V8 # LayoutTests/fast/events/mouseover-mouseout2.html = PASS
+V8 # LayoutTests/fast/events/onload-webkit-before-webcore.html = PASS
+V8 # LayoutTests/fast/events/onloadFrameCrash.html = PASS
+V8 # LayoutTests/fast/events/onunload-window-property.html = PASS
+V8 # LayoutTests/fast/events/onunload.html = PASS
+V8 # LayoutTests/fast/events/open-window-from-another-frame.html = PASS
+V8 # LayoutTests/fast/events/simulated-key-state.html = PASS
+V8 # LayoutTests/fast/forms/access-key.html = PASS
+V8 # LayoutTests/fast/forms/button-state-restore.html = PASS
+V8 # LayoutTests/fast/forms/document-write.html = PASS
+V8 # LayoutTests/fast/forms/empty-get.html = PASS
+V8 # LayoutTests/fast/forms/form-and-frame-interaction-retains-values.html = PASS
+V8 # LayoutTests/fast/forms/form-data-encoding-2.html = PASS
+V8 # LayoutTests/fast/forms/form-data-encoding-normalization-overrun.html = PASS
+V8 # LayoutTests/fast/forms/form-data-encoding.html = PASS
+V8 # LayoutTests/fast/forms/form-get-multipart.html = PASS
+V8 # LayoutTests/fast/forms/form-get-multipart2.html = PASS
+V8 # LayoutTests/fast/forms/form-get-multipart3.html = PASS
+V8 # LayoutTests/fast/forms/form-post-urlencoded.html = PASS
+V8 # LayoutTests/fast/forms/missing-action.html = PASS
+V8 # LayoutTests/fast/forms/search-display-none-cancel-button.html = PASS
+V8 # LayoutTests/fast/forms/submit-nil-value-field-assert.html = PASS
+V8 # LayoutTests/fast/forms/submit-with-base.html = PASS
+V8 # LayoutTests/fast/forms/textarea-appearance-wrap.html = PASS
+V8 # LayoutTests/fast/forms/textarea-hard-linewrap-empty.html = PASS
+V8 # LayoutTests/fast/forms/textarea-hard-linewrap.html = PASS
+V8 # LayoutTests/fast/forms/textarea-linewrap-dynamic.html = PASS
+V8 # LayoutTests/fast/forms/textarea-setvalue-submit.html = PASS
+V8 # LayoutTests/fast/frames/crash-removed-iframe.html = PASS
+V8 # LayoutTests/fast/frames/empty-frame-document.html = PASS
+V8 # LayoutTests/fast/frames/frame-display-none-focus.html = PASS
+V8 # LayoutTests/fast/frames/frame-limit.html = PASS
+V8 # LayoutTests/fast/frames/iframe-option-crash.xhtml = PASS
+V8 # LayoutTests/fast/frames/onload-remove-iframe-crash.html = PASS
+V8 # LayoutTests/fast/frames/viewsource-plain-text-tags.html = PASS
+V8 # LayoutTests/fast/html/empty-fragment-id-goto-top.html = PASS
+V8 # LayoutTests/fast/leaks/002.html = PASS
+V8 # LayoutTests/fast/loader/cancel-load-during-port-block-timer.html = PASS
+V8 # LayoutTests/fast/loader/data-url-encoding-html.html = PASS
+V8 # LayoutTests/fast/loader/data-url-encoding-svg.html = PASS
+V8 # LayoutTests/fast/loader/early-load-cancel.html = PASS
+V8 # LayoutTests/fast/loader/empty-ref-versus-no-ref.html = PASS
+V8 # LayoutTests/fast/loader/onunload-form-submit-crash-2.html = PASS
+V8 # LayoutTests/fast/loader/onunload-form-submit-crash.html = PASS
+V8 # LayoutTests/fast/overflow/scroll-vertical-not-horizontal.html = PASS
+V8 # LayoutTests/fast/table/giantCellspacing.html = PASS
+V8 # LayoutTests/fast/text/reset-drag-on-mouse-down.html = PASS
+V8 # LayoutTests/fast/xsl/transform-xhr-doc.xhtml = PASS
+V8 # LayoutTests/http/tests/loading/bad-scheme-subframe.html = PASS
+V8 # LayoutTests/http/tests/loading/bad-server-subframe.html = PASS
+V8 # LayoutTests/http/tests/loading/text-content-type-with-binary-extension.html = PASS
+V8 # LayoutTests/http/tests/misc/acid2-pixel.html = PASS
+V8 # LayoutTests/http/tests/misc/acid2.html = PASS
+V8 # LayoutTests/http/tests/misc/isindex-formdata.html = PASS
+V8 # LayoutTests/http/tests/misc/object-image-error-with-onload.html = PASS
+V8 # LayoutTests/http/tests/misc/onload-remove-iframe-crash-2.html = PASS
+V8 # LayoutTests/http/tests/misc/post-submit-button.html = PASS
+V8 # LayoutTests/http/tests/misc/redirect-to-about-blank.html = PASS
+V8 # LayoutTests/http/tests/misc/window-dot-stop.html = PASS
+V8 # LayoutTests/http/tests/misc/window-open-then-write.html = PASS
+V8 # LayoutTests/http/tests/multipart/invalid-image-data-standalone.html = PASS
+V8 # LayoutTests/http/tests/navigation/anchor-basic.html = PASS
+V8 # LayoutTests/http/tests/navigation/anchor-frames.html = PASS
+V8 # LayoutTests/http/tests/navigation/anchor-goback.html = PASS
+V8 # LayoutTests/http/tests/navigation/anchor-subframeload.html = PASS
+V8 # LayoutTests/http/tests/navigation/document-location-click-timeout.html = PASS
+V8 # LayoutTests/http/tests/navigation/error404-basic.html = PASS
+V8 # LayoutTests/http/tests/navigation/error404-frames.html = PASS
+V8 # LayoutTests/http/tests/navigation/error404-goback.html = PASS
+V8 # LayoutTests/http/tests/navigation/error404-subframeload.html = PASS
+V8 # LayoutTests/http/tests/navigation/fallback-anchor-reload.html = PASS
+V8 # LayoutTests/http/tests/navigation/javascriptlink-basic.html = PASS
+V8 # LayoutTests/http/tests/navigation/javascriptlink-goback.html = PASS
+V8 # LayoutTests/http/tests/navigation/javascriptlink-subframeload.html = PASS
+V8 # LayoutTests/http/tests/navigation/metaredirect-frames.html = PASS
+V8 # LayoutTests/http/tests/navigation/metaredirect-goback.html = PASS
+V8 # LayoutTests/http/tests/navigation/metaredirect-subframeload.html = PASS
+V8 # LayoutTests/http/tests/navigation/multiple-back-forward-entries.html = PASS
+V8 # LayoutTests/http/tests/navigation/redirect-cycle.html = PASS
+V8 # LayoutTests/http/tests/navigation/redirect302-frames.html = PASS
+V8 # LayoutTests/http/tests/navigation/relativeanchor-frames.html = PASS
+V8 # LayoutTests/http/tests/navigation/relativeanchor-goback.html = PASS
+V8 # LayoutTests/http/tests/navigation/reload-subframe-frame.html = PASS
+V8 # LayoutTests/http/tests/navigation/reload-subframe-iframe.html = PASS
+V8 # LayoutTests/http/tests/navigation/reload-subframe-object.html = PASS
+V8 # LayoutTests/http/tests/navigation/restore-form-state-https.html = PASS
+V8 # LayoutTests/http/tests/navigation/slowmetaredirect-basic.html = PASS
+V8 # LayoutTests/http/tests/navigation/slowtimerredirect-basic.html = PASS
+V8 # LayoutTests/http/tests/navigation/success200-basic.html = PASS
+V8 # LayoutTests/http/tests/navigation/success200-frames-loadsame.html = PASS
+V8 # LayoutTests/http/tests/navigation/success200-frames.html = PASS
+V8 # LayoutTests/http/tests/navigation/success200-goback.html = PASS
+V8 # LayoutTests/http/tests/navigation/success200-loadsame.html = PASS
+V8 # LayoutTests/http/tests/navigation/success200-reload.html = PASS
+V8 # LayoutTests/http/tests/navigation/success200-subframeload.html = PASS
+V8 # LayoutTests/http/tests/navigation/target-frame-from-window.html = PASS
+V8 # LayoutTests/http/tests/navigation/timerredirect-basic.html = PASS
+V8 # LayoutTests/http/tests/navigation/timerredirect-frames.html = PASS
+V8 # LayoutTests/http/tests/navigation/timerredirect-goback.html = PASS
+V8 # LayoutTests/http/tests/navigation/timerredirect-subframeload.html = PASS
+V8 # LayoutTests/http/tests/security/cross-frame-access-custom.html = PASS
+V8 # LayoutTests/http/tests/security/cross-frame-access-frames.html = PASS
+V8 # LayoutTests/http/tests/security/cross-frame-access-name-getter.html = PASS
+V8 # LayoutTests/http/tests/xmlhttprequest/event-target.html = PASS
+V8 # LayoutTests/http/tests/xmlhttprequest/frame-load-cancelled-abort.html = PASS
+V8 # LayoutTests/plugins/geturl-replace-query.html = PASS
+V8 # LayoutTests/plugins/open-and-close-window-with-plugin.html = PASS
+V8 # LayoutTests/svg/custom/frame-getSVGDocument.html = PASS
+V8 # LayoutTests/svg/dynamic-updates/SVGAElement-dom-href-attr.html = PASS
+V8 # LayoutTests/svg/dynamic-updates/SVGAElement-dom-target-attr.html = PASS
+V8 # LayoutTests/svg/dynamic-updates/SVGAElement-svgdom-href-prop.html = PASS
+V8 # LayoutTests/svg/dynamic-updates/SVGAElement-svgdom-target-prop.html = PASS
+V8 # LayoutTests/tables/mozilla/bugs/bug137388-1.html = PASS
+V8 # LayoutTests/tables/mozilla/bugs/bug137388-2.html = PASS
+V8 # chrome/fast/dom/navigator-cookieEnabled-no-crash.html = PASS
+V8 # chrome/fast/dom/window-collection-length-no-crash.html = PASS
+V8 # pending/css/overflow_hidden.html = PASS
+V8 # pending/dom/html/level2/html/HTMLFrameElement09.html = PASS
+V8 # pending/dom/html/level2/html/HTMLIFrameElement11.html = PASS
+V8 # pending/fast/events/tabindex-focus-blur-all.html = PASS
+V8 # pending/fast/frames/crash-remove-onload-from-src.html = PASS
+V8 # pending/fast/history/history_reload.html = PASS
+V8 # pending/fast/js/const.html = PASS
+V8 # pending/fast/parser/bad-xml-entity.xml = PASS
+V8 # pending/http/tests/security/cross-frame-access-frames.html = PASS
+
+// -----------------------------------------------------------------
// TEXT
// -----------------------------------------------------------------
@@ -158,6 +344,10 @@
// Other
// -----------------------------------------------------------------
+// Bug http://code.google.com/p/chromium/issues/detail?id=3942
+// Stderr output reports error moving/renaming cache folder
+V8 # LayoutTests/http/tests/security/cross-frame-access-callback-explicit-domain-ALLOW.html = FAIL
+
// Bug 865472, this should just need proper pixel test rebaselining.
// Also skipped by Apple on Windows (rdar://5723191).
V8 # LayoutTests/http/tests/navigation/javascriptlink-frames.html = FAIL
« no previous file with comments | « webkit/tools/layout_tests/layout_package/test_shell_thread.py ('k') | webkit/tools/test_shell/mac/test_webview_delegate.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698