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

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

Issue 164019: A couple tests seem to be flakily crashing :(... (Closed) Base URL: svn://chrome-svn/chrome/trunk/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')
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 1954 matching lines...) Expand 10 before | Expand all | Expand 10 after
1965 BUG10461 MAC : LayoutTests/fast/forms/menulist-no-renderer-onmousedown.html = FA IL PASS 1965 BUG10461 MAC : LayoutTests/fast/forms/menulist-no-renderer-onmousedown.html = FA IL PASS
1966 BUG10461 MAC : LayoutTests/fast/overflow/infiniteRecursion.html = FAIL PASS 1966 BUG10461 MAC : LayoutTests/fast/overflow/infiniteRecursion.html = FAIL PASS
1967 BUG10461 MAC : LayoutTests/fast/events/selectstart-during-autoscroll.html = TIME OUT PASS 1967 BUG10461 MAC : LayoutTests/fast/events/selectstart-during-autoscroll.html = TIME OUT PASS
1968 BUG10461 MAC : LayoutTests/fast/images/animated-svg-as-image.html = TIMEOUT PASS 1968 BUG10461 MAC : LayoutTests/fast/images/animated-svg-as-image.html = TIMEOUT PASS
1969 // Missing expected results 1969 // Missing expected results
1970 BUG10461 SKIP : LayoutTests/platform/mac/fast/text/international/Geeza-Pro-verti cal-metrics-adjustment.html = PASS 1970 BUG10461 SKIP : LayoutTests/platform/mac/fast/text/international/Geeza-Pro-verti cal-metrics-adjustment.html = PASS
1971 1971
1972 // New failures from merge 1972 // New failures from merge
1973 BUG10463 WIN LINUX : LayoutTests/editing/selection/hit-test-anonymous.html = FAI L 1973 BUG10463 WIN LINUX : LayoutTests/editing/selection/hit-test-anonymous.html = FAI L
1974 BUG10463 WIN LINUX : LayoutTests/fast/forms/listbox-hit-test-zoomed.html = FAIL 1974 BUG10463 WIN LINUX : LayoutTests/fast/forms/listbox-hit-test-zoomed.html = FAIL
1975 BUG10463 WIN LINUX : LayoutTests/fast/forms/slider-zoomed.html = FAIL 1975 BUG10463 WIN LINUX : LayoutTests/fast/forms/slider-zoomed.html = FAIL CRASH
1976 BUG10463 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-36-t.svg = FAIL 1976 BUG10463 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-36-t.svg = FAIL
1977 BUG10463 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-39-t.svg = FAIL 1977 BUG10463 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-39-t.svg = FAIL
1978 SLOW BUG10463 WIN : LayoutTests/svg/carto.net/scrollbar.svg = FAIL 1978 SLOW BUG10463 WIN : LayoutTests/svg/carto.net/scrollbar.svg = FAIL
1979 BUG10463 WIN LINUX : LayoutTests/svg/carto.net/selectionlist.svg = CRASH FAIL 1979 BUG10463 WIN LINUX : LayoutTests/svg/carto.net/selectionlist.svg = CRASH FAIL
1980 BUG10463 WIN : LayoutTests/svg/custom/focus-ring.svg = FAIL 1980 BUG10463 WIN : LayoutTests/svg/custom/focus-ring.svg = FAIL
1981 BUG10463 WIN : LayoutTests/svg/custom/image-parent-translation.xhtml = FAIL 1981 BUG10463 WIN : LayoutTests/svg/custom/image-parent-translation.xhtml = FAIL
1982 BUG10463 WIN LINUX : LayoutTests/svg/custom/js-update-image.svg = FAIL 1982 BUG10463 WIN LINUX : LayoutTests/svg/custom/js-update-image.svg = FAIL
1983 BUG10463 WIN : LayoutTests/svg/custom/text-image-opacity.svg = FAIL 1983 BUG10463 WIN : LayoutTests/svg/custom/text-image-opacity.svg = FAIL
1984 1984
1985 // Adding more failures after the last merge: 1985 // Adding more failures after the last merge:
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after
2145 BUG9798 MAC : LayoutTests/http/tests/security/frameNavigation/xss-DENIED-targete d-link-navigation.html = FAIL PASS 2145 BUG9798 MAC : LayoutTests/http/tests/security/frameNavigation/xss-DENIED-targete d-link-navigation.html = FAIL PASS
2146 BUG9798 MAC : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-from-java script-url-in-foreign-domain-subframe.html = FAIL PASS 2146 BUG9798 MAC : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-from-java script-url-in-foreign-domain-subframe.html = FAIL PASS
2147 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-whiteli st-response-headers.html = FAIL PASS 2147 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-whiteli st-response-headers.html = FAIL PASS
2148 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync.h tml = FAIL PASS 2148 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync.h tml = FAIL PASS
2149 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin.html = FAIL PASS 2149 BUG9798 MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin.html = FAIL PASS
2150 BUG9798 MAC : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = TI MEOUT FAIL 2150 BUG9798 MAC : LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = TI MEOUT FAIL
2151 BUG9798 MAC : LayoutTests/svg/hixie/processing-model/003.xml = TIMEOUT PASS 2151 BUG9798 MAC : LayoutTests/svg/hixie/processing-model/003.xml = TIMEOUT PASS
2152 BUG9798 MAC : LayoutTests/tables/mozilla/other/test3.html = TIMEOUT PASS 2152 BUG9798 MAC : LayoutTests/tables/mozilla/other/test3.html = TIMEOUT PASS
2153 BUG9798 MAC : LayoutTests/transitions/transition-timing-function.html = FAIL PAS S 2153 BUG9798 MAC : LayoutTests/transitions/transition-timing-function.html = FAIL PAS S
2154 BUG9798 MAC DEBUG : LayoutTests/fast/body-propagation/overflow/004-xhtml.xhtml = FAIL PASS 2154 BUG9798 MAC DEBUG : LayoutTests/fast/body-propagation/overflow/004-xhtml.xhtml = FAIL PASS
2155 BUG9798 WIN : LayoutTests/fast/dom/Window/window-lookup-precedence.html = TIMEOU T PASS 2155 BUG9798 WIN : LayoutTests/fast/dom/Window/window-lookup-precedence.html = TIMEOU T PASS CRASH
2156 BUG9798 WIN : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL PASS 2156 BUG9798 WIN : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL PASS
2157 BUG9798 WIN : LayoutTests/fast/lists/inlineBoxWrapperNullCheck.html = FAIL PASS 2157 BUG9798 WIN : LayoutTests/fast/lists/inlineBoxWrapperNullCheck.html = FAIL PASS
2158 BUG9798 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-gc.html = CRASH PAS S 2158 BUG9798 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-gc.html = CRASH PAS S
2159 BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-ch arset-and-css-extension.html = TIMEOUT PASS 2159 BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-ch arset-and-css-extension.html = TIMEOUT PASS
2160 BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-ch arset.html = TIMEOUT PASS 2160 BUG9798 WIN : LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-ch arset.html = TIMEOUT PASS
2161 BUG9798 WIN : LayoutTests/http/tests/misc/css-accept-any-type.html = TIMEOUT PAS S 2161 BUG9798 WIN : LayoutTests/http/tests/misc/css-accept-any-type.html = TIMEOUT PAS S
2162 BUG9798 WIN : LayoutTests/http/tests/misc/empty-file-formdata.html = TIMEOUT PAS S 2162 BUG9798 WIN : LayoutTests/http/tests/misc/empty-file-formdata.html = TIMEOUT PAS S
2163 BUG9798 WIN : LayoutTests/http/tests/misc/redirect.php = TIMEOUT PASS 2163 BUG9798 WIN : LayoutTests/http/tests/misc/redirect.php = TIMEOUT PASS
2164 BUG9798 WIN : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PASS 2164 BUG9798 WIN : LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT PASS
2165 BUG9798 WIN : LayoutTests/http/tests/misc/submit-get-in-utf16le.html = TIMEOUT P ASS 2165 BUG9798 WIN : LayoutTests/http/tests/misc/submit-get-in-utf16le.html = TIMEOUT P ASS
(...skipping 892 matching lines...) Expand 10 before | Expand all | Expand 10 after
3058 3058
3059 // This test seems to crash periodically on mac. 3059 // This test seems to crash periodically on mac.
3060 BUG18206 MAC : LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-iframe- onload-remove-self.html = CRASH PASS 3060 BUG18206 MAC : LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-iframe- onload-remove-self.html = CRASH PASS
3061 3061
3062 // This happened when I enabled DOM Storage. Adam asked me to just exclude and 3062 // This happened when I enabled DOM Storage. Adam asked me to just exclude and
3063 // file a bug. 3063 // file a bug.
3064 BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-properties.h tml = FAIL 3064 BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-properties.h tml = FAIL
3065 BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-prototypes.h tml = FAIL 3065 BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-prototypes.h tml = FAIL
3066 3066
3067 BUG18569 MAC DEBUG : LayoutTests/fast/repaint/overflow-scroll-delete.html = PASS CRASH 3067 BUG18569 MAC DEBUG : LayoutTests/fast/repaint/overflow-scroll-delete.html = PASS CRASH
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