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

Side by Side Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 244036: Roll DEPS for WebKit 48841:48871. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 2 months 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 | « DEPS ('k') | 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 // This file consists of lines with specifications of what 1 // This file consists of lines with specifications of what
2 // to expect from layout test cases. The test cases can be directories 2 // to expect from layout test cases. The test cases can be directories
3 // in which case the expectations apply to all test cases in that 3 // in which case the expectations apply to all test cases in that
4 // directory and any subdirectory. The format of the file is along the 4 // directory and any subdirectory. The format of the file is along the
5 // lines of: 5 // lines of:
6 // 6 //
7 // LayoutTests/fast/js/fixme.js = FAIL 7 // LayoutTests/fast/js/fixme.js = FAIL
8 // LayoutTests/fast/js/flaky.js = FAIL PASS 8 // LayoutTests/fast/js/flaky.js = FAIL PASS
9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS 9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS
10 // 10 //
(...skipping 662 matching lines...) Expand 10 before | Expand all | Expand 10 after
673 BUG4359 SKIP : LayoutTests/storage/multiple-transactions.html = PASS 673 BUG4359 SKIP : LayoutTests/storage/multiple-transactions.html = PASS
674 BUG4359 SKIP : LayoutTests/storage/open-database-empty-version.html = PASS 674 BUG4359 SKIP : LayoutTests/storage/open-database-empty-version.html = PASS
675 BUG4359 SKIP : LayoutTests/storage/private-browsing-readonly.html = PASS 675 BUG4359 SKIP : LayoutTests/storage/private-browsing-readonly.html = PASS
676 BUG4359 SKIP : LayoutTests/storage/quota-tracking.html = PASS 676 BUG4359 SKIP : LayoutTests/storage/quota-tracking.html = PASS
677 BUG4359 SKIP : LayoutTests/storage/sql-data-types.html = PASS 677 BUG4359 SKIP : LayoutTests/storage/sql-data-types.html = PASS
678 BUG4359 SKIP : LayoutTests/storage/sql-data-types.js = PASS 678 BUG4359 SKIP : LayoutTests/storage/sql-data-types.js = PASS
679 BUG4359 SKIP : LayoutTests/storage/success-callback.html = PASS 679 BUG4359 SKIP : LayoutTests/storage/success-callback.html = PASS
680 BUG4359 SKIP : LayoutTests/storage/transaction-callback-exception-crash.html = P ASS 680 BUG4359 SKIP : LayoutTests/storage/transaction-callback-exception-crash.html = P ASS
681 BUG4359 SKIP : LayoutTests/storage/transaction-error-callback.html = PASS 681 BUG4359 SKIP : LayoutTests/storage/transaction-error-callback.html = PASS
682 BUG4359 SKIP : LayoutTests/fast/js/exceptions-thrown-in-callbacks.html = PASS 682 BUG4359 SKIP : LayoutTests/fast/js/exceptions-thrown-in-callbacks.html = PASS
683 BUG4359 MAC LINUX : LayoutTests/storage/test-authorizer.html = CRASH 683 BUG4359 : LayoutTests/storage/read-and-write-transactions-dont-run-together.html = TIMEOUT
684 BUG4359 MAC LINUX : LayoutTests/storage/open-database-while-transaction-in-progr ess.html = CRASH 684 BUG4359 : LayoutTests/storage/read-transactions-running-concurrently.html = TIME OUT
685 BUG4359 WIN : LayoutTests/storage/read-and-write-transactions-dont-run-together. html = TIMEOUT
686 BUG4359 WIN : LayoutTests/storage/read-transactions-running-concurrently.html = TIMEOUT
687 BUG4359 MAC LINUX : LayoutTests/storage/read-and-write-transactions-dont-run-tog ether.html = CRASH
688 BUG4359 MAC LINUX : LayoutTests/storage/read-transactions-running-concurrently.h tml = CRASH
689 BUG22296 LINUX MAC : LayoutTests/storage/multiple-transactions-on-different-hand les.html = TIMEOUT CRASH
690 685
691 // Implement HTML5 Geolocation API. 686 // Implement HTML5 Geolocation API.
692 BUG11246 : LayoutTests/fast/dom/Geolocation = FAIL 687 BUG11246 : LayoutTests/fast/dom/Geolocation = FAIL
693 688
694 // Implement HTML5 EventSource API. Skipping, because most of these time out and 689 // Implement HTML5 EventSource API. Skipping, because most of these time out and
695 // slow down the test run. 690 // slow down the test run.
696 BUG19625 SKIP : LayoutTests/fast/eventsource = TIMEOUT 691 BUG19625 SKIP : LayoutTests/fast/eventsource = TIMEOUT
697 BUG19625 SKIP : LayoutTests/http/tests/eventsource = TIMEOUT 692 BUG19625 SKIP : LayoutTests/http/tests/eventsource = TIMEOUT
698 693
699 // Implement HTML5 datalist element. 694 // Implement HTML5 datalist element.
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
738 BUG13907 WIN : LayoutTests/media/audio-constructor-src.html = TIMEOUT 733 BUG13907 WIN : LayoutTests/media/audio-constructor-src.html = TIMEOUT
739 BUG13907 WIN : LayoutTests/media/audio-play-event.html = TIMEOUT 734 BUG13907 WIN : LayoutTests/media/audio-play-event.html = TIMEOUT
740 BUG13907 WIN : LayoutTests/media/controls-drag-timebar.html = TIMEOUT 735 BUG13907 WIN : LayoutTests/media/controls-drag-timebar.html = TIMEOUT
741 BUG13907 WIN : LayoutTests/media/video-no-audio.html = TIMEOUT 736 BUG13907 WIN : LayoutTests/media/video-no-audio.html = TIMEOUT
742 BUG13907 WIN : LayoutTests/media/video-source-add-src.html = TIMEOUT 737 BUG13907 WIN : LayoutTests/media/video-source-add-src.html = TIMEOUT
743 BUG13907 WIN : LayoutTests/media/audio-delete-while-slider-thumb-clicked.html = PASS FAIL CRASH 738 BUG13907 WIN : LayoutTests/media/audio-delete-while-slider-thumb-clicked.html = PASS FAIL CRASH
744 BUG13907 WIN MAC LINUX : LayoutTests/fast/layers/video-layer.html = FAIL 739 BUG13907 WIN MAC LINUX : LayoutTests/fast/layers/video-layer.html = FAIL
745 BUG13907 WIN : LayoutTests/media/event-attributes.html = TIMEOUT 740 BUG13907 WIN : LayoutTests/media/event-attributes.html = TIMEOUT
746 BUG13907 WIN : LayoutTests/media/controls-styling.html = FAIL 741 BUG13907 WIN : LayoutTests/media/controls-styling.html = FAIL
747 BUG13907 WIN : LayoutTests/media/video-seek-past-end-playing.html = FAIL 742 BUG13907 WIN : LayoutTests/media/video-seek-past-end-playing.html = FAIL
748 BUG13907 WIN : LayoutTests/media/video-error-abort.html = FAIL
749 743
750 // Very flakey after r24022. Not sure if because of that change though. 744 // Very flakey after r24022. Not sure if because of that change though.
751 BUG20004 WIN : LayoutTests/media/video-play-pause-events.html = TIMEOUT PASS 745 BUG20004 WIN : LayoutTests/media/video-play-pause-events.html = TIMEOUT PASS
752 746
753 // These tests are WONTFIX because they uess codecs chromium doesn't support. 747 // These tests are WONTFIX because they uess codecs chromium doesn't support.
754 BUG16779 WONTFIX SKIP : LayoutTests/media/video-can-play-type.html = FAIL TIMEOU T 748 BUG16779 WONTFIX SKIP : LayoutTests/media/video-can-play-type.html = FAIL TIMEOU T
755 BUG16779 WONTFIX SKIP : LayoutTests/media/video-document-types.html = FAIL TIMEO UT 749 BUG16779 WONTFIX SKIP : LayoutTests/media/video-document-types.html = FAIL TIMEO UT
756 BUG16779 WONTFIX SKIP : LayoutTests/media/audio-mpeg-supported.html = FAIL TIMEO UT 750 BUG16779 WONTFIX SKIP : LayoutTests/media/audio-mpeg-supported.html = FAIL TIMEO UT
757 BUG16779 WONTFIX SKIP : LayoutTests/media/audio-data-url.html = FAIL TIMEOUT 751 BUG16779 WONTFIX SKIP : LayoutTests/media/audio-data-url.html = FAIL TIMEOUT
758 BUG16779 WONTFIX SKIP : LayoutTests/media/video-size-intrinsic-scale.html = FAIL TIMEOUT 752 BUG16779 WONTFIX SKIP : LayoutTests/media/video-size-intrinsic-scale.html = FAIL TIMEOUT
759 753
760 // Crash on Mac and Linux. Need investigation.
761 BUG_JIANLI MAC LINUX : LayoutTests/fast/events/drag-to-navigate.html = TIMEOUT C RASH
762
763 // Function arguments object is copied for each access. 754 // Function arguments object is copied for each access.
764 BUG941049 : LayoutTests/fast/js/kde/function_arguments.html = FAIL 755 BUG941049 : LayoutTests/fast/js/kde/function_arguments.html = FAIL
765 756
766 // It looks like the upstream test is incorrectly using font-family: Times 757 // It looks like the upstream test is incorrectly using font-family: Times
767 // instead of font-family: times new roman. This broke when we recently moved 758 // instead of font-family: times new roman. This broke when we recently moved
768 // more of our font default settings to 'times new roman' from 'Times'. This 759 // more of our font default settings to 'times new roman' from 'Times'. This
769 // should be fixed upstream. https://bugs.webkit.org/show_bug.cgi?id=16348 760 // should be fixed upstream. https://bugs.webkit.org/show_bug.cgi?id=16348
770 BUG10277 LINUX : LayoutTests/fast/css/font-face-default-font.html = FAIL 761 BUG10277 LINUX : LayoutTests/fast/css/font-face-default-font.html = FAIL
771 762
772 // We don't support dynamic fonts on Linux. 763 // We don't support dynamic fonts on Linux.
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
827 BUG10387 SKIP : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-image-not-l oaded-svg.svg = FAIL 818 BUG10387 SKIP : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-image-not-l oaded-svg.svg = FAIL
828 819
829 BUG10412 WIN LINUX : LayoutTests/fast/table/vertical-align-baseline.html = FAIL 820 BUG10412 WIN LINUX : LayoutTests/fast/table/vertical-align-baseline.html = FAIL
830 BUG20505 : LayoutTests/http/tests/misc/SVGFont-delayed-load.html = FAIL 821 BUG20505 : LayoutTests/http/tests/misc/SVGFont-delayed-load.html = FAIL
831 BUG20507 : LayoutTests/http/tests/uri/resolve-encoding-relative.html = FAIL 822 BUG20507 : LayoutTests/http/tests/uri/resolve-encoding-relative.html = FAIL
832 823
833 BUG10401 : LayoutTests/plugins/npruntime.html = TIMEOUT FAIL 824 BUG10401 : LayoutTests/plugins/npruntime.html = TIMEOUT FAIL
834 BUG6735 : LayoutTests/plugins/netscape-throw-exception.html = FAIL 825 BUG6735 : LayoutTests/plugins/netscape-throw-exception.html = FAIL
835 826
836 BUG10432 WIN LINUX : LayoutTests/fast/overflow/004.html = FAIL 827 BUG10432 WIN LINUX : LayoutTests/fast/overflow/004.html = FAIL
837 BUG10433 : LayoutTests/fast/dom/Window/webkitConvertPoint.html = FAIL 828 BUG10433 WIN LINUX : LayoutTests/fast/dom/Window/webkitConvertPoint.html = FAIL
838 829
839 BUG9071 MAC WIN DEBUG SLOW : LayoutTests/editing/selection/drag-to-contenteditab le-iframe.html = FAIL PASS 830 BUG9071 MAC WIN DEBUG SLOW : LayoutTests/editing/selection/drag-to-contenteditab le-iframe.html = FAIL PASS
840 BUG9071 LINUX : LayoutTests/editing/selection/drag-to-contenteditable-iframe.htm l = FAIL 831 BUG9071 LINUX : LayoutTests/editing/selection/drag-to-contenteditable-iframe.htm l = FAIL
841 BUG10436 WIN LINUX : LayoutTests/fast/block/float/nested-clearance.html = FAIL 832 BUG10436 WIN LINUX : LayoutTests/fast/block/float/nested-clearance.html = FAIL
842 833
843 // ----------------------------------------------------------------- 834 // -----------------------------------------------------------------
844 // SVG TESTS 835 // SVG TESTS
845 // ----------------------------------------------------------------- 836 // -----------------------------------------------------------------
846 837
847 // These are regressions from 1.0, but deemed DEFERable for 2.0. 838 // These are regressions from 1.0, but deemed DEFERable for 2.0.
(...skipping 517 matching lines...) Expand 10 before | Expand all | Expand 10 after
1365 // MERGE 38625:38653: New tests 1356 // MERGE 38625:38653: New tests
1366 BUG10360 MAC : LayoutTests/fast/css/getComputedStyle/computed-style.html = FAIL 1357 BUG10360 MAC : LayoutTests/fast/css/getComputedStyle/computed-style.html = FAIL
1367 1358
1368 1359
1369 // MERGE 38653:38729: New tests 1360 // MERGE 38653:38729: New tests
1370 1361
1371 // New test. We should fix it, but it doesn't need to block the current release 1362 // New test. We should fix it, but it doesn't need to block the current release
1372 BUG10361 : LayoutTests/http/tests/misc/single-character-pi-stylesheet.xhtml = FA IL 1363 BUG10361 : LayoutTests/http/tests/misc/single-character-pi-stylesheet.xhtml = FA IL
1373 1364
1374 // Windows is missing the green box. 1365 // Windows is missing the green box.
1375 BUG8729 WIN : LayoutTests/http/tests/multipart/invalid-image-data.html = FAIL 1366 BUG8729 WIN LINUX : LayoutTests/http/tests/multipart/invalid-image-data.html = F AIL
1376 1367
1377 // ----------------------------------------------------------------- 1368 // -----------------------------------------------------------------
1378 // MAC PORT TESTS 1369 // MAC PORT TESTS
1379 // ----------------------------------------------------------------- 1370 // -----------------------------------------------------------------
1380 1371
1381 // 1372 //
1382 // *** TESTS TO WORK ON FIRST *** 1373 // *** TESTS TO WORK ON FIRST ***
1383 // These tests fail because of work that needs to be done in Mac TestShell to 1374 // These tests fail because of work that needs to be done in Mac TestShell to
1384 // bring it up to par with Win TestShell. These tests pass on Win and should 1375 // bring it up to par with Win TestShell. These tests pass on Win and should
1385 // pass on Mac once we fix the bugs. 1376 // pass on Mac once we fix the bugs.
1386 // 1377 //
1387 1378
1388 // We've bucketed tests into groupings for why they're failing. Please try 1379 // We've bucketed tests into groupings for why they're failing. Please try
1389 // to add new failures in the appropriate bucket. 1380 // to add new failures in the appropriate bucket.
1390 1381
1391 // text fields wrong width 1382 // text fields wrong width
1392 BUG10363 MAC : LayoutTests/tables/mozilla/bugs/bug53690-1.html = FAIL 1383 BUG10363 MAC : LayoutTests/tables/mozilla/bugs/bug53690-1.html = FAIL
1393 BUG10363 MAC : LayoutTests/tables/mozilla/bugs/bug9024.html = FAIL 1384 BUG10363 MAC : LayoutTests/tables/mozilla/bugs/bug9024.html = FAIL
1394 BUG10670 MAC : LayoutTests/fast/forms/basic-buttons.html = FAIL
1395 BUG10670 MAC : LayoutTests/fast/forms/basic-inputs.html = FAIL
1396 BUG10670 MAC : chrome/fast/forms/basic-selects.html = FAIL 1385 BUG10670 MAC : chrome/fast/forms/basic-selects.html = FAIL
1397 1386
1398 // we're waiting on upstreaming a change to how textarea padding works. rather 1387 // we're waiting on upstreaming a change to how textarea padding works. rather
1399 // than rebasing, we'll wait for the upstream (which ojan said should happen 1388 // than rebasing, we'll wait for the upstream (which ojan said should happen
1400 // early in Jan 09). 1389 // early in Jan 09).
1401 BUG10364 MAC : LayoutTests/fast/css/resize-corner-tracking.html = FAIL 1390 BUG10364 MAC : LayoutTests/fast/css/resize-corner-tracking.html = FAIL
1402 BUG10364 MAC : LayoutTests/http/tests/navigation/reload-subframe-object.html = T IMEOUT FAIL 1391 BUG10364 MAC : LayoutTests/http/tests/navigation/reload-subframe-object.html = T IMEOUT FAIL
1403 1392
1404 // bad key event handling 1393 // bad key event handling
1405 BUG10366 MAC : LayoutTests/fast/events/option-tab.html = FAIL 1394 BUG10366 MAC : LayoutTests/fast/events/option-tab.html = FAIL
(...skipping 486 matching lines...) Expand 10 before | Expand all | Expand 10 after
1892 // it seems to be failing?! 1881 // it seems to be failing?!
1893 BUG11795 WIN LINUX : LayoutTests/http/tests/misc/favicon-as-image.html = FAIL 1882 BUG11795 WIN LINUX : LayoutTests/http/tests/misc/favicon-as-image.html = FAIL
1894 BUG11795 MAC : LayoutTests/http/tests/misc/favicon-as-image.html = FAIL CRASH 1883 BUG11795 MAC : LayoutTests/http/tests/misc/favicon-as-image.html = FAIL CRASH
1895 1884
1896 // Already baselined for chromium-win, may need to be done for mac/linux as well . 1885 // Already baselined for chromium-win, may need to be done for mac/linux as well .
1897 BUG11796 LINUX : LayoutTests/fast/forms/search-styled.html = FAIL 1886 BUG11796 LINUX : LayoutTests/fast/forms/search-styled.html = FAIL
1898 1887
1899 // Flaky Windows/Linux Tests 1888 // Flaky Windows/Linux Tests
1900 BUG11898 LINUX MAC DEBUG : LayoutTests/svg/dom/SVGScriptElement/script-set-href. svg = FAIL PASS 1889 BUG11898 LINUX MAC DEBUG : LayoutTests/svg/dom/SVGScriptElement/script-set-href. svg = FAIL PASS
1901 BUG11898 WIN DEBUG : LayoutTests/http/tests/misc/submit-get-in-utf16be.html = TI MEOUT PASS 1890 BUG11898 WIN DEBUG : LayoutTests/http/tests/misc/submit-get-in-utf16be.html = TI MEOUT PASS
1891 BUG11898 WIN DEBUG : LayoutTests/http/tests/misc/submit-get-in-utf16le.html = TI MEOUT PASS
1902 BUG18772 WIN DEBUG : LayoutTests/http/tests/navigation/post-goback-same-url.html = TIMEOUT PASS 1892 BUG18772 WIN DEBUG : LayoutTests/http/tests/navigation/post-goback-same-url.html = TIMEOUT PASS
1903 1893
1904 // Need LINUX/Mac rebaselines after WebKit Update 437150:43770 1894 // Need LINUX/Mac rebaselines after WebKit Update 437150:43770
1905 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test1.html = F AIL 1895 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test1.html = F AIL
1906 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test2.html = F AIL 1896 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test2.html = F AIL
1907 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test3.html = F AIL 1897 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test3.html = F AIL
1908 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test4.html = F AIL 1898 BUG12053 MAC : LayoutTests/editing/execCommand/outdent-blockquote-test4.html = F AIL
1909 1899
1910 // New test, added in http://trac.webkit.org/changeset/43822, fails for us 1900 // New test, added in http://trac.webkit.org/changeset/43822, fails for us
1911 BUG12197 : LayoutTests/editing/pasteboard/get-data-text-plain-drop.html = FAIL 1901 BUG12197 : LayoutTests/editing/pasteboard/get-data-text-plain-drop.html = FAIL
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
1949 1939
1950 // Newly added test http://trac.webkit.org/changeset/44816 1940 // Newly added test http://trac.webkit.org/changeset/44816
1951 BUG14673 : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.h tml = FAIL TIMEOUT 1941 BUG14673 : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.h tml = FAIL TIMEOUT
1952 1942
1953 // Need investigation: test shell crashers. 1943 // Need investigation: test shell crashers.
1954 BUG14752 LINUX : LayoutTests/http/tests/cache/subresource-expiration.html = CRAS H FAIL PASS 1944 BUG14752 LINUX : LayoutTests/http/tests/cache/subresource-expiration.html = CRAS H FAIL PASS
1955 BUG14751 LINUX DEBUG: LayoutTests/css2.1/atrule_longest_match.html = CRASH PASS 1945 BUG14751 LINUX DEBUG: LayoutTests/css2.1/atrule_longest_match.html = CRASH PASS
1956 BUG14767 LINUX : LayoutTests/dom/html/level1/core/documentgetdoctypenodtd.html = CRASH FAIL PASS 1946 BUG14767 LINUX : LayoutTests/dom/html/level1/core/documentgetdoctypenodtd.html = CRASH FAIL PASS
1957 1947
1958 BUG14832 : LayoutTests/editing/selection/user-drag-element-and-user-select-none. html = FAIL 1948 BUG14832 : LayoutTests/editing/selection/user-drag-element-and-user-select-none. html = FAIL
1959 BUG14831 : LayoutTests/fast/events/event-trace.html = FAIL
1960 1949
1961 // WebKit 44928:44943 1950 // WebKit 44928:44943
1962 BUG14946 : LayoutTests/fast/js/date-toisostring.html = FAIL 1951 BUG14946 : LayoutTests/fast/js/date-toisostring.html = FAIL
1963 1952
1964 // WebKit 44969:45017 1953 // WebKit 44969:45017
1965 1954
1966 // The Mac layout test buildbots haven't generated a package for 20 days so 1955 // The Mac layout test buildbots haven't generated a package for 20 days so
1967 // the rebaselining tool isn't working for this --agl 1956 // the rebaselining tool isn't working for this --agl
1968 BUG15125 MAC SKIP : chrome/fast/text/fake-italic.html = FAIL 1957 BUG15125 MAC SKIP : chrome/fast/text/fake-italic.html = FAIL
1969 1958
1970 // WebKit 45017:45086 1959 // WebKit 45017:45086
1971 BUG15217 : LayoutTests/fast/js/dictionary-no-cache.html = FAIL 1960 BUG15217 : LayoutTests/fast/js/dictionary-no-cache.html = FAIL
1972 BUG15217 MAC : LayoutTests/fast/js/switch-behaviour.html = FAIL 1961 BUG15217 MAC : LayoutTests/fast/js/switch-behaviour.html = FAIL
1973 1962
1974 // WebKit 45086:45111 1963 // WebKit 45086:45111
1975 BUG15270 : LayoutTests/fast/js/excessive-comma-usage.html = FAIL 1964 BUG15270 : LayoutTests/fast/js/excessive-comma-usage.html = FAIL
1976 1965
1977 // WebKit 45247:45270
1978 BUG15478 : LayoutTests/fast/frames/viewsource-on-image-file.html = FAIL
1979
1980 // WebKit 45270:45287 1966 // WebKit 45270:45287
1981 BUG15490 LINUX : LayoutTests/editing/deleting/25322-1.html = PASS FAIL CRASH 1967 BUG15490 LINUX : LayoutTests/editing/deleting/25322-1.html = PASS FAIL CRASH
1982 1968
1983 // Flaky for a while on DEBUG; also related to BUG17974 1969 // Flaky for a while on DEBUG; also related to BUG17974
1984 BUG15267 LINUX DEBUG : LayoutTests/transitions/cancel-transition.html = PASS FAI L 1970 BUG15267 LINUX DEBUG : LayoutTests/transitions/cancel-transition.html = PASS FAI L
1985 1971
1986 // WebKit 45431:45444 1972 // WebKit 45431:45444
1987 BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL 1973 BUG10384 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL
1988 BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL 1974 BUG11613 LINUX : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL
1989 BUG11613 LINUX : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL 1975 BUG11613 LINUX : LayoutTests/fast/overflow/scrollRevealButton.html = FAIL
(...skipping 266 matching lines...) Expand 10 before | Expand all | Expand 10 after
2256 BUG22526 : LayoutTests/fast/js/Object-create.html = FAIL 2242 BUG22526 : LayoutTests/fast/js/Object-create.html = FAIL
2257 BUG22526 : LayoutTests/fast/js/Object-defineProperties.html = FAIL 2243 BUG22526 : LayoutTests/fast/js/Object-defineProperties.html = FAIL
2258 BUG22526 : LayoutTests/fast/js/Object-defineProperty.html = FAIL 2244 BUG22526 : LayoutTests/fast/js/Object-defineProperty.html = FAIL
2259 BUG22526 : LayoutTests/http/tests/security/xss-DENIED-defineProperty.html = TIME OUT 2245 BUG22526 : LayoutTests/http/tests/security/xss-DENIED-defineProperty.html = TIME OUT
2260 2246
2261 // WebKit merge 48500:48585, introduced by a clipping bug fix. 2247 // WebKit merge 48500:48585, introduced by a clipping bug fix.
2262 BUG22549 WIN LINUX : LayoutTests/fast/overflow/position-fixed-transform-clipping .html = FAIL 2248 BUG22549 WIN LINUX : LayoutTests/fast/overflow/position-fixed-transform-clipping .html = FAIL
2263 2249
2264 // WebKit merge 48500:48585, likely due to a video reload crash fix. 2250 // WebKit merge 48500:48585, likely due to a video reload crash fix.
2265 2251
2266 // WebKit merge 48500:48585, likely due to a fix for file select drag.
2267 BUG22552 MAC LINUX : LayoutTests/fast/events/drag-in-frames.html = CRASH
2268
2269 // WebKit merge 48500:48585, due to newly added support for MathML. 2252 // WebKit merge 48500:48585, due to newly added support for MathML.
2270 BUG22554 SKIP : LayoutTests/mathml = FAIL 2253 BUG22554 SKIP : LayoutTests/mathml = FAIL
2271 2254
2272 // WebKit merge 48610:48642 2255 // WebKit merge 48610:48642
2273 BUG_PAUL LINUX DEBUG : LayoutTests/fast/backgrounds/size/contain-and-cover.html = PASS FAIL 2256 BUG_PAUL LINUX DEBUG : LayoutTests/fast/backgrounds/size/contain-and-cover.html = PASS FAIL
2274 2257
2275 // WebKit update 48684:48700
2276 BUG_DGLAZKOV : LayoutTests/fast/forms/textarea-maxlength.html = FAIL
2277
2278 // WebKit update 48700:48721 2258 // WebKit update 48700:48721
2279 BUG_DGLAZKOV : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-abort-readyS tate-shouldDispatchEvent.html = FAIL 2259 BUG_DGLAZKOV : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-abort-readyS tate-shouldDispatchEvent.html = FAIL
2280 2260
2281 // WebKit update 48734:48747 2261 // WebKit update 48734:48747
2282 BUG_LEVIN : LayoutTests/platform/gtk/scrollbars/overflow-scrollbar-horizontal-wh eel-scroll.html = TIMEOUT 2262 BUG_LEVIN : LayoutTests/platform/gtk/scrollbars/overflow-scrollbar-horizontal-wh eel-scroll.html = TIMEOUT
2283 2263
2284 // WebKit update 48747:48766 2264 // WebKit update 48747:48766
2285 BUG_LEVIN : LayoutTests/fast/dom/timer-clear-interval-in-handler-and-generate-er ror.html = FAIL 2265 BUG_LEVIN : LayoutTests/fast/dom/timer-clear-interval-in-handler-and-generate-er ror.html = FAIL
2286 BUG_LEVIN WIN LINUX : LayoutTests/editing/pasteboard/5478250.html = FAIL 2266 BUG_LEVIN WIN LINUX : LayoutTests/editing/pasteboard/5478250.html = FAIL
2287 2267
2288 // WebKit update 48766:48796 2268 // WebKit update 48766:48796
2289 BUG_LEVIN : LayoutTests/fast/dom/Attr/access-after-element-destruction.html = FA IL 2269 BUG_LEVIN : LayoutTests/fast/dom/Attr/access-after-element-destruction.html = FA IL
2290 2270
2291 // WebKit update 48796:48820 2271 // WebKit update 48796:48820
2292 BUG_LEVIN WIN LINUX : LayoutTests/fast/dom/Element/getBoundingClientRect.html = FAIL 2272 BUG_LEVIN WIN LINUX : LayoutTests/fast/dom/Element/getBoundingClientRect.html = FAIL
2293 BUG_LEVIN WIN LINUX : LayoutTests/fast/dom/Range/getBoundingClientRect.html = FA IL 2273 BUG_LEVIN WIN LINUX : LayoutTests/fast/dom/Range/getBoundingClientRect.html = FA IL
2294 BUG_LEVIN WIN LINUX : LayoutTests/fast/dom/Range/getClientRects.html = FAIL 2274 BUG_LEVIN WIN LINUX : LayoutTests/fast/dom/Range/getClientRects.html = FAIL
2295 BUG_DGLAZKOV : LayoutTests/fast/dom/HTMLInputElement/size-attribute.html = FAIL 2275 BUG_DGLAZKOV : LayoutTests/fast/dom/HTMLInputElement/size-attribute.html = FAIL
2296 2276
2297 BUG23306 WIN : LayoutTests/transitions/repeated-firing-background-color.html = T IMEOUT
2298
2299 // WebKit update 48821:48841 2277 // WebKit update 48821:48841
2300 BUG_JAPHET : LayoutTests/fast/dom/Window/atob-btoa.html = FAIL 2278 BUG_JAPHET : LayoutTests/fast/dom/Window/atob-btoa.html = FAIL
2301 BUG_JAPHET WIN LINUX : LayoutTests/fast/dom/Window/window-lookup-precedence.html = FAIL 2279 BUG_JAPHET WIN LINUX : LayoutTests/fast/dom/Window/window-lookup-precedence.html = FAIL
2302 BUG_JAPHET : LayoutTests/fast/events/event-view-toString.html = FAIL 2280 BUG_JAPHET : LayoutTests/fast/events/event-view-toString.html = FAIL
2303 BUG_JAPHET : LayoutTests/fast/js/eval-cross-window.html = FAIL 2281 BUG_JAPHET : LayoutTests/fast/js/eval-cross-window.html = FAIL
2304 BUG_JAPHET : LayoutTests/fast/js/eval-keyword-vs-function.html = FAIL 2282 BUG_JAPHET : LayoutTests/fast/js/eval-keyword-vs-function.html = FAIL
2305 BUG_JAPHET : LayoutTests/fast/js/toString-and-valueOf-override.html = FAIL 2283 BUG_JAPHET : LayoutTests/fast/js/toString-and-valueOf-override.html = FAIL
2306 BUG_JAPHET : LayoutTests/http/tests/security/cross-frame-access-custom.html = FA IL 2284 BUG_JAPHET : LayoutTests/http/tests/security/cross-frame-access-custom.html = FA IL
OLDNEW
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698