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

Side by Side Diff: LayoutTests/TestExpectations

Issue 27021003: Removed fullscreen test timeouts to prevent flakiness. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 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
« no previous file with comments | « no previous file | LayoutTests/fullscreen/exit-full-screen-iframe.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file. 1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file.
2 2
3 webkit.org/b/109400 [ Win ] http/tests/css/css-image-loading.html [ Pass Timeout ] 3 webkit.org/b/109400 [ Win ] http/tests/css/css-image-loading.html [ Pass Timeout ]
4 4
5 # This test can't just be rebaselined because it has absolute file paths in the output. 5 # This test can't just be rebaselined because it has absolute file paths in the output.
6 crbug.com/257132 http/tests/inspector/network/network-xhr-replay.html [ Failure ] 6 crbug.com/257132 http/tests/inspector/network/network-xhr-replay.html [ Failure ]
7 7
8 crbug.com/247466 [ Win Debug ] inspector/debugger/live-edit-breakpoints.html [ S kip ] 8 crbug.com/247466 [ Win Debug ] inspector/debugger/live-edit-breakpoints.html [ S kip ]
9 crbug.com/247466 [ Debug ] inspector/debugger/dom-breakpoints.html [ Skip ] 9 crbug.com/247466 [ Debug ] inspector/debugger/dom-breakpoints.html [ Skip ]
10 crbug.com/247466 [ Debug ] inspector/debugger/xhr-breakpoints.html [ Skip ] 10 crbug.com/247466 [ Debug ] inspector/debugger/xhr-breakpoints.html [ Skip ]
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
119 crbug.com/61799 webkit.org/b/64319 plugins/evaluate-js-after-removing-plugin-ele ment.html [ Skip ] 119 crbug.com/61799 webkit.org/b/64319 plugins/evaluate-js-after-removing-plugin-ele ment.html [ Skip ]
120 # Object.keys on an NPObject produces the wrong output. 120 # Object.keys on an NPObject produces the wrong output.
121 crbug.com/35387 [ Linux Win ] plugins/reentrant-update-widget-positions.html [ T imeout Pass ] 121 crbug.com/35387 [ Linux Win ] plugins/reentrant-update-widget-positions.html [ T imeout Pass ]
122 crbug.com/35387 [ Mac ] plugins/reentrant-update-widget-positions.html [ Timeout Failure ] 122 crbug.com/35387 [ Mac ] plugins/reentrant-update-widget-positions.html [ Timeout Failure ]
123 123
124 # Tests differences from switching to webkit.org's test netscape plugin rather 124 # Tests differences from switching to webkit.org's test netscape plugin rather
125 # than chromium's old forked copy. 125 # than chromium's old forked copy.
126 crbug.com/108833 [ Debug ] plugins/geturlnotify-during-document-teardown.html [ Crash ] 126 crbug.com/108833 [ Debug ] plugins/geturlnotify-during-document-teardown.html [ Crash ]
127 webkit.org/b/48655 [ Debug ] plugins/js-from-destroy.html [ Crash ] 127 webkit.org/b/48655 [ Debug ] plugins/js-from-destroy.html [ Crash ]
128 128
129 crbug.com/100798 [ Debug ] fullscreen/full-screen-iframe-allowed.html [ Failure Pass ]
130 crbug.com/100798 [ Debug ] fullscreen/full-screen-iframe-allowed-prefixed.html [ Failure Pass ]
131
132 crbug.com/260351 [ Linux ] plugins/mouse-click-plugin-clears-selection.html [ Im ageOnlyFailure Pass ] 129 crbug.com/260351 [ Linux ] plugins/mouse-click-plugin-clears-selection.html [ Im ageOnlyFailure Pass ]
133 130
134 # ----------------------------------------------------------------- 131 # -----------------------------------------------------------------
135 # SVG TESTS 132 # SVG TESTS
136 # ----------------------------------------------------------------- 133 # -----------------------------------------------------------------
137 134
138 # Only flaky on Linux. Looks like slight pixel differences in text-on-a-path. 135 # Only flaky on Linux. Looks like slight pixel differences in text-on-a-path.
139 crbug.com/250897 [ Linux ] svg/batik/text/smallFonts.svg [ ImageOnlyFailure Pass ] 136 crbug.com/250897 [ Linux ] svg/batik/text/smallFonts.svg [ ImageOnlyFailure Pass ]
140 137
141 # Flaky mostly on XP, where the <use> batiklogo.svg doesn't arrive in time to ge t rendered. 138 # Flaky mostly on XP, where the <use> batiklogo.svg doesn't arrive in time to ge t rendered.
(...skipping 413 matching lines...) Expand 10 before | Expand all | Expand 10 after
555 # See http://crbug.com/244285 for the crash instance. 552 # See http://crbug.com/244285 for the crash instance.
556 webkit.org/b/87321 fast/history/history-subframe-with-name.html [ Failure Pass C rash ] 553 webkit.org/b/87321 fast/history/history-subframe-with-name.html [ Failure Pass C rash ]
557 554
558 # Requires setUseDeferredFrameLoading() API from LayoutTestController. 555 # Requires setUseDeferredFrameLoading() API from LayoutTestController.
559 webkit.org/b/87652 http/tests/appcache/load-from-appcache-defer-resume-crash.htm l [ Skip ] 556 webkit.org/b/87652 http/tests/appcache/load-from-appcache-defer-resume-crash.htm l [ Skip ]
560 557
561 webkit.org/b/88939 fast/events/before-unload-adopt-subframe-to-outside.html [ Fa ilure Pass ] 558 webkit.org/b/88939 fast/events/before-unload-adopt-subframe-to-outside.html [ Fa ilure Pass ]
562 559
563 webkit.org/b/89702 virtual/softwarecompositing/scaling/tiled-layer-recursion.htm l [ ImageOnlyFailure Pass ] 560 webkit.org/b/89702 virtual/softwarecompositing/scaling/tiled-layer-recursion.htm l [ ImageOnlyFailure Pass ]
564 561
565 # webkitIsFullScreen does not have the correct value after an iframe exits fulls creen
566 webkit.org/b/90704 fullscreen/exit-full-screen-iframe.html [ Failure Pass ]
567
568 webkit.org/b/90746 fast/multicol/column-span-parent-continuation-crash.html [ Pa ss Timeout ] 562 webkit.org/b/90746 fast/multicol/column-span-parent-continuation-crash.html [ Pa ss Timeout ]
569 563
570 webkit.org/b/90980 fast/forms/textarea/textarea-state-restore.html [ Failure Pas s Timeout ] 564 webkit.org/b/90980 fast/forms/textarea/textarea-state-restore.html [ Failure Pas s Timeout ]
571 565
572 webkit.org/b/91183 http/tests/w3c/webperf/approved/HighResolutionTime/test_cross _frame_start.html [ Failure Pass ] 566 webkit.org/b/91183 http/tests/w3c/webperf/approved/HighResolutionTime/test_cross _frame_start.html [ Failure Pass ]
573 567
574 # started failing around Chrome r207326 to r207404, but only on main waterfall 568 # started failing around Chrome r207326 to r207404, but only on main waterfall
575 # Flakes also on the V8 waterfall on Win7. 569 # Flakes also on the V8 waterfall on Win7.
576 Bug(senorblanco) [ Win ] http/tests/w3c/webperf/submission/Google/HighResolution Time/worker-dedicated-basic.html [ Failure Pass ] 570 Bug(senorblanco) [ Win ] http/tests/w3c/webperf/submission/Google/HighResolution Time/worker-dedicated-basic.html [ Failure Pass ]
577 571
(...skipping 595 matching lines...) Expand 10 before | Expand all | Expand 10 after
1173 crbug.com/305708 [ Linux ] fast/text/international/hindi-spacing.html [ Pass Ima geOnlyFailure ] 1167 crbug.com/305708 [ Linux ] fast/text/international/hindi-spacing.html [ Pass Ima geOnlyFailure ]
1174 1168
1175 crbug.com/305853 [ SnowLeopard ] svg/as-object/embedded-svg-immediate-offsetWidt h-query.html [ Pass ImageOnlyFailure ] 1169 crbug.com/305853 [ SnowLeopard ] svg/as-object/embedded-svg-immediate-offsetWidt h-query.html [ Pass ImageOnlyFailure ]
1176 1170
1177 crbug.com/306193 [ Win ] svg/zoom/text/zoom-foreignObject.svg [ Pass ImageOnlyFa ilure ] 1171 crbug.com/306193 [ Win ] svg/zoom/text/zoom-foreignObject.svg [ Pass ImageOnlyFa ilure ]
1178 crbug.com/306193 [ Win ] svg/zoom/page/zoom-foreignObject.svg [ Pass ImageOnlyFa ilure ] 1172 crbug.com/306193 [ Win ] svg/zoom/page/zoom-foreignObject.svg [ Pass ImageOnlyFa ilure ]
1179 1173
1180 #Below test case need to rebaseline after crbug.com/305169 1174 #Below test case need to rebaseline after crbug.com/305169
1181 crbug.com/305169 [ Win Mac ] tables/mozilla_expected_failures/dom/appendCol1.htm l [ NeedsRebaseline ] 1175 crbug.com/305169 [ Win Mac ] tables/mozilla_expected_failures/dom/appendCol1.htm l [ NeedsRebaseline ]
1182 crbug.com/305169 [ Win Mac ] tables/mozilla_expected_failures/dom/appendColGroup 1.html [ NeedsRebaseline ] 1176 crbug.com/305169 [ Win Mac ] tables/mozilla_expected_failures/dom/appendColGroup 1.html [ NeedsRebaseline ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fullscreen/exit-full-screen-iframe.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698