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

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

Issue 2542183002: Don't remove CSSPreloaderResourceClient for unused speculative markup preloads (Closed)
Patch Set: yhirano review Created 4 years 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 | third_party/WebKit/Source/core/html/parser/CSSPreloadScanner.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 483 matching lines...) Expand 10 before | Expand all | Expand 10 after
494 crbug.com/248938 [ Mac Win ] virtual/threaded/transitions/transition-end-event-t ransform.html [ Pass Failure ] 494 crbug.com/248938 [ Mac Win ] virtual/threaded/transitions/transition-end-event-t ransform.html [ Pass Failure ]
495 crbug.com/248938 virtual/threaded/transitions/transition-end-event-multiple-03.h tml [ Pass Failure ] 495 crbug.com/248938 virtual/threaded/transitions/transition-end-event-multiple-03.h tml [ Pass Failure ]
496 crbug.com/248938 virtual/threaded/transitions/transition-end-event-rendering.htm l [ Pass Timeout ] 496 crbug.com/248938 virtual/threaded/transitions/transition-end-event-rendering.htm l [ Pass Timeout ]
497 crbug.com/248938 [ Linux ] virtual/threaded/transitions/unprefixed-perspective-o rigin.html [ Pass Timeout ] 497 crbug.com/248938 [ Linux ] virtual/threaded/transitions/unprefixed-perspective-o rigin.html [ Pass Timeout ]
498 crbug.com/248938 [ Linux ] virtual/threaded/transitions/transition-not-interpola ble.html [ Pass Timeout ] 498 crbug.com/248938 [ Linux ] virtual/threaded/transitions/transition-not-interpola ble.html [ Pass Timeout ]
499 crbug.com/248938 [ Mac ] virtual/threaded/transitions/interrupted-all-transition .html [ Pass Failure ] 499 crbug.com/248938 [ Mac ] virtual/threaded/transitions/interrupted-all-transition .html [ Pass Failure ]
500 crbug.com/248938 virtual/threaded/animations/fill-mode-multiple-keyframes.html [ Pass Failure ] 500 crbug.com/248938 virtual/threaded/animations/fill-mode-multiple-keyframes.html [ Pass Failure ]
501 501
502 crbug.com/659123 [ Mac ] fast/css/text-overflow-ellipsis-button.html [ Pass Fail ure ] 502 crbug.com/659123 [ Mac ] fast/css/text-overflow-ellipsis-button.html [ Pass Fail ure ]
503 503
504 crbug.com/670295 virtual/mojo-loading/http/tests/preload/external_css_import_pre load.html [ Pass Failure ]
505
506 # TODO(oshima): Mac Android are currently not supported. 504 # TODO(oshima): Mac Android are currently not supported.
507 crbug.com/567837 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati c [ Skip ] 505 crbug.com/567837 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati c [ Skip ]
508 506
509 # Mac does not support fractional scale factor. 507 # Mac does not support fractional scale factor.
510 crbug.com/567837 [ Mac ] virtual/scalefactor150/fast/hidpi/static [ Skip ] 508 crbug.com/567837 [ Mac ] virtual/scalefactor150/fast/hidpi/static [ Skip ]
511 509
512 # TODO(oshima): Move the event scaling code to eventSender and remove this. 510 # TODO(oshima): Move the event scaling code to eventSender and remove this.
513 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ] 511 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ]
514 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/gesture-scroll-amount. html [ Skip ] 512 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/gesture-scroll-amount. html [ Skip ]
515 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ] 513 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ]
(...skipping 1399 matching lines...) Expand 10 before | Expand all | Expand 10 after
1915 Bug(dpranke) imported/wpt/service-workers/service-worker/waiting.https.html [ Fa ilure ] 1913 Bug(dpranke) imported/wpt/service-workers/service-worker/waiting.https.html [ Fa ilure ]
1916 Bug(dpranke) imported/wpt/service-workers/service-worker/websocket.https.html [ Failure ] 1914 Bug(dpranke) imported/wpt/service-workers/service-worker/websocket.https.html [ Failure ]
1917 Bug(dpranke) imported/wpt/service-workers/service-worker/worker-interception.htt ps.html [ Failure ] 1915 Bug(dpranke) imported/wpt/service-workers/service-worker/worker-interception.htt ps.html [ Failure ]
1918 Bug(dpranke) imported/wpt/service-workers/service-worker/xhr.https.html [ Failur e ] 1916 Bug(dpranke) imported/wpt/service-workers/service-worker/xhr.https.html [ Failur e ]
1919 Bug(dpranke) imported/wpt/webrtc/simplecall.html [ Failure ] 1917 Bug(dpranke) imported/wpt/webrtc/simplecall.html [ Failure ]
1920 Bug(dpranke) imported/wpt/workers/Worker_cross_origin_security_err.htm [ Failure ] 1918 Bug(dpranke) imported/wpt/workers/Worker_cross_origin_security_err.htm [ Failure ]
1921 Bug(dpranke) imported/wpt/service-workers/service-worker/register-closed-window. https.html [ Timeout ] 1919 Bug(dpranke) imported/wpt/service-workers/service-worker/register-closed-window. https.html [ Timeout ]
1922 1920
1923 # Added 2016-11-30 1921 # Added 2016-11-30
1924 crbug.com/669911 [ Win7 Win10 ] virtual/threaded/animations/zoom-responsive-tran sform-animation.html [ Pass Failure Timeout ] 1922 crbug.com/669911 [ Win7 Win10 ] virtual/threaded/animations/zoom-responsive-tran sform-animation.html [ Pass Failure Timeout ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/html/parser/CSSPreloadScanner.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698