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

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2780593002: Apply control clips in LayoutBox::clippingRect() (Closed)
Patch Set: none Created 3 years, 8 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
OLDNEW
1 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) harness-tests/crash.html [ Crash ] 2 Bug(intentional) harness-tests/crash.html [ Crash ]
3 Bug(intentional) harness-tests/timeout.html [ Timeout ] 3 Bug(intentional) harness-tests/timeout.html [ Timeout ]
4 4
5 # ====== Oilpan-only failures from here ====== 5 # ====== Oilpan-only failures from here ======
6 # Most of these actually cause the tests to report success, rather than 6 # Most of these actually cause the tests to report success, rather than
7 # failure. Expected outputs will be adjusted for the better once Oilpan 7 # failure. Expected outputs will be adjusted for the better once Oilpan
8 # has been well and truly enabled always. 8 # has been well and truly enabled always.
9 9
10 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa ss ] 10 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa ss ]
(...skipping 1220 matching lines...) Expand 10 before | Expand all | Expand 10 after
1231 crbug.com/658305 css3/filters/effect-reference-subregion-hw.html [ Failure Pass ] 1231 crbug.com/658305 css3/filters/effect-reference-subregion-hw.html [ Failure Pass ]
1232 crbug.com/658305 css3/filters/effect-reference-tile.html [ Failure Pass ] 1232 crbug.com/658305 css3/filters/effect-reference-tile.html [ Failure Pass ]
1233 crbug.com/658305 css3/filters/effect-reference-tile-hw.html [ Failure Pass ] 1233 crbug.com/658305 css3/filters/effect-reference-tile-hw.html [ Failure Pass ]
1234 crbug.com/658305 css3/filters/effect-reference-zoom.html [ Failure Pass ] 1234 crbug.com/658305 css3/filters/effect-reference-zoom.html [ Failure Pass ]
1235 crbug.com/658305 css3/filters/effect-reference-zoom-hw.html [ Failure Pass ] 1235 crbug.com/658305 css3/filters/effect-reference-zoom-hw.html [ Failure Pass ]
1236 crbug.com/658305 css3/filters/filter-effect-removed.html [ Failure Pass ] 1236 crbug.com/658305 css3/filters/filter-effect-removed.html [ Failure Pass ]
1237 1237
1238 crbug.com/267206 [ Mac ] fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeo ut ] 1238 crbug.com/267206 [ Mac ] fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeo ut ]
1239 crbug.com/267206 [ Mac ] virtual/scroll_customization/fast/scrolling/scrollbar-t ickmarks-hittest.html [ Timeout ] 1239 crbug.com/267206 [ Mac ] virtual/scroll_customization/fast/scrolling/scrollbar-t ickmarks-hittest.html [ Timeout ]
1240 1240
1241 crbug.com/704292 paint/invalidation/invalidate-caret-in-composited-scrolling-con tainer.html [ NeedsRebaseline ]
1242 crbug.com/704292 virtual/disable-spinvalidation/paint/invalidation/invalidate-ca ret-in-composited-scrolling-container.html [ NeedsRebaseline ]
1243
1244
1241 crbug.com/524160 [ Debug ] http/tests/media/media-source/stream_memory_tests/med iasource-appendbuffer-quota-exceeded-default-buffers.html [ Timeout ] 1245 crbug.com/524160 [ Debug ] http/tests/media/media-source/stream_memory_tests/med iasource-appendbuffer-quota-exceeded-default-buffers.html [ Timeout ]
1242 crbug.com/524160 [ Debug ] virtual/mojo-loading/http/tests/media/media-source/st ream_memory_tests/mediasource-appendbuffer-quota-exceeded-default-buffers.html [ Timeout ] 1246 crbug.com/524160 [ Debug ] virtual/mojo-loading/http/tests/media/media-source/st ream_memory_tests/mediasource-appendbuffer-quota-exceeded-default-buffers.html [ Timeout ]
1243 1247
1244 # Run the tests with the default MSE buffer sizes in the main test suite and the tests for 1MB buffers set via command line in a virtual test suite 1248 # Run the tests with the default MSE buffer sizes in the main test suite and the tests for 1MB buffers set via command line in a virtual test suite
1245 # with the --mse-audio-buffer-size-limit=1048576 and --mse-video-buffer-size-lim it=1048576 command-line parameters. 1249 # with the --mse-audio-buffer-size-limit=1048576 and --mse-video-buffer-size-lim it=1048576 command-line parameters.
1246 crbug.com/630342 virtual/mse-1mb-buffers/http/tests/media/media-source/stream_me mory_tests/mediasource-appendbuffer-quota-exceeded-default-buffers.html [ Skip ] 1250 crbug.com/630342 virtual/mse-1mb-buffers/http/tests/media/media-source/stream_me mory_tests/mediasource-appendbuffer-quota-exceeded-default-buffers.html [ Skip ]
1247 crbug.com/630342 http/tests/media/media-source/stream_memory_tests/mediasource-a ppendbuffer-quota-exceeded-1mb-buffers.html [ Skip ] 1251 crbug.com/630342 http/tests/media/media-source/stream_memory_tests/mediasource-a ppendbuffer-quota-exceeded-1mb-buffers.html [ Skip ]
1248 crbug.com/630342 virtual/mojo-loading/http/tests/media/media-source/stream_memor y_tests/mediasource-appendbuffer-quota-exceeded-1mb-buffers.html [ Skip ] 1252 crbug.com/630342 virtual/mojo-loading/http/tests/media/media-source/stream_memor y_tests/mediasource-appendbuffer-quota-exceeded-1mb-buffers.html [ Skip ]
1249 1253
1250 # On these platforms (all but Android) media tests don't currently use gpu-accel erated (proprietary) codecs, so no 1254 # On these platforms (all but Android) media tests don't currently use gpu-accel erated (proprietary) codecs, so no
(...skipping 1381 matching lines...) Expand 10 before | Expand all | Expand 10 after
2632 crbug.com/703518 inspector/tracing/worker-js-frames.html [ Failure Pass ] 2636 crbug.com/703518 inspector/tracing/worker-js-frames.html [ Failure Pass ]
2633 crbug.com/703518 virtual/threaded/inspector/tracing/worker-js-frames.html [ Fail ure Pass ] 2637 crbug.com/703518 virtual/threaded/inspector/tracing/worker-js-frames.html [ Fail ure Pass ]
2634 crbug.com/703533 [ Mac ] shapedetection/detection-security-test.html [ Crash Fa ilure Pass ] 2638 crbug.com/703533 [ Mac ] shapedetection/detection-security-test.html [ Crash Fa ilure Pass ]
2635 crbug.com/674720 http/tests/loading/preload-img-test.html [ Pass Failure ] 2639 crbug.com/674720 http/tests/loading/preload-img-test.html [ Pass Failure ]
2636 crbug.com/674720 virtual/mojo-loading/http/tests/loading/preload-img-test.html [ Pass Failure ] 2640 crbug.com/674720 virtual/mojo-loading/http/tests/loading/preload-img-test.html [ Pass Failure ]
2637 crbug.com/703650 virtual/enable_wasm/http/tests/wasm/wasm_serialization_tests.ht ml [ Skip ] 2641 crbug.com/703650 virtual/enable_wasm/http/tests/wasm/wasm_serialization_tests.ht ml [ Skip ]
2638 crbug.com/703650 virtual/enable_wasm/http/tests/wasm/wasm_indexeddb_test.html [ Skip ] 2642 crbug.com/703650 virtual/enable_wasm/http/tests/wasm/wasm_indexeddb_test.html [ Skip ]
2639 2643
2640 crbug.com/v8/5808 inspector/coverage/gutter-js.html [ NeedsManualRebaseline ] 2644 crbug.com/v8/5808 inspector/coverage/gutter-js.html [ NeedsManualRebaseline ]
2641 crbug.com/v8/5808 inspector/coverage/multiple-instances-merge.html [ NeedsManual Rebaseline ] 2645 crbug.com/v8/5808 inspector/coverage/multiple-instances-merge.html [ NeedsManual Rebaseline ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/invalidate-caret-in-composited-scrolling-container-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698