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

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

Issue 2218373002: Add some pointer event tests to LeakExpectation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 | « third_party/WebKit/LayoutTests/LeakExpectations ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ] 8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ]
9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ] 9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ]
10 10
(...skipping 869 matching lines...) Expand 10 before | Expand all | Expand 10 after
880 crbug.com/482229 compositing/layer-creation/fixed-position-under-transform.html [ Failure ] 880 crbug.com/482229 compositing/layer-creation/fixed-position-under-transform.html [ Failure ]
881 881
882 # Broken on Win10 882 # Broken on Win10
883 crbug.com/632217 [ Win10 ] svg/W3C-SVG-1.1/filters-composite-02-b.svg [ Failure ] 883 crbug.com/632217 [ Win10 ] svg/W3C-SVG-1.1/filters-composite-02-b.svg [ Failure ]
884 884
885 # These are the failing tests because Chrome implements the changes proposed to the spec. 885 # These are the failing tests because Chrome implements the changes proposed to the spec.
886 crbug.com/630671 imported/wpt/pointerevents/pointerevent_capture_suppressing_mou se-manual.html [ Skip ] 886 crbug.com/630671 imported/wpt/pointerevents/pointerevent_capture_suppressing_mou se-manual.html [ Skip ]
887 crbug.com/630671 imported/wpt/pointerevents/pointerevent_releasepointercapture_e vents_to_original_target-manual.html [ Skip ] 887 crbug.com/630671 imported/wpt/pointerevents/pointerevent_releasepointercapture_e vents_to_original_target-manual.html [ Skip ]
888 crbug.com/630671 imported/wpt/pointerevents/pointerevent_setpointercapture_relat edtarget-manual.html [ Skip ] 888 crbug.com/630671 imported/wpt/pointerevents/pointerevent_setpointercapture_relat edtarget-manual.html [ Skip ]
889 889
890 # These fail in the leak detector: http://crbug.com/612924#c4
891 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_change-touch- action-onpointerdown_touch-manual.html [ Pass ]
892 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_pointerout_af ter_pointercancel_touch-manual.html [ Pass ]
893 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_touch-action- auto-css_touch-manual.html [ Pass ]
894 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_releasepointe rcapture_onpointercancel_touch-manual.html [ Pass ]
895 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_touch-action- pan-x-pan-y_touch-manual.html [ Pass ]
896
897 # The commented lines here for Mac is due to the fact that there is a more 890 # The commented lines here for Mac is due to the fact that there is a more
898 # generic skip rule in the next block of rules. However, when they get fixed 891 # generic skip rule in the next block of rules. However, when they get fixed
899 # these should be uncommented as there is no touch support on Mac. 892 # these should be uncommented as there is no touch support on Mac.
900 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_change-touch-ac tion-onpointerdown_touch-manual.html [ Skip ] 893 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_change-touch-ac tion-onpointerdown_touch-manual.html [ Skip ]
901 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerenter_no hover-manual.html [ Skip ] 894 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerenter_no hover-manual.html [ Skip ]
902 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerleave_af ter_pointerup_nohover-manual.html [ Skip ] 895 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerleave_af ter_pointerup_nohover-manual.html [ Skip ]
903 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerleave_af ter_pointercancel_touch-manual.html [ Skip ] 896 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerleave_af ter_pointercancel_touch-manual.html [ Skip ]
904 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointercancel_t ouch-manual.html [ Skip ] 897 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointercancel_t ouch-manual.html [ Skip ]
905 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerout_afte r_pointerup_nohover-manual.html [ Skip ] 898 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerout_afte r_pointerup_nohover-manual.html [ Skip ]
906 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointertype_tou ch-manual.html [ Skip ] 899 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointertype_tou ch-manual.html [ Skip ]
(...skipping 10 matching lines...) Expand all
917 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-in herit_highest-parent-none_touch-manual.html [ Skip ] 910 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-in herit_highest-parent-none_touch-manual.html [ Skip ]
918 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-sp an-test_touch-manual.html [ Skip ] 911 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-sp an-test_touch-manual.html [ Skip ]
919 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-sv g-test_touch-manual.html [ Skip ] 912 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-sv g-test_touch-manual.html [ Skip ]
920 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-in herit_child-pan-x-child-pan-x_touch-manual.html [ Skip ] 913 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-in herit_child-pan-x-child-pan-x_touch-manual.html [ Skip ]
921 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-no ne-css_touch-manual.html [ Skip ] 914 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-no ne-css_touch-manual.html [ Skip ]
922 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-in herit_parent-none_touch-manual.html [ Skip ] 915 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-in herit_parent-none_touch-manual.html [ Skip ]
923 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-in herit_child-none_touch-manual.html [ Skip ] 916 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-in herit_child-none_touch-manual.html [ Skip ]
924 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-in herit_child-pan-x-child-pan-y_touch-manual.html [ Skip ] 917 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-in herit_child-pan-x-child-pan-y_touch-manual.html [ Skip ]
925 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-in herit_child-auto-child-none_touch-manual.html [ Skip ] 918 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-in herit_child-auto-child-none_touch-manual.html [ Skip ]
926 919
927
928
929
930
931
932
933
934 # These are errors even when running the tests manually. 920 # These are errors even when running the tests manually.
935 crbug.com/629722 imported/wpt/pointerevents/pointerevent_lostpointercapture_is_f irst-manual.html [ Skip ] 921 crbug.com/629722 imported/wpt/pointerevents/pointerevent_lostpointercapture_is_f irst-manual.html [ Skip ]
936 crbug.com/629722 imported/wpt/pointerevents/pointerevent_lostpointercapture_for_ disconnected_node-manual.html [ Skip ] 922 crbug.com/629722 imported/wpt/pointerevents/pointerevent_lostpointercapture_for_ disconnected_node-manual.html [ Skip ]
937 923
938 # There is no assoicated JS file to support automated user inputs. 924 # There is no assoicated JS file to support automated user inputs.
939 crbug.com/629724 imported/wpt/pointerevents/pointerevent_suppress_compat_events_ on_click.html [ Skip ] 925 crbug.com/629724 imported/wpt/pointerevents/pointerevent_suppress_compat_events_ on_click.html [ Skip ]
940 crbug.com/629724 imported/wpt/pointerevents/pointerevent_suppress_compat_events_ on_drag_mouse.html [ Skip ] 926 crbug.com/629724 imported/wpt/pointerevents/pointerevent_suppress_compat_events_ on_drag_mouse.html [ Skip ]
941 927
942 # We should send PointerLeave events for stylus devices. 928 # We should send PointerLeave events for stylus devices.
943 crbug.com/583413 imported/wpt/pointerevents/pointerevent_pointerleave_pen-manual .html [ Failure ] 929 crbug.com/583413 imported/wpt/pointerevents/pointerevent_pointerleave_pen-manual .html [ Failure ]
(...skipping 456 matching lines...) Expand 10 before | Expand all | Expand 10 after
1400 # This test breaks when the feature introduced in the bug is enabled. We keep 1386 # This test breaks when the feature introduced in the bug is enabled. We keep
1401 # this tested without the feature by using the virtual test. See 1387 # this tested without the feature by using the virtual test. See
1402 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt 1388 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt
1403 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ] 1389 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ]
1404 # This test doesn't need to be run with the stable release mode. 1390 # This test doesn't need to be run with the stable release mode.
1405 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ] 1391 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ]
1406 # This test fails with the stable release mode. 1392 # This test fails with the stable release mode.
1407 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ] 1393 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ]
1408 1394
1409 crbug.com/634685 compositing/overflow/scroll-ancestor-update.html [ Pass Failure ] 1395 crbug.com/634685 compositing/overflow/scroll-ancestor-update.html [ Pass Failure ]
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/LeakExpectations ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698