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

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

Issue 2679083003: Use testharness.js instead of js-test.js in LayoutTests/fast/canvas tests. (Closed)
Patch Set: Adding virtual/gpu/fast/canvas/canvas-imageSmoothingQuality.html to TestExpectations Created 3 years, 10 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 | third_party/WebKit/LayoutTests/fast/canvas/canvas-ImageData-behaviour.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 # 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 1375 matching lines...) Expand 10 before | Expand all | Expand 10 after
1386 1386
1387 # Flaky on Win10 and Win7 1387 # Flaky on Win10 and Win7
1388 crbug.com/619539 [ Win ] http/tests/workers/terminate-during-sync-operation-file .html [ Pass Timeout ] 1388 crbug.com/619539 [ Win ] http/tests/workers/terminate-during-sync-operation-file .html [ Pass Timeout ]
1389 crbug.com/619539 [ Win ] virtual/mojo-loading/http/tests/workers/terminate-durin g-sync-operation-file.html [ Pass Timeout ] 1389 crbug.com/619539 [ Win ] virtual/mojo-loading/http/tests/workers/terminate-durin g-sync-operation-file.html [ Pass Timeout ]
1390 1390
1391 # These are the failing tests because Chrome hasn't implemented according to the spec. 1391 # These are the failing tests because Chrome hasn't implemented according to the spec.
1392 crbug.com/645988 external/wpt/uievents/order-of-events/focus-events/focus-manual .html [ Failure ] 1392 crbug.com/645988 external/wpt/uievents/order-of-events/focus-events/focus-manual .html [ Failure ]
1393 1393
1394 crbug.com/662010 [ Win7 ] csspaint/invalidation-background-image.html [ Skip ] 1394 crbug.com/662010 [ Win7 ] csspaint/invalidation-background-image.html [ Skip ]
1395 1395
1396 crbug.com/693568 virtual/gpu/fast/canvas/canvas-imageSmoothingQuality.html [ Fai lure ]
1397
1396 # These tests are skipped as there is no touch support on Mac. 1398 # These tests are skipped as there is no touch support on Mac.
1397 crbug.com/613672 [ Mac ] fast/events/pointerevents/multi-pointer-event-in-slop-r egion.html [ Skip ] 1399 crbug.com/613672 [ Mac ] fast/events/pointerevents/multi-pointer-event-in-slop-r egion.html [ Skip ]
1398 crbug.com/613672 [ Mac ] fast/events/pointerevents/pointerevent_touch-action-pin ch_zoom_touch.html [ Skip ] 1400 crbug.com/613672 [ Mac ] fast/events/pointerevents/pointerevent_touch-action-pin ch_zoom_touch.html [ Skip ]
1399 crbug.com/613672 [ Mac ] fast/events/pointerevents/pointer-event-in-slop-region. html [ Skip ] 1401 crbug.com/613672 [ Mac ] fast/events/pointerevents/pointer-event-in-slop-region. html [ Skip ]
1400 crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerlock/pointerevent_mov ementxy-manual.html [ Skip ] 1402 crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerlock/pointerevent_mov ementxy-manual.html [ Skip ]
1401 crbug.com/613672 [ Mac ] external/wpt/pointerevents/compat/pointerevent_touch-ac tion_two-finger_interaction-manual.html [ Skip ] 1403 crbug.com/613672 [ Mac ] external/wpt/pointerevents/compat/pointerevent_touch-ac tion_two-finger_interaction-manual.html [ Skip ]
1402 crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_sequence_at_imp licit_release_on_drag-manual.html [ Skip ] 1404 crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_sequence_at_imp licit_release_on_drag-manual.html [ Skip ]
1403 crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_sequence_at_imp licit_release_on_click-manual.html [ Skip ] 1405 crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_sequence_at_imp licit_release_on_click-manual.html [ Skip ]
1404 crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_boundary_events _in_capturing-manual.html [ Skip ] 1406 crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_boundary_events _in_capturing-manual.html [ Skip ]
1405 crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_lostpointercapt ure_for_disconnected_node-manual.html [ Skip ] 1407 crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_lostpointercapt ure_for_disconnected_node-manual.html [ Skip ]
(...skipping 949 matching lines...) Expand 10 before | Expand all | Expand 10 after
2355 crbug.com/688486 external/wpt/service-workers/service-worker/fetch-request-resou rces.https.html [ Failure Pass ] 2357 crbug.com/688486 external/wpt/service-workers/service-worker/fetch-request-resou rces.https.html [ Failure Pass ]
2356 2358
2357 # Sheriff failures 2017-02-06 2359 # Sheriff failures 2017-02-06
2358 crbug.com/688515 [ Linux ] http/tests/media/video-play-stall.html [ Pass Failure ] 2360 crbug.com/688515 [ Linux ] http/tests/media/video-play-stall.html [ Pass Failure ]
2359 2361
2360 # Sheriff failures 2017-02-13 2362 # Sheriff failures 2017-02-13
2361 crbug.com/691423 [ Mac ] fast/frames/location-change-no-file-access.html [ Failu re Pass ] 2363 crbug.com/691423 [ Mac ] fast/frames/location-change-no-file-access.html [ Failu re Pass ]
2362 2364
2363 # Sheriff failures 2017-02-16 2365 # Sheriff failures 2017-02-16
2364 crbug.com/692733 [ Win7 Debug ] compositing/overflow/overflow-positioning.html [ Failure Pass ] 2366 crbug.com/692733 [ Win7 Debug ] compositing/overflow/overflow-positioning.html [ Failure Pass ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/canvas/canvas-ImageData-behaviour.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698