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

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

Issue 14468: starting to bucketize and comment failures/crashes for mac tests (Closed) Base URL: svn://chrome-svn/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 836 matching lines...) Expand 10 before | Expand all | Expand 10 after
847 // Possibily due to removing the search field hacks from the render themes? 847 // Possibily due to removing the search field hacks from the render themes?
848 LINUX WIN : LayoutTests/fast/forms/search-cancel-button-mouseup.html = FAIL 848 LINUX WIN : LayoutTests/fast/forms/search-cancel-button-mouseup.html = FAIL
849 849
850 // Font size for arrows are different. Should we rebaseline? 850 // Font size for arrows are different. Should we rebaseline?
851 LINUX : LayoutTests/editing/deleting/5144139-2.html = FAIL 851 LINUX : LayoutTests/editing/deleting/5144139-2.html = FAIL
852 852
853 // Uncharacterized tests that fail on linux but pass on windows. 853 // Uncharacterized tests that fail on linux but pass on windows.
854 // TODO(port): figure out what's wrong with these and annotate appropriately. 854 // TODO(port): figure out what's wrong with these and annotate appropriately.
855 LINUX MAC : LayoutTests/editing/deleting/deletionUI-single-instance.html = FAIL 855 LINUX MAC : LayoutTests/editing/deleting/deletionUI-single-instance.html = FAIL
856 856
857 MAC : LayoutTests/editing/inserting/typing-tab-designmode-forms.html = FAIL
858 MAC : LayoutTests/editing/inserting/typing-tab-designmode.html = FAIL
859 LINUX MAC : LayoutTests/editing/selection/select-from-textfield-outwards.html = FAIL 857 LINUX MAC : LayoutTests/editing/selection/select-from-textfield-outwards.html = FAIL
860 LINUX : LayoutTests/fast/block/basic/011.html = FAIL 858 LINUX : LayoutTests/fast/block/basic/011.html = FAIL
861 LINUX MAC : LayoutTests/fast/block/margin-collapse/103.html = FAIL 859 LINUX MAC : LayoutTests/fast/block/margin-collapse/103.html = FAIL
862 LINUX : LayoutTests/fast/css/acid2.html = FAIL 860 LINUX : LayoutTests/fast/css/acid2.html = FAIL
863 LINUX : LayoutTests/fast/css/css2-system-fonts.html = FAIL 861 LINUX : LayoutTests/fast/css/css2-system-fonts.html = FAIL
864 LINUX : LayoutTests/fast/css/font-face-descriptor-multiple-values.html = FAIL 862 LINUX : LayoutTests/fast/css/font-face-descriptor-multiple-values.html = FAIL
865 LINUX : LayoutTests/fast/css/font-face-locally-installed.html = FAIL 863 LINUX : LayoutTests/fast/css/font-face-locally-installed.html = FAIL
866 LINUX : LayoutTests/fast/css/font-weight-1.html = FAIL 864 LINUX : LayoutTests/fast/css/font-weight-1.html = FAIL
867 LINUX : LayoutTests/fast/css/line-height-font-order.html = FAIL 865 LINUX : LayoutTests/fast/css/line-height-font-order.html = FAIL
868 LINUX : LayoutTests/fast/css/rtl-ordering.html = FAIL 866 LINUX : LayoutTests/fast/css/rtl-ordering.html = FAIL
869 LINUX MAC : LayoutTests/fast/dom/Window/Plug-ins.html = FAIL 867 LINUX MAC : LayoutTests/fast/dom/Window/Plug-ins.html = FAIL
870 LINUX MAC : LayoutTests/fast/dynamic/flash-replacement-test.html = FAIL 868 LINUX MAC : LayoutTests/fast/dynamic/flash-replacement-test.html = FAIL
871 LINUX : LayoutTests/fast/encoding/denormalised-voiced-japanese-chars.html = FAIL 869 LINUX : LayoutTests/fast/encoding/denormalised-voiced-japanese-chars.html = FAIL
872 MAC : LayoutTests/fast/events/access-key-self-destruct.html = FAIL
873 MAC : LayoutTests/fast/events/arrow-keys-on-body.html = FAIL
874 MAC : LayoutTests/fast/events/key-events-in-input-text.html = FAIL
875 MAC : LayoutTests/fast/events/keypress-focus-change.html = FAIL
876 MAC : LayoutTests/fast/events/keypress-insert-tab.html = FAIL
877 MAC : LayoutTests/fast/events/onchange-passwordfield.html = FAIL
878 MAC : LayoutTests/fast/events/onchange-searchfield.html = FAIL
879 MAC : LayoutTests/fast/events/onchange-select-popup.html = FAIL
880 MAC : LayoutTests/fast/events/onchange-textfield.html = FAIL
881 MAC : LayoutTests/fast/events/onsearch-enter.html = FAIL
882 LINUX MAC : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL 870 LINUX MAC : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL
883 LINUX MAC : LayoutTests/fast/events/updateLayoutForHitTest.html = FAIL 871 LINUX MAC : LayoutTests/fast/events/updateLayoutForHitTest.html = FAIL
884 LINUX : LayoutTests/fast/forms/HTMLOptionElement_label05.html = FAIL 872 LINUX : LayoutTests/fast/forms/HTMLOptionElement_label05.html = FAIL
885 MAC : LayoutTests/fast/forms/access-key.html = FAIL
886 MAC : LayoutTests/fast/forms/button-enter-click.html = FAIL
887 MAC : LayoutTests/fast/forms/check-box-enter-key.html = FAIL
888 MAC : LayoutTests/fast/forms/enter-clicks-buttons.html = FAIL
889 MAC : LayoutTests/fast/forms/focus-selection-input.html = FAIL
890 MAC : LayoutTests/fast/forms/focus-selection-textarea.html = FAIL
891 LINUX : LayoutTests/fast/forms/hidden-listbox.html = FAIL 873 LINUX : LayoutTests/fast/forms/hidden-listbox.html = FAIL
892 LINUX MAC : LayoutTests/fast/forms/input-appearance-height.html = FAIL 874 LINUX MAC : LayoutTests/fast/forms/input-appearance-height.html = FAIL
893 LINUX MAC : LayoutTests/fast/forms/input-baseline.html = FAIL 875 LINUX MAC : LayoutTests/fast/forms/input-baseline.html = FAIL
894 MAC : LayoutTests/fast/forms/input-text-double-click.html = FAIL
895 LINUX MAC : LayoutTests/fast/forms/input-text-scroll-left-on-blur.html = FAIL 876 LINUX MAC : LayoutTests/fast/forms/input-text-scroll-left-on-blur.html = FAIL
896 MAC : LayoutTests/fast/forms/legend-access-key.html = FAIL
897 MAC : LayoutTests/fast/forms/listbox-onchange.html = FAIL
898 MAC : LayoutTests/fast/forms/listbox-selection.html = FAIL
899 MAC : LayoutTests/fast/forms/listbox-typeahead-scroll.html = FAIL
900 LINUX : LayoutTests/fast/forms/listbox-width-change.html = FAIL 877 LINUX : LayoutTests/fast/forms/listbox-width-change.html = FAIL
901 MAC : LayoutTests/fast/forms/negativeLineHeight.html = FAIL
902 MAC : LayoutTests/fast/forms/onchange-enter-submit.html = FAIL
903 LINUX : LayoutTests/fast/forms/option-strip-whitespace.html = FAIL 878 LINUX : LayoutTests/fast/forms/option-strip-whitespace.html = FAIL
904 LINUX MAC : LayoutTests/fast/forms/placeholder-pseudo-style.html = FAIL 879 LINUX MAC : LayoutTests/fast/forms/placeholder-pseudo-style.html = FAIL
905 LINUX MAC : LayoutTests/fast/forms/search-cancel-button-style-sharing.html = FAI L 880 LINUX MAC : LayoutTests/fast/forms/search-cancel-button-style-sharing.html = FAI L
906 LINUX MAC : LayoutTests/fast/forms/search-placeholder-value-changed.html = FAIL 881 LINUX MAC : LayoutTests/fast/forms/search-placeholder-value-changed.html = FAIL
907 LINUX MAC : LayoutTests/fast/forms/search-rtl.html = FAIL 882 LINUX MAC : LayoutTests/fast/forms/search-rtl.html = FAIL
908 LINUX MAC : LayoutTests/fast/forms/searchfield-heights.html = FAIL 883 LINUX MAC : LayoutTests/fast/forms/searchfield-heights.html = FAIL
909 MAC : LayoutTests/fast/forms/select-accesskey.html = FAIL
910 LINUX : LayoutTests/fast/forms/select-block-background.html = FAIL 884 LINUX : LayoutTests/fast/forms/select-block-background.html = FAIL
911 LINUX : LayoutTests/fast/forms/select-change-listbox-size.html = FAIL 885 LINUX : LayoutTests/fast/forms/select-change-listbox-size.html = FAIL
912 LINUX : LayoutTests/fast/forms/select-change-popup-to-listbox.html = FAIL 886 LINUX : LayoutTests/fast/forms/select-change-popup-to-listbox.html = FAIL
913 MAC : LayoutTests/fast/forms/select-double-onchange.html = FAIL
914 MAC : LayoutTests/fast/forms/select-enter-key.html = FAIL
915 LINUX : LayoutTests/fast/forms/select-initial-position.html = FAIL 887 LINUX : LayoutTests/fast/forms/select-initial-position.html = FAIL
916 LINUX : LayoutTests/fast/forms/select-list-box-with-height.html = FAIL 888 LINUX : LayoutTests/fast/forms/select-list-box-with-height.html = FAIL
917 MAC : LayoutTests/fast/forms/select-type-ahead-non-latin.html = FAIL
918 LINUX : LayoutTests/fast/forms/select-visual-hebrew.html = FAIL 889 LINUX : LayoutTests/fast/forms/select-visual-hebrew.html = FAIL
919 MAC : LayoutTests/fast/forms/textAreaLineHeight.html = FAIL
920 MAC : LayoutTests/fast/forms/textarea-type-spaces.html = FAIL
921 MAC : LayoutTests/fast/forms/textarea-width.html = FAIL
922 MAC : LayoutTests/fast/forms/textfield-onchange-deletion.html = FAIL
923 LINUX MAC : LayoutTests/fast/forms/textfield-outline.html = FAIL 890 LINUX MAC : LayoutTests/fast/forms/textfield-outline.html = FAIL
924 MAC : LayoutTests/fast/forms/textfield-to-password-on-focus.html = FAIL
925 LINUX MAC : LayoutTests/fast/forms/visual-hebrew-text-field.html = FAIL 891 LINUX MAC : LayoutTests/fast/forms/visual-hebrew-text-field.html = FAIL
926 MAC : LayoutTests/fast/frames/iframe-window-focus.html = FAIL
927 LINUX : LayoutTests/fast/frames/viewsource-attribute.html = FAIL 892 LINUX : LayoutTests/fast/frames/viewsource-attribute.html = FAIL
928 LINUX MAC : LayoutTests/fast/lists/001.html = FAIL 893 LINUX MAC : LayoutTests/fast/lists/001.html = FAIL
929 LINUX MAC : LayoutTests/fast/loader/file-URL-with-port-number.html = FAIL 894 LINUX MAC : LayoutTests/fast/loader/file-URL-with-port-number.html = FAIL
930 LINUX MAC : LayoutTests/fast/loader/loadInProgress.html = FAIL 895 LINUX MAC : LayoutTests/fast/loader/loadInProgress.html = FAIL
931 LINUX MAC : LayoutTests/fast/loader/url-parse-1.html = FAIL 896 LINUX MAC : LayoutTests/fast/loader/url-parse-1.html = FAIL
932 LINUX MAC : LayoutTests/fast/replaced/width100percent-searchfield.html = FAIL 897 LINUX MAC : LayoutTests/fast/replaced/width100percent-searchfield.html = FAIL
933 LINUX : LayoutTests/fast/text/atsui-kerning-and-ligatures.html = FAIL 898 LINUX : LayoutTests/fast/text/atsui-kerning-and-ligatures.html = FAIL
934 LINUX : LayoutTests/fast/text/atsui-partial-selection.html = FAIL 899 LINUX : LayoutTests/fast/text/atsui-partial-selection.html = FAIL
935 LINUX : LayoutTests/fast/text/atsui-small-caps-punctuation-size.html = FAIL 900 LINUX : LayoutTests/fast/text/atsui-small-caps-punctuation-size.html = FAIL
936 LINUX : LayoutTests/fast/text/atsui-spacing-features.html = FAIL 901 LINUX : LayoutTests/fast/text/atsui-spacing-features.html = FAIL
937 LINUX : LayoutTests/fast/text/cg-vs-atsui.html = FAIL 902 LINUX : LayoutTests/fast/text/cg-vs-atsui.html = FAIL
938 LINUX : LayoutTests/fast/text/international/001.html = FAIL 903 LINUX : LayoutTests/fast/text/international/001.html = FAIL
939 LINUX : LayoutTests/fast/text/international/002.html = FAIL 904 LINUX : LayoutTests/fast/text/international/002.html = FAIL
940 LINUX : LayoutTests/fast/text/international/003.html = FAIL 905 LINUX : LayoutTests/fast/text/international/003.html = FAIL
941 LINUX : LayoutTests/fast/text/international/bidi-AN-after-empty-run.html = FAIL 906 LINUX : LayoutTests/fast/text/international/bidi-AN-after-empty-run.html = FAIL
942 LINUX : LayoutTests/fast/text/international/bidi-CS-after-AN.html = FAIL 907 LINUX : LayoutTests/fast/text/international/bidi-CS-after-AN.html = FAIL
943 LINUX : LayoutTests/fast/text/international/bidi-control-chars-treated-as-ZWS.ht ml = FAIL 908 LINUX : LayoutTests/fast/text/international/bidi-control-chars-treated-as-ZWS.ht ml = FAIL
944 LINUX : LayoutTests/fast/text/international/bidi-listbox-atsui.html = FAIL 909 LINUX : LayoutTests/fast/text/international/bidi-listbox-atsui.html = FAIL
945 LINUX : LayoutTests/fast/text/international/bidi-listbox.html = FAIL 910 LINUX : LayoutTests/fast/text/international/bidi-listbox.html = FAIL
946 LINUX : LayoutTests/fast/text/international/complex-character-based-fallback.htm l = FAIL 911 LINUX : LayoutTests/fast/text/international/complex-character-based-fallback.htm l = FAIL
947 LINUX : LayoutTests/fast/text/international/hindi-spacing.html = FAIL 912 LINUX : LayoutTests/fast/text/international/hindi-spacing.html = FAIL
948 MAC : LayoutTests/fast/text/international/rtl-white-space-pre-wrap.html = FAIL
949 LINUX : LayoutTests/fast/text/international/wrap-CJK-001.html = FAIL 913 LINUX : LayoutTests/fast/text/international/wrap-CJK-001.html = FAIL
950 LINUX : LayoutTests/fast/text/large-text-composed-char.html = FAIL 914 LINUX : LayoutTests/fast/text/large-text-composed-char.html = FAIL
951 LINUX : LayoutTests/fast/text/letter-spacing-negative-opacity.html = FAIL 915 LINUX : LayoutTests/fast/text/letter-spacing-negative-opacity.html = FAIL
952 LINUX : LayoutTests/fast/text/line-breaks.html = FAIL 916 LINUX : LayoutTests/fast/text/line-breaks.html = FAIL
953 LINUX : LayoutTests/fast/text/should-use-atsui.html = FAIL 917 LINUX : LayoutTests/fast/text/should-use-atsui.html = FAIL
954 LINUX : LayoutTests/fast/text/updateNewFont.html = FAIL 918 LINUX : LayoutTests/fast/text/updateNewFont.html = FAIL
955 LINUX MAC : LayoutTests/fast/xsl/transform-xhr-doc.xhtml = FAIL 919 LINUX MAC : LayoutTests/fast/xsl/transform-xhr-doc.xhtml = FAIL
956 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-04-t.svg = FAIL 920 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-04-t.svg = FAIL
957 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-05-t.svg = FAIL 921 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-05-t.svg = FAIL
958 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-06-t.svg = FAIL 922 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-06-t.svg = FAIL
(...skipping 13 matching lines...) Expand all
972 LINUX : LayoutTests/svg/custom/path-getTotalLength.svg = FAIL 936 LINUX : LayoutTests/svg/custom/path-getTotalLength.svg = FAIL
973 LINUX : LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL 937 LINUX : LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL
974 LINUX : LayoutTests/svg/custom/use-referencing-nonexisting-symbol.svg = FAIL 938 LINUX : LayoutTests/svg/custom/use-referencing-nonexisting-symbol.svg = FAIL
975 LINUX : LayoutTests/svg/hixie/perf/003.xml = FAIL 939 LINUX : LayoutTests/svg/hixie/perf/003.xml = FAIL
976 LINUX : LayoutTests/svg/hixie/perf/004.xml = FAIL 940 LINUX : LayoutTests/svg/hixie/perf/004.xml = FAIL
977 LINUX : LayoutTests/svg/hixie/perf/005.xml = FAIL 941 LINUX : LayoutTests/svg/hixie/perf/005.xml = FAIL
978 LINUX : LayoutTests/svg/hixie/perf/006.xml = FAIL 942 LINUX : LayoutTests/svg/hixie/perf/006.xml = FAIL
979 LINUX : LayoutTests/svg/hixie/text/003b.xml = FAIL 943 LINUX : LayoutTests/svg/hixie/text/003b.xml = FAIL
980 LINUX : LayoutTests/svg/text/text-spacing-01-b.svg = FAIL 944 LINUX : LayoutTests/svg/text/text-spacing-01-b.svg = FAIL
981 LINUX : LayoutTests/svg/text/text-text-01-b.svg = FAIL 945 LINUX : LayoutTests/svg/text/text-text-01-b.svg = FAIL
982 MAC : LayoutTests/tables/mozilla/bugs/bug2479-2.html = FAIL
983 LINUX MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug8499.html = FAI L 946 LINUX MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug8499.html = FAI L
984 // Linux pixeltest failure: Large areas of the page are missing 947 // Linux pixeltest failure: Large areas of the page are missing
985 LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty _reflow_tbody.html = FAIL 948 LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty _reflow_tbody.html = FAIL
986 LINUX : LayoutTests/css1/box_properties/acid_test.html = FAIL 949 LINUX : LayoutTests/css1/box_properties/acid_test.html = FAIL
987 LINUX MAC : LayoutTests/fast/js/date-DST-time-cusps.html = FAIL 950 LINUX MAC : LayoutTests/fast/js/date-DST-time-cusps.html = FAIL
988 LINUX MAC : LayoutTests/fast/js/date-big-setdate.html = FAIL 951 LINUX MAC : LayoutTests/fast/js/date-big-setdate.html = FAIL
989 952
990 // Internationalization / complex characters / etc 953 // Internationalization / complex characters / etc
991 LINUX : LayoutTests/fast/lists/w3-list-styles.html = FAIL 954 LINUX : LayoutTests/fast/lists/w3-list-styles.html = FAIL
992 955
(...skipping 326 matching lines...) Expand 10 before | Expand all | Expand 10 after
1319 LayoutTests/fast/events/key-events-in-input-button.html = FAIL 1282 LayoutTests/fast/events/key-events-in-input-button.html = FAIL
1320 1283
1321 // MERGE 38625:38653: New tests 1284 // MERGE 38625:38653: New tests
1322 LayoutTests/fast/css/computed-style.html = FAIL 1285 LayoutTests/fast/css/computed-style.html = FAIL
1323 LINUX WIN : LayoutTests/fast/repaint/change-transform.html = FAIL 1286 LINUX WIN : LayoutTests/fast/repaint/change-transform.html = FAIL
1324 LayoutTests/transitions/transition-drt-api-delay.html = TIMEOUT 1287 LayoutTests/transitions/transition-drt-api-delay.html = TIMEOUT
1325 LayoutTests/transitions/transition-shorthand-delay.html = TIMEOUT 1288 LayoutTests/transitions/transition-shorthand-delay.html = TIMEOUT
1326 1289
1327 // MERGE 38653:38729: Expectations changed upstream 1290 // MERGE 38653:38729: Expectations changed upstream
1328 LayoutTests/editing/execCommand/19653-4.html = FAIL 1291 LayoutTests/editing/execCommand/19653-4.html = FAIL
1329 MAC : LayoutTests/editing/deleting/5168598.html = FAIL
1330 LayoutTests/editing/deleting/delete-link-1.html = FAIL 1292 LayoutTests/editing/deleting/delete-link-1.html = FAIL
1331 LINUX WIN : LayoutTests/editing/inserting/insert-before-link-1.html = FAIL 1293 LINUX WIN : LayoutTests/editing/inserting/insert-before-link-1.html = FAIL
1332 LINUX : LayoutTests/editing/execCommand/19089.html = FAIL 1294 LINUX : LayoutTests/editing/execCommand/19089.html = FAIL
1333 LINUX : LayoutTests/fast/block/positioning/047.html = FAIL 1295 LINUX : LayoutTests/fast/block/positioning/047.html = FAIL
1334 LINUX : LayoutTests/fast/text/cg-fallback-bolding.html = FAIL 1296 LINUX : LayoutTests/fast/text/cg-fallback-bolding.html = FAIL
1335 1297
1336 // MERGE 38653:38729: New tests 1298 // MERGE 38653:38729: New tests
1337 LINUX WIN : LayoutTests/fast/repaint/outline-child-repaint.html = FAIL 1299 LINUX WIN : LayoutTests/fast/repaint/outline-child-repaint.html = FAIL
1338 LayoutTests/http/tests/misc/single-character-pi-stylesheet.xhtml = FAIL 1300 LayoutTests/http/tests/misc/single-character-pi-stylesheet.xhtml = FAIL
1339 LayoutTests/fast/workers/stress-js-execution.html = TIMEOUT 1301 LayoutTests/fast/workers/stress-js-execution.html = TIMEOUT
(...skipping 25 matching lines...) Expand all
1365 1327
1366 // 1328 //
1367 // *** TESTS TO WORK ON FIRST *** 1329 // *** TESTS TO WORK ON FIRST ***
1368 // These tests fail because of work that needs to be done in Mac TestShell to 1330 // These tests fail because of work that needs to be done in Mac TestShell to
1369 // bring it up to par with Win TestShell. These tests pass on Win and should 1331 // bring it up to par with Win TestShell. These tests pass on Win and should
1370 // pass on Mac once we fix the bugs. 1332 // pass on Mac once we fix the bugs.
1371 // 1333 //
1372 1334
1373 // These tests fail. 1335 // These tests fail.
1374 1336
1337
1338 // ***** BUCKETS
1339
1340 // text fields wrong width
1341 MAC : LayoutTests/editing/inserting/typing-tab-designmode-forms.html = FAIL
1342 MAC : LayoutTests/fast/forms/input-text-double-click.html = FAIL
1343 MAC : LayoutTests/tables/mozilla/bugs/bug2479-2.html = FAIL
1344 MAC : LayoutTests/editing/deleting/5168598.html = FAIL
1345
1346 // no idea why chrome comes out with a different render tree from webkit.
1347 // text areas are in the wrong layer. win rebaselined, but I don't know why
1348 // they would.
1349 MAC : LayoutTests/fast/forms/negativeLineHeight.html = FAIL
1350 MAC : LayoutTests/fast/forms/textAreaLineHeight.html = FAIL
1351 MAC : LayoutTests/fast/forms/textarea-width.html = FAIL
1352 MAC : LayoutTests/fast/text/international/rtl-white-space-pre-wrap.html = FAIL
1353
1354 // text input garbage
1355 MAC : LayoutTests/editing/inserting/typing-tab-designmode.html = FAIL
1356 MAC : LayoutTests/fast/events/key-events-in-input-text.html = FAIL
1357 MAC : LayoutTests/fast/forms/focus-selection-input.html = FAIL
1358 MAC : LayoutTests/fast/forms/focus-selection-textarea.html = FAIL
1359 MAC : LayoutTests/fast/forms/textarea-type-spaces.html = FAIL
1360 MAC : LayoutTests/fast/frames/iframe-window-focus.html = FAIL
1361
1362 // bad key event handling
1363 MAC : LayoutTests/fast/events/access-key-self-destruct.html = FAIL
1364 MAC : LayoutTests/fast/events/arrow-keys-on-body.html = FAIL
1365 MAC : LayoutTests/fast/events/keypress-focus-change.html = FAIL
1366 MAC : LayoutTests/fast/events/keypress-insert-tab.html = FAIL
1367 MAC : LayoutTests/fast/events/onchange-passwordfield.html = FAIL
1368 MAC : LayoutTests/fast/events/onchange-searchfield.html = FAIL
1369 MAC : LayoutTests/fast/events/onchange-select-popup.html = FAIL
1370 MAC : LayoutTests/fast/events/onchange-textfield.html = FAIL
1371 MAC : LayoutTests/fast/events/onsearch-enter.html = FAIL
1372 MAC : LayoutTests/fast/forms/access-key.html = FAIL
1373 MAC : LayoutTests/fast/forms/button-enter-click.html = FAIL
1374 MAC : LayoutTests/fast/forms/check-box-enter-key.html = FAIL
1375 MAC : LayoutTests/fast/forms/enter-clicks-buttons.html = FAIL
1376 MAC : LayoutTests/fast/forms/legend-access-key.html = FAIL
1377 MAC : LayoutTests/fast/forms/listbox-typeahead-scroll.html = FAIL
1378 MAC : LayoutTests/fast/forms/onchange-enter-submit.html = FAIL
1379 MAC : LayoutTests/fast/forms/select-accesskey.html = FAIL
1380 MAC : LayoutTests/fast/forms/select-double-onchange.html = FAIL
1381 MAC : LayoutTests/fast/forms/select-enter-key.html = FAIL
1382 MAC : LayoutTests/fast/forms/select-type-ahead-non-latin.html = FAIL
1383 MAC : LayoutTests/fast/forms/textfield-onchange-deletion.html = FAIL
1384 MAC : LayoutTests/fast/forms/textfield-to-password-on-focus.html = FAIL
1385
1386 // selection
1387 MAC : LayoutTests/fast/forms/listbox-onchange.html = FAIL
1388 MAC : LayoutTests/fast/forms/listbox-selection.html = FAIL
1389
1390 // ***** END BUCKETS
1391
1375 MAC : LayoutTests/editing/execCommand/insertImage.html = FAIL 1392 MAC : LayoutTests/editing/execCommand/insertImage.html = FAIL
1376 MAC : LayoutTests/editing/inserting/4960120-1.html = FAIL 1393 MAC : LayoutTests/editing/inserting/4960120-1.html = FAIL
1377 MAC : LayoutTests/editing/inserting/5607069-2.html = FAIL 1394 MAC : LayoutTests/editing/inserting/5607069-2.html = FAIL
1378 MAC : LayoutTests/editing/inserting/5607069-3.html = FAIL 1395 MAC : LayoutTests/editing/inserting/5607069-3.html = FAIL
1379 MAC : LayoutTests/editing/inserting/before-after-input-element.html = FAIL 1396 MAC : LayoutTests/editing/inserting/before-after-input-element.html = FAIL
1380 MAC : LayoutTests/editing/pasteboard/4806874.html = FAIL 1397 MAC : LayoutTests/editing/pasteboard/4806874.html = FAIL
1381 MAC : LayoutTests/editing/pasteboard/copy-standalone-image.html = FAIL 1398 MAC : LayoutTests/editing/pasteboard/copy-standalone-image.html = FAIL
1382 1399
1383 MAC : LayoutTests/editing/pasteboard/drop-text-without-selection.html = FAIL 1400 MAC : LayoutTests/editing/pasteboard/drop-text-without-selection.html = FAIL
1384 MAC : LayoutTests/editing/pasteboard/input-field-1.html = FAIL 1401 MAC : LayoutTests/editing/pasteboard/input-field-1.html = FAIL
(...skipping 344 matching lines...) Expand 10 before | Expand all | Expand 10 after
1729 MAC : LayoutTests/fast/css/variables/variable-iteration-test.html = FAIL 1746 MAC : LayoutTests/fast/css/variables/variable-iteration-test.html = FAIL
1730 MAC : LayoutTests/fast/forms/input-disabled-color.html = FAIL 1747 MAC : LayoutTests/fast/forms/input-disabled-color.html = FAIL
1731 MAC : LayoutTests/fast/forms/password-placeholder-text-security.html = FAIL 1748 MAC : LayoutTests/fast/forms/password-placeholder-text-security.html = FAIL
1732 MAC : LayoutTests/fast/forms/password-placeholder.html = FAIL 1749 MAC : LayoutTests/fast/forms/password-placeholder.html = FAIL
1733 MAC : LayoutTests/fast/js/regexp-test-null-string.html = FAIL 1750 MAC : LayoutTests/fast/js/regexp-test-null-string.html = FAIL
1734 MAC : LayoutTests/fast/js/uncaught-exception-line-number.html = FAIL 1751 MAC : LayoutTests/fast/js/uncaught-exception-line-number.html = FAIL
1735 MAC DEBUG : LayoutTests/svg/W3C-SVG-1.1/animate-elem-30-t.svg = FAIL 1752 MAC DEBUG : LayoutTests/svg/W3C-SVG-1.1/animate-elem-30-t.svg = FAIL
1736 MAC DEBUG : LayoutTests/svg/hixie/perf/007.xml = FAIL 1753 MAC DEBUG : LayoutTests/svg/hixie/perf/007.xml = FAIL
1737 1754
1738 // Items crashing (sometimes) on the Mac as of 2008/12/12 1755 // Items crashing (sometimes) on the Mac as of 2008/12/12
1756
1757 // window.open
1739 MAC : LayoutTests/http/tests/security/frameNavigation/not-opener.html = CRASH 1758 MAC : LayoutTests/http/tests/security/frameNavigation/not-opener.html = CRASH
1759 // window.open
1740 MAC : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-ur l-window-open.html = PASS CRASH 1760 MAC : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-ur l-window-open.html = PASS CRASH
1761 // window.open
1741 MAC : LayoutTests/http/tests/xmlhttprequest/close-window.html = CRASH 1762 MAC : LayoutTests/http/tests/xmlhttprequest/close-window.html = CRASH
1763 // window.open and plugin
1742 MAC : LayoutTests/plugins/open-and-close-window-with-plugin.html = CRASH FAIL 1764 MAC : LayoutTests/plugins/open-and-close-window-with-plugin.html = CRASH FAIL
1743 1765
1744 // 2008/12/15 things crashing/timing out on the mac 1766 // 2008/12/15 things crashing/timing out on the mac
1767
1768 // no html tags, bad html (unmatched tags)
1745 MAC : LayoutTests/fast/canvas/unclosed-canvas-1.html = CRASH 1769 MAC : LayoutTests/fast/canvas/unclosed-canvas-1.html = CRASH
1770 // window.open
1746 MAC : LayoutTests/fast/dom/Window/setting-properties-on-closed-window.html = CRA SH 1771 MAC : LayoutTests/fast/dom/Window/setting-properties-on-closed-window.html = CRA SH
1772 // eventSender -- window.open
1747 MAC RELEASE : LayoutTests/fast/events/open-window-from-another-frame.html = CRAS H PASS 1773 MAC RELEASE : LayoutTests/fast/events/open-window-from-another-frame.html = CRAS H PASS
1774 // Script -- window.open
1748 MAC RELEASE : LayoutTests/fast/history/history_reload.html = CRASH 1775 MAC RELEASE : LayoutTests/fast/history/history_reload.html = CRASH
1776 // Script -- window.open
1749 MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign- domain-window-open.html = CRASH TIMEOUT 1777 MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign- domain-window-open.html = CRASH TIMEOUT
1778 // Script -- window.open
1750 MAC : LayoutTests/http/tests/security/frameNavigation/opener.html = CRASH 1779 MAC : LayoutTests/http/tests/security/frameNavigation/opener.html = CRASH
1780 // Script -- window.open
1751 MAC RELEASE : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-from-java script-url-in-foreign-domain-window-open.html = CRASH PASS 1781 MAC RELEASE : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-from-java script-url-in-foreign-domain-window-open.html = CRASH PASS
1782 // Script -- window.open
1752 MAC : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-to-javascript-url -in-foreign-domain-window-open.html = PASS CRASH 1783 MAC : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-to-javascript-url -in-foreign-domain-window-open.html = PASS CRASH
1784 // Script+SVG -- window.open
1753 MAC : LayoutTests/svg/carto.net/scrollbar.svg = CRASH 1785 MAC : LayoutTests/svg/carto.net/scrollbar.svg = CRASH
1786 // Script doesn't seem to run full tests before crashing
1754 MAC DEBUG : LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width -prop.html = CRASH 1787 MAC DEBUG : LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width -prop.html = CRASH
1788 // Script -- onload hooks
1755 MAC : LayoutTests/fast/dom/Document/early-document-access.html = CRASH 1789 MAC : LayoutTests/fast/dom/Document/early-document-access.html = CRASH
1756 1790
1757 // WebKit Merge 38800:38850 regressions 1791 // WebKit Merge 38800:38850 regressions
1758 LayoutTests/fast/dom/HTMLDocument/document-open-return-value.html = FAIL 1792 LayoutTests/fast/dom/HTMLDocument/document-open-return-value.html = FAIL
1759 LayoutTests/fast/events/dispatchEvent-crash.html = FAIL 1793 LayoutTests/fast/events/dispatchEvent-crash.html = FAIL
1760 1794
1761 // WebKit Merge 38850:38900 new tests 1795 // WebKit Merge 38850:38900 new tests
1762 1796
1763 // Linux pixeltest failure: There should be two lines of text 1797 // Linux pixeltest failure: There should be two lines of text
1764 LINUX WIN : LayoutTests/editing/selection/wrapped-line-caret-1.html = FAIL 1798 LINUX WIN : LayoutTests/editing/selection/wrapped-line-caret-1.html = FAIL
(...skipping 292 matching lines...) Expand 10 before | Expand all | Expand 10 after
2057 WIN : LayoutTests/plugins/embed-attributes-setting.html = FAIL 2091 WIN : LayoutTests/plugins/embed-attributes-setting.html = FAIL
2058 LayoutTests/transforms/2d/transform-value-types.html = FAIL 2092 LayoutTests/transforms/2d/transform-value-types.html = FAIL
2059 LayoutTests/wml/go-task-animation.html = FAIL 2093 LayoutTests/wml/go-task-animation.html = FAIL
2060 LayoutTests/animations/change-keyframes-name.html = TIMEOUT 2094 LayoutTests/animations/change-keyframes-name.html = TIMEOUT
2061 LayoutTests/fast/workers/worker-replace-self.html = TIMEOUT 2095 LayoutTests/fast/workers/worker-replace-self.html = TIMEOUT
2062 LayoutTests/http/tests/navigation/post-goback-repost-policy.html = TIMEOUT 2096 LayoutTests/http/tests/navigation/post-goback-repost-policy.html = TIMEOUT
2063 LayoutTests/fast/backgrounds/svg-as-background-5.html = CRASH FAIL PASS 2097 LayoutTests/fast/backgrounds/svg-as-background-5.html = CRASH FAIL PASS
2064 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/4947130.html = CRASH 2098 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/4947130.html = CRASH
2065 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-image-in-about-blank-frame .html = CRASH 2099 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-image-in-about-blank-frame .html = CRASH
2066 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-i n-iframe.html = CRASH 2100 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-i n-iframe.html = CRASH
2101 // eventSender to fake a drag
2067 MAC : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-in-iframe.htm l = FAIL 2102 MAC : LayoutTests/editing/pasteboard/drag-image-to-contenteditable-in-iframe.htm l = FAIL
2068 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-selected-image-to-contente ditable.html = CRASH 2103 LINUX WIN DEBUG : LayoutTests/editing/pasteboard/drag-selected-image-to-contente ditable.html = CRASH
2069 LINUX WIN DEBUG : LayoutTests/editing/selection/drag-to-contenteditable-iframe.h tml = CRASH 2104 LINUX WIN DEBUG : LayoutTests/editing/selection/drag-to-contenteditable-iframe.h tml = CRASH
2070 LINUX WIN DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html = CRASH 2105 LINUX WIN DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html = CRASH
2106 // eventSender to fake a drag
2071 MAC DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html = FAI L 2107 MAC DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html = FAI L
2072 // Missing expected results. 2108 // Missing expected results.
2073 SKIP : LayoutTests/svg/webarchive/svg-cursor-subresources.svg = FAIL 2109 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