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

Side by Side Diff: webkit/tools/layout_tests/test_lists/tests_fixable.txt

Issue 14157: Group some of the mac blocks together so it's easier to tag them.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 12 years 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // These tests are expected to fail until we get around to fixing 1 // These tests are expected to fail until we get around to fixing
2 // them. 2 // them.
3 3
4 // Bug 1124548: Copying with no selection is sometimes supposed to work 4 // Bug 1124548: Copying with no selection is sometimes supposed to work
5 // Also skipped by Apple on Windows (rdar://problem/5015941) 5 // Also skipped by Apple on Windows (rdar://problem/5015941)
6 LayoutTests/editing/execCommand/copy-without-selection.html = FAIL 6 LayoutTests/editing/execCommand/copy-without-selection.html = FAIL
7 7
8 // onload race condition due to poorly designed test. 8 // onload race condition due to poorly designed test.
9 // Works fine when run stand-alone. Not needed for Beta. 9 // Works fine when run stand-alone. Not needed for Beta.
10 // Also skipped by Apple on Windows, due to intermittent failure 10 // Also skipped by Apple on Windows, due to intermittent failure
(...skipping 1698 matching lines...) Expand 10 before | Expand all | Expand 10 after
1709 MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = C RASH TIMEOUT PASS 1709 MAC : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = C RASH TIMEOUT PASS
1710 MAC : LayoutTests/fast/events/option-tab.html = CRASH FAIL 1710 MAC : LayoutTests/fast/events/option-tab.html = CRASH FAIL
1711 MAC : LayoutTests/http/tests/security/host-compare-case-insensitive.html = CRASH PASS 1711 MAC : LayoutTests/http/tests/security/host-compare-case-insensitive.html = CRASH PASS
1712 1712
1713 // These time out 1713 // These time out
1714 MAC : LayoutTests/fast/events/event-view-toString.html = FAIL TIMEOUT 1714 MAC : LayoutTests/fast/events/event-view-toString.html = FAIL TIMEOUT
1715 MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug2479-5.html = FAIL TI MEOUT 1715 MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug2479-5.html = FAIL TI MEOUT
1716 MAC : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = TIMEOUT PASS 1716 MAC : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = TIMEOUT PASS
1717 MAC : LayoutTests/http/tests/navigation/target-frame-from-window.html = CRASH TI MEOUT 1717 MAC : LayoutTests/http/tests/navigation/target-frame-from-window.html = CRASH TI MEOUT
1718 1718
1719 // Items failing on the Mac as of 2008/12/12
1720 MAC : LayoutTests/fast/css/variables/color-hex-test.html = FAIL
1721 MAC : LayoutTests/fast/css/variables/remove-variable-test.html = FAIL
1722 MAC : LayoutTests/fast/css/variables/set-variable-test.html = FAIL
1723 MAC : LayoutTests/fast/css/variables/variable-iteration-test.html = FAIL
1724 MAC : LayoutTests/fast/forms/input-disabled-color.html = FAIL
1725 MAC : LayoutTests/fast/forms/password-placeholder-text-security.html = FAIL
1726 MAC : LayoutTests/fast/forms/password-placeholder.html = FAIL
1727 MAC : LayoutTests/fast/js/regexp-test-null-string.html = FAIL
1728 MAC : LayoutTests/fast/js/uncaught-exception-line-number.html = FAIL
1729 MAC DEBUG : LayoutTests/svg/W3C-SVG-1.1/animate-elem-30-t.svg = FAIL
1730 MAC DEBUG : LayoutTests/svg/hixie/perf/007.xml = FAIL
1731
1732 // Items crashing (sometimes) on the Mac as of 2008/12/12
1733 MAC : LayoutTests/http/tests/security/frameNavigation/not-opener.html = CRASH
1734 MAC : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-ur l-window-open.html = PASS CRASH
1735 MAC : LayoutTests/http/tests/xmlhttprequest/close-window.html = CRASH
1736 MAC : LayoutTests/plugins/open-and-close-window-with-plugin.html = CRASH FAIL
1737
1738 // 2008/12/15 things crashing/timing out on the mac
1739 MAC : LayoutTests/fast/canvas/unclosed-canvas-1.html = CRASH
1740 MAC : LayoutTests/fast/dom/Window/setting-properties-on-closed-window.html = CRA SH
1741 MAC RELEASE : LayoutTests/fast/events/open-window-from-another-frame.html = CRAS H PASS
1742 MAC RELEASE : LayoutTests/fast/history/history_reload.html = CRASH
1743 MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign- domain-window-open.html = CRASH TIMEOUT
1744 MAC : LayoutTests/http/tests/security/frameNavigation/opener.html = CRASH
1745 MAC RELEASE : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-from-java script-url-in-foreign-domain-window-open.html = CRASH PASS
1746 MAC : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-to-javascript-url -in-foreign-domain-window-open.html = PASS CRASH
1747 MAC : LayoutTests/svg/carto.net/scrollbar.svg = CRASH
1748 MAC DEBUG : LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width -prop.html = CRASH
1749 MAC : LayoutTests/fast/dom/Document/early-document-access.html = CRASH
1750
1719 // WebKit Merge 38800:38850 regressions 1751 // WebKit Merge 38800:38850 regressions
1720 LayoutTests/fast/dom/HTMLDocument/document-open-return-value.html = FAIL 1752 LayoutTests/fast/dom/HTMLDocument/document-open-return-value.html = FAIL
1721 LayoutTests/fast/events/dispatchEvent-crash.html = FAIL 1753 LayoutTests/fast/events/dispatchEvent-crash.html = FAIL
1722 1754
1723 // WebKit Merge 38850:38900 new tests 1755 // WebKit Merge 38850:38900 new tests
1724 1756
1725 // Linux pixeltest failure: There should be two lines of text 1757 // Linux pixeltest failure: There should be two lines of text
1726 LINUX WIN : LayoutTests/editing/selection/wrapped-line-caret-1.html = FAIL 1758 LINUX WIN : LayoutTests/editing/selection/wrapped-line-caret-1.html = FAIL
1727 // Linux pixeltest failure: There should be two lines of text 1759 // Linux pixeltest failure: There should be two lines of text
1728 LINUX WIN : LayoutTests/editing/selection/wrapped-line-caret-2.html = FAIL 1760 LINUX WIN : LayoutTests/editing/selection/wrapped-line-caret-2.html = FAIL
(...skipping 219 matching lines...) Expand 10 before | Expand all | Expand 10 after
1948 // Linux pixeltest failure: Fail to draw anything 1980 // Linux pixeltest failure: Fail to draw anything
1949 LINUX : LayoutTests/svg/custom/use-on-g-containing-foreignObject-and-image.html = FAIL 1981 LINUX : LayoutTests/svg/custom/use-on-g-containing-foreignObject-and-image.html = FAIL
1950 // Linux pixeltest failure: Missing Chinese glyphs 1982 // Linux pixeltest failure: Missing Chinese glyphs
1951 LINUX : LayoutTests/svg/text/text-fonts-01-t.html = FAIL 1983 LINUX : LayoutTests/svg/text/text-fonts-01-t.html = FAIL
1952 // Linux pixeltest failure: Failing to draw arabic 1984 // Linux pixeltest failure: Failing to draw arabic
1953 LINUX : LayoutTests/svg/text/text-intro-05-t.html = FAIL 1985 LINUX : LayoutTests/svg/text/text-intro-05-t.html = FAIL
1954 1986
1955 // Failed with r6844 (dglazkov) 1987 // Failed with r6844 (dglazkov)
1956 LayoutTests/http/tests/navigation/error404-goback.html = FAIL 1988 LayoutTests/http/tests/navigation/error404-goback.html = FAIL
1957 1989
1958 // Items failing on the Mac as of 2008/12/12
1959 MAC : LayoutTests/fast/css/variables/color-hex-test.html = FAIL
1960 MAC : LayoutTests/fast/css/variables/remove-variable-test.html = FAIL
1961 MAC : LayoutTests/fast/css/variables/set-variable-test.html = FAIL
1962 MAC : LayoutTests/fast/css/variables/variable-iteration-test.html = FAIL
1963 MAC : LayoutTests/fast/forms/input-disabled-color.html = FAIL
1964 MAC : LayoutTests/fast/forms/password-placeholder-text-security.html = FAIL
1965 MAC : LayoutTests/fast/forms/password-placeholder.html = FAIL
1966 MAC : LayoutTests/fast/js/regexp-test-null-string.html = FAIL
1967 MAC : LayoutTests/fast/js/uncaught-exception-line-number.html = FAIL
1968 MAC DEBUG : LayoutTests/svg/W3C-SVG-1.1/animate-elem-30-t.svg = FAIL
1969 MAC DEBUG : LayoutTests/svg/hixie/perf/007.xml = FAIL
1970
1971 // Items crashing (sometimes) on the Mac as of 2008/12/12
1972 MAC : LayoutTests/http/tests/security/frameNavigation/not-opener.html = CRASH
1973 MAC : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-ur l-window-open.html = PASS CRASH
1974 MAC : LayoutTests/http/tests/xmlhttprequest/close-window.html = CRASH
1975 MAC : LayoutTests/plugins/open-and-close-window-with-plugin.html = CRASH FAIL
1976
1977 // Started failing when landing the new skia r6925. 1990 // Started failing when landing the new skia r6925.
1978 WIN : LayoutTests/fast/css/rtl-ordering.html = FAIL 1991 WIN : LayoutTests/fast/css/rtl-ordering.html = FAIL
1979 WIN : LayoutTests/fast/encoding/denormalised-voiced-japanese-chars.html = FAIL 1992 WIN : LayoutTests/fast/encoding/denormalised-voiced-japanese-chars.html = FAIL
1980 WIN : LayoutTests/fast/forms/select-visual-hebrew.html = FAIL 1993 WIN : LayoutTests/fast/forms/select-visual-hebrew.html = FAIL
1981 WIN : LayoutTests/fast/forms/visual-hebrew-text-field.html = FAIL 1994 WIN : LayoutTests/fast/forms/visual-hebrew-text-field.html = FAIL
1982 WIN : LayoutTests/fast/lists/w3-list-styles.html = FAIL 1995 WIN : LayoutTests/fast/lists/w3-list-styles.html = FAIL
1983 WIN : LayoutTests/fast/text/international/001.html = FAIL 1996 WIN : LayoutTests/fast/text/international/001.html = FAIL
1984 WIN : LayoutTests/fast/text/international/002.html = FAIL 1997 WIN : LayoutTests/fast/text/international/002.html = FAIL
1985 WIN : LayoutTests/fast/text/international/003.html = FAIL 1998 WIN : LayoutTests/fast/text/international/003.html = FAIL
1986 WIN : LayoutTests/fast/text/international/wrap-CJK-001.html = FAIL 1999 WIN : LayoutTests/fast/text/international/wrap-CJK-001.html = FAIL
1987 2000
1988 // 2008/12/13 - Turning off some Friday night test regressions until they can be looked at. 2001 // 2008/12/13 - Turning off some Friday night test regressions until they can be looked at.
1989 WIN : LayoutTests/fast/css/beforeSelectorOnCodeElement.html = CRASH 2002 WIN : LayoutTests/fast/css/beforeSelectorOnCodeElement.html = CRASH
1990 DEBUG WIN : LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-heigh t-prop.html = CRASH 2003 DEBUG WIN : LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-heigh t-prop.html = CRASH
1991 2004
1992 // 2008/12/15 things crashing/timing out on the mac
1993 MAC : LayoutTests/fast/canvas/unclosed-canvas-1.html = CRASH
1994 MAC : LayoutTests/fast/dom/Window/setting-properties-on-closed-window.html = CRA SH
1995 MAC RELEASE : LayoutTests/fast/events/open-window-from-another-frame.html = CRAS H PASS
1996 MAC RELEASE : LayoutTests/fast/history/history_reload.html = CRASH
1997 MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign- domain-window-open.html = CRASH TIMEOUT
1998 MAC : LayoutTests/http/tests/security/frameNavigation/opener.html = CRASH
1999 MAC RELEASE : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-from-java script-url-in-foreign-domain-window-open.html = CRASH PASS
2000 MAC : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-to-javascript-url -in-foreign-domain-window-open.html = PASS CRASH
2001 MAC : LayoutTests/svg/carto.net/scrollbar.svg = CRASH
2002 MAC DEBUG : LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width -prop.html = CRASH
2003 MAC : LayoutTests/fast/dom/Document/early-document-access.html = CRASH
2004
2005 // 2008/12/15 These fail the pixel tests. 2005 // 2008/12/15 These fail the pixel tests.
2006 // The pixel tests regressed while the tests were marked FAIL for text diff reas ons, which are now fixed. 2006 // The pixel tests regressed while the tests were marked FAIL for text diff reas ons, which are now fixed.
2007 // They are already rebaselined compared to the webkit standard, and are now off by a small number of pixels 2007 // They are already rebaselined compared to the webkit standard, and are now off by a small number of pixels
2008 // from the platform rebaseline, so they could probably just be re-rebaselined. 2008 // from the platform rebaseline, so they could probably just be re-rebaselined.
2009 LINUX WIN : LayoutTests/svg/custom/empty-merge.svg = FAIL 2009 LINUX WIN : LayoutTests/svg/custom/empty-merge.svg = FAIL
2010 LINUX WIN : LayoutTests/svg/custom/feDisplacementMap-01.svg = FAIL 2010 LINUX WIN : LayoutTests/svg/custom/feDisplacementMap-01.svg = FAIL
2011 LINUX WIN : LayoutTests/svg/custom/fractional-rects.svg = FAIL 2011 LINUX WIN : LayoutTests/svg/custom/fractional-rects.svg = FAIL
2012 LINUX WIN : LayoutTests/svg/custom/gradient-add-stops.svg = FAIL 2012 LINUX WIN : LayoutTests/svg/custom/gradient-add-stops.svg = FAIL
2013 LINUX WIN : LayoutTests/svg/custom/js-update-container2.svg = FAIL 2013 LINUX WIN : LayoutTests/svg/custom/js-update-container2.svg = FAIL
2014 LINUX WIN : LayoutTests/svg/custom/rounded-rects.svg = FAIL 2014 LINUX WIN : LayoutTests/svg/custom/rounded-rects.svg = FAIL
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
2056 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/4947130.html = CRASH 2056 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/4947130.html = CRASH
2057 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-image-in-about-blank-frame .html = CRASH 2057 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-image-in-about-blank-frame .html = CRASH
2058 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-i n-iframe.html = CRASH 2058 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-i n-iframe.html = CRASH
2059 MAC : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-in-iframe.htm l = FAIL 2059 MAC : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-in-iframe.htm l = FAIL
2060 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-selected-image-to-contente ditable.html = CRASH 2060 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-selected-image-to-contente ditable.html = CRASH
2061 LINUX WIN DEBUG : LayoutTests/editing/selection/drag-to-contenteditable-iframe.h tml = CRASH 2061 LINUX WIN DEBUG : LayoutTests/editing/selection/drag-to-contenteditable-iframe.h tml = CRASH
2062 LINUX WIN DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html = CRASH 2062 LINUX WIN DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html = CRASH
2063 MAC DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html = FAI L 2063 MAC DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html = FAI L
2064 // Missing expected results. 2064 // Missing expected results.
2065 SKIP : LayoutTests/svg/webarchive/svg-cursor-subresources.svg = FAIL 2065 SKIP : LayoutTests/svg/webarchive/svg-cursor-subresources.svg = FAIL
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698