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

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

Issue 2689253002: cc: Add layout test cases for mask tiling. (Closed)
Patch Set: Rebaseline virtual/prefer_compositing_to_lcd_text tests. Created 3 years, 9 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) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ] 2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ]
3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ] 3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ]
4 Bug(intentional) harness-tests/timeout.html [ Timeout ] 4 Bug(intentional) harness-tests/timeout.html [ Timeout ]
5 5
6 # ====== Oilpan-only failures from here ====== 6 # ====== Oilpan-only failures from here ======
7 # Most of these actually cause the tests to report success, rather than 7 # Most of these actually cause the tests to report success, rather than
8 # failure. Expected outputs will be adjusted for the better once Oilpan 8 # failure. Expected outputs will be adjusted for the better once Oilpan
9 # has been well and truly enabled always. 9 # has been well and truly enabled always.
10 10
(...skipping 2538 matching lines...) Expand 10 before | Expand all | Expand 10 after
2549 crbug.com/688486 external/wpt/service-workers/service-worker/fetch-request-redir ect.https.html [ Failure Pass ] 2549 crbug.com/688486 external/wpt/service-workers/service-worker/fetch-request-redir ect.https.html [ Failure Pass ]
2550 crbug.com/688486 external/wpt/service-workers/service-worker/fetch-request-resou rces.https.html [ Failure Pass ] 2550 crbug.com/688486 external/wpt/service-workers/service-worker/fetch-request-resou rces.https.html [ Failure Pass ]
2551 2551
2552 # Sheriff failures 2017-02-13 2552 # Sheriff failures 2017-02-13
2553 crbug.com/691423 [ Mac ] fast/frames/location-change-no-file-access.html [ Failu re Pass ] 2553 crbug.com/691423 [ Mac ] fast/frames/location-change-no-file-access.html [ Failu re Pass ]
2554 2554
2555 # Sheriff failures 2017-02-21 2555 # Sheriff failures 2017-02-21
2556 crbug.com/73609 http/tests/media/video-play-stall.html [ Pass Timeout ] 2556 crbug.com/73609 http/tests/media/video-play-stall.html [ Pass Timeout ]
2557 crbug.com/73609 virtual/mojo-loading/http/tests/media/video-play-stall.html [ Pa ss Timeout ] 2557 crbug.com/73609 virtual/mojo-loading/http/tests/media/video-play-stall.html [ Pa ss Timeout ]
2558 crbug.com/694467 fast/text/line-break-8bit-after-16bit.html [ Pass Failure ] 2558 crbug.com/694467 fast/text/line-break-8bit-after-16bit.html [ Pass Failure ]
2559
2560 crbug.com/567293 compositing/masks/mask-with-added-filters.html [ NeedsRebaselin e ]
2561 crbug.com/567293 compositing/masks/mask-with-removed-filters.html [ NeedsRebasel ine ]
2562 crbug.com/567293 compositing/overflow/mask-with-filter.html [ NeedsRebaseline ]
2563 crbug.com/567293 compositing/overflow/tiled-mask.html [ NeedsRebaseline ]
2564 crbug.com/567293 compositing/overflow/mask-with-small-content-rect.html [ NeedsR ebaseline ]
2565 crbug.com/567293 compositing/overflow/scaled-mask.html [ NeedsRebaseline ]
2566 crbug.com/567293 virtual/prefer_compositing_to_lcd_text/compositing/overflow/mas k-with-filter.html [ NeedsRebaseline ]
2567 crbug.com/567293 virtual/prefer_compositing_to_lcd_text/compositing/overflow/til ed-mask.html [ NeedsRebaseline ]
2568 crbug.com/567293 virtual/prefer_compositing_to_lcd_text/compositing/overflow/mas k-with-small-content-rect.html [ NeedsRebaseline ]
2569 crbug.com/567293 virtual/prefer_compositing_to_lcd_text/compositing/overflow/sca led-mask.html [ NeedsRebaseline ]
2570
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698