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

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

Issue 166002: Merge 22550 - A couple tests seem to be flakily crashing :(... (Closed) Base URL: svn://chrome-svn/chrome/branches/195/src/
Patch Set: Created 11 years, 4 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 | « 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')
Property Changes:
Modified: svn:mergeinfo
Merged /trunk/src/webkit/tools/layout_tests/test_expectations.txt:r22550
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 1923 matching lines...) Expand 10 before | Expand all | Expand 10 after
1934 BUG10461 MAC : LayoutTests/fast/forms/menulist-no-renderer-onmousedown.html = FA IL PASS 1934 BUG10461 MAC : LayoutTests/fast/forms/menulist-no-renderer-onmousedown.html = FA IL PASS
1935 BUG10461 MAC : LayoutTests/fast/overflow/infiniteRecursion.html = FAIL PASS 1935 BUG10461 MAC : LayoutTests/fast/overflow/infiniteRecursion.html = FAIL PASS
1936 BUG10461 MAC : LayoutTests/fast/events/selectstart-during-autoscroll.html = TIME OUT PASS 1936 BUG10461 MAC : LayoutTests/fast/events/selectstart-during-autoscroll.html = TIME OUT PASS
1937 BUG10461 MAC : LayoutTests/fast/images/animated-svg-as-image.html = TIMEOUT PASS 1937 BUG10461 MAC : LayoutTests/fast/images/animated-svg-as-image.html = TIMEOUT PASS
1938 // Missing expected results 1938 // Missing expected results
1939 BUG10461 SKIP : LayoutTests/platform/mac/fast/text/international/Geeza-Pro-verti cal-metrics-adjustment.html = PASS 1939 BUG10461 SKIP : LayoutTests/platform/mac/fast/text/international/Geeza-Pro-verti cal-metrics-adjustment.html = PASS
1940 1940
1941 // New failures from merge 1941 // New failures from merge
1942 BUG10463 WIN LINUX : LayoutTests/editing/selection/hit-test-anonymous.html = FAI L 1942 BUG10463 WIN LINUX : LayoutTests/editing/selection/hit-test-anonymous.html = FAI L
1943 BUG10463 WIN LINUX : LayoutTests/fast/forms/listbox-hit-test-zoomed.html = FAIL 1943 BUG10463 WIN LINUX : LayoutTests/fast/forms/listbox-hit-test-zoomed.html = FAIL
1944 BUG10463 WIN LINUX : LayoutTests/fast/forms/slider-zoomed.html = FAIL 1944 BUG10463 WIN LINUX : LayoutTests/fast/forms/slider-zoomed.html = FAIL CRASH
1945 BUG10463 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-36-t.svg = FAIL 1945 BUG10463 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-36-t.svg = FAIL
1946 BUG10463 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-39-t.svg = FAIL 1946 BUG10463 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-39-t.svg = FAIL
1947 SLOW BUG10463 WIN : LayoutTests/svg/carto.net/scrollbar.svg = FAIL 1947 SLOW BUG10463 WIN : LayoutTests/svg/carto.net/scrollbar.svg = FAIL
1948 BUG10463 WIN LINUX : LayoutTests/svg/carto.net/selectionlist.svg = CRASH FAIL 1948 BUG10463 WIN LINUX : LayoutTests/svg/carto.net/selectionlist.svg = CRASH FAIL
1949 BUG10463 WIN : LayoutTests/svg/custom/focus-ring.svg = FAIL 1949 BUG10463 WIN : LayoutTests/svg/custom/focus-ring.svg = FAIL
1950 BUG10463 WIN : LayoutTests/svg/custom/image-parent-translation.xhtml = FAIL 1950 BUG10463 WIN : LayoutTests/svg/custom/image-parent-translation.xhtml = FAIL
1951 BUG10463 WIN LINUX : LayoutTests/svg/custom/js-update-image.svg = FAIL 1951 BUG10463 WIN LINUX : LayoutTests/svg/custom/js-update-image.svg = FAIL
1952 BUG10463 WIN : LayoutTests/svg/custom/text-image-opacity.svg = FAIL 1952 BUG10463 WIN : LayoutTests/svg/custom/text-image-opacity.svg = FAIL
1953 1953
1954 // Adding more failures after the last merge: 1954 // Adding more failures after the last merge:
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
2115 BUG9798 MAC : LayoutTests/http/tests/security/frameNavigation/xss-DENIED-targete d-link-navigation.html = FAIL PASS 2115 BUG9798 MAC : LayoutTests/http/tests/security/frameNavigation/xss-DENIED-targete d-link-navigation.html = FAIL PASS
2116 BUG9798 MAC : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-from-java script-url-in-foreign-domain-subframe.html = FAIL PASS 2116 BUG9798 MAC : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-from-java script-url-in-foreign-domain-subframe.html = FAIL PASS
2117 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-whiteli st-response-headers.html = FAIL PASS 2117 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-whiteli st-response-headers.html = FAIL PASS
2118 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync.h tml = FAIL PASS 2118 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync.h tml = FAIL PASS
2119 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin.html = FAIL PASS 2119 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin.html = FAIL PASS
2120 BUG9798 MAC : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = TI MEOUT FAIL 2120 BUG9798 MAC : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = TI MEOUT FAIL
2121 BUG9798 MAC : LayoutTests/svg/hixie/processing-model/003.xml = TIMEOUT PASS 2121 BUG9798 MAC : LayoutTests/svg/hixie/processing-model/003.xml = TIMEOUT PASS
2122 BUG9798 MAC : LayoutTests/tables/mozilla/other/test3.html = TIMEOUT PASS 2122 BUG9798 MAC : LayoutTests/tables/mozilla/other/test3.html = TIMEOUT PASS
2123 BUG9798 MAC : LayoutTests/transitions/transition-timing-function.html = FAIL PAS S 2123 BUG9798 MAC : LayoutTests/transitions/transition-timing-function.html = FAIL PAS S
2124 BUG9798 MAC DEBUG : LayoutTests/fast/body-propagation/overflow/004-xhtml.xhtml = FAIL PASS 2124 BUG9798 MAC DEBUG : LayoutTests/fast/body-propagation/overflow/004-xhtml.xhtml = FAIL PASS
2125 BUG9798 WIN : LayoutTests/fast/dom/Window/window-lookup-precedence.html = TIMEOU T PASS 2125 BUG9798 WIN : LayoutTests/fast/dom/Window/window-lookup-precedence.html = TIMEOU T PASS CRASH
2126 BUG9798 WIN : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL PASS 2126 BUG9798 WIN : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL PASS
2127 BUG9798 WIN : LayoutTests/fast/lists/inlineBoxWrapperNullCheck.html = FAIL PASS 2127 BUG9798 WIN : LayoutTests/fast/lists/inlineBoxWrapperNullCheck.html = FAIL PASS
2128 BUG9798 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-gc.html = CRASH PAS S 2128 BUG9798 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-gc.html = CRASH PAS S
2129 BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-ch arset-and-css-extension.html = TIMEOUT PASS 2129 BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-ch arset-and-css-extension.html = TIMEOUT PASS
2130 BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-ch arset.html = TIMEOUT PASS 2130 BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-ch arset.html = TIMEOUT PASS
2131 BUG9798 WIN : LayoutTests/http/tests/misc/css-accept-any-type.html = TIMEOUT PAS S 2131 BUG9798 WIN : LayoutTests/http/tests/misc/css-accept-any-type.html = TIMEOUT PAS S
2132 BUG9798 WIN : LayoutTests/http/tests/misc/empty-file-formdata.html = TIMEOUT PAS S 2132 BUG9798 WIN : LayoutTests/http/tests/misc/empty-file-formdata.html = TIMEOUT PAS S
2133 BUG9798 WIN : LayoutTests/http/tests/misc/redirect.php = TIMEOUT PASS 2133 BUG9798 WIN : LayoutTests/http/tests/misc/redirect.php = TIMEOUT PASS
2134 BUG9798 WIN : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PASS 2134 BUG9798 WIN : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PASS
2135 BUG9798 WIN : LayoutTests/http/tests/misc/submit-get-in-utf16le.html = TIMEOUT P ASS 2135 BUG9798 WIN : LayoutTests/http/tests/misc/submit-get-in-utf16le.html = TIMEOUT P ASS
(...skipping 844 matching lines...) Expand 10 before | Expand all | Expand 10 after
2980 2980
2981 // Tests that regressed from WebKit merge (got rebaselined upstream) 2981 // Tests that regressed from WebKit merge (got rebaselined upstream)
2982 BUG17326 : LayoutTests/editing/execCommand/4641880-2.html = FAIL 2982 BUG17326 : LayoutTests/editing/execCommand/4641880-2.html = FAIL
2983 BUG17326 : LayoutTests/editing/execCommand/4916541.html = FAIL 2983 BUG17326 : LayoutTests/editing/execCommand/4916541.html = FAIL
2984 BUG17326 : LayoutTests/editing/execCommand/5138441.html = FAIL 2984 BUG17326 : LayoutTests/editing/execCommand/5138441.html = FAIL
2985 BUG17326 : LayoutTests/editing/execCommand/5481523.html = FAIL 2985 BUG17326 : LayoutTests/editing/execCommand/5481523.html = FAIL
2986 BUG17326 : LayoutTests/editing/execCommand/indent-selection.html = FAIL 2986 BUG17326 : LayoutTests/editing/execCommand/indent-selection.html = FAIL
2987 2987
2988 BUG17332 WIN : LayoutTests/editing/execCommand/19087.html = CRASH 2988 BUG17332 WIN : LayoutTests/editing/execCommand/19087.html = CRASH
2989 BUG17332 WIN : LayoutTests/editing/execCommand/19653-1.html = CRASH FAIL 2989 BUG17332 WIN : LayoutTests/editing/execCommand/19653-1.html = CRASH 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