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

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

Issue 2127303002: Make the crashed web platform pointerevent tests pass (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: pointer event tests Created 4 years, 5 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 # ====== 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 901 matching lines...) Expand 10 before | Expand all | Expand 10 after
912 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_pointerout_af ter_pointercancel_touch-manual.html [ Skip ] 912 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_pointerout_af ter_pointercancel_touch-manual.html [ Skip ]
913 913
914 # The commented lines here for Mac is due to the fact that there is a more 914 # The commented lines here for Mac is due to the fact that there is a more
915 # generic skip rule in the next block of rules. However, when they get fixed 915 # generic skip rule in the next block of rules. However, when they get fixed
916 # these should be uncommented as there is no touch support on Mac. 916 # these should be uncommented as there is no touch support on Mac.
917 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_change-touch-ac tion-onpointerdown_touch-manual.html [ Skip ] 917 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_change-touch-ac tion-onpointerdown_touch-manual.html [ Skip ]
918 # crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerenter_ nohover-manual.html [ Skip ] 918 # crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerenter_ nohover-manual.html [ Skip ]
919 # crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerleave_ after_pointerup_nohover-manual.html [ Skip ] 919 # crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerleave_ after_pointerup_nohover-manual.html [ Skip ]
920 # crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerleave_ after_pointercancel_touch-manual.html [ Skip ] 920 # crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerleave_ after_pointercancel_touch-manual.html [ Skip ]
921 # crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointercancel _touch-manual.html [ Skip ] 921 # crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointercancel _touch-manual.html [ Skip ]
922 # crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerout_af ter_pointerup_nohover-manual.html [ Skip ] 922 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerout_afte r_pointerup_nohover-manual.html [ Skip ]
923 # crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointertype_t ouch-manual.html [ Skip ] 923 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointertype_tou ch-manual.html [ Skip ]
924 # crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_releasepointe rcapture_onpointercancel_touch-manual.html [ Skip ] 924 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_releasepointerc apture_onpointercancel_touch-manual.html [ Skip ]
925 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerout_afte r_pointercancel_touch-manual.html [ Skip ] 925 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerout_afte r_pointercancel_touch-manual.html [ Skip ]
926 # crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerleave_ touch-manual.html [ Skip ] 926 # crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerleave_ touch-manual.html [ Skip ]
927 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-au to-css_touch-manual.html [ Skip ]
928 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-in herit_highest-parent-none_touch-manual.html [ Skip ]
929 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-pa n-x-pan-y_touch-manual.html [ Skip ]
930 crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-pa n-y-css_touch-manual.html [ Skip ]
927 931
928 # These are crashing on Linux debug builds and timing out on Mac as it doesn't s upport touch 932 # These are crashing on Linux debug builds and timing out on Mac as it doesn't s upport touch
929 crbug.com/620236 imported/wpt/pointerevents/pointerevent_pointertype_touch-manua l.html [ Skip ]
930 crbug.com/620236 imported/wpt/pointerevents/pointerevent_pointerout_after_pointe rup_nohover-manual.html [ Skip ]
931
932 crbug.com/619060 imported/wpt/pointerevents/pointerevent_lostpointercapture_for_ disconnected_node-manual.html [ Skip ] 933 crbug.com/619060 imported/wpt/pointerevents/pointerevent_lostpointercapture_for_ disconnected_node-manual.html [ Skip ]
933 crbug.com/619060 imported/wpt/pointerevents/pointerevent_lostpointercapture_is_f irst-manual.html [ Skip ] 934 crbug.com/619060 imported/wpt/pointerevents/pointerevent_lostpointercapture_is_f irst-manual.html [ Skip ]
934 crbug.com/619060 imported/wpt/pointerevents/pointerevent_pointercancel_touch-man ual.html [ Skip ] 935 crbug.com/619060 imported/wpt/pointerevents/pointerevent_pointercancel_touch-man ual.html [ Skip ]
935 crbug.com/619060 imported/wpt/pointerevents/pointerevent_pointerenter_nohover-ma nual.html [ Skip ] 936 crbug.com/619060 imported/wpt/pointerevents/pointerevent_pointerenter_nohover-ma nual.html [ Skip ]
936 crbug.com/619060 imported/wpt/pointerevents/pointerevent_pointerleave_after_poin tercancel_touch-manual.html [ Skip ] 937 crbug.com/619060 imported/wpt/pointerevents/pointerevent_pointerleave_after_poin tercancel_touch-manual.html [ Skip ]
937 crbug.com/619060 imported/wpt/pointerevents/pointerevent_pointerleave_after_poin terup_nohover-manual.html [ Skip ] 938 crbug.com/619060 imported/wpt/pointerevents/pointerevent_pointerleave_after_poin terup_nohover-manual.html [ Skip ]
938 crbug.com/619060 imported/wpt/pointerevents/pointerevent_pointerleave_touch-manu al.html [ Skip ] 939 crbug.com/619060 imported/wpt/pointerevents/pointerevent_pointerleave_touch-manu al.html [ Skip ]
939 crbug.com/620236 imported/wpt/pointerevents/pointerevent_properties_mouse-manual .html [ Skip ] 940 crbug.com/627341 imported/wpt/pointerevents/pointerevent_properties_mouse-manual .html [ Skip ]
940 crbug.com/620236 imported/wpt/pointerevents/pointerevent_releasepointercapture_o npointercancel_touch-manual.html [ Skip ] 941 crbug.com/627341 imported/wpt/pointerevents/pointerevent_touch-action-button-tes t_touch-manual.html [ Skip ]
941 crbug.com/620236 imported/wpt/pointerevents/pointerevent_touch-action-auto-css_t ouch-manual.html [ Skip ] 942 crbug.com/627341 imported/wpt/pointerevents/pointerevent_touch-action-inherit_ch ild-auto-child-none_touch-manual.html [ Skip ]
942 crbug.com/620236 imported/wpt/pointerevents/pointerevent_touch-action-button-tes t_touch-manual.html [ Skip ] 943 crbug.com/627341 imported/wpt/pointerevents/pointerevent_touch-action-inherit_ch ild-none_touch-manual.html [ Skip ]
943 crbug.com/620236 imported/wpt/pointerevents/pointerevent_touch-action-inherit_ch ild-auto-child-none_touch-manual.html [ Skip ] 944 crbug.com/627341 imported/wpt/pointerevents/pointerevent_touch-action-inherit_ch ild-pan-x-child-pan-x_touch-manual.html [ Skip ]
944 crbug.com/620236 imported/wpt/pointerevents/pointerevent_touch-action-inherit_ch ild-none_touch-manual.html [ Skip ] 945 crbug.com/627341 imported/wpt/pointerevents/pointerevent_touch-action-inherit_ch ild-pan-x-child-pan-y_touch-manual.html [ Skip ]
945 crbug.com/620236 imported/wpt/pointerevents/pointerevent_touch-action-inherit_ch ild-pan-x-child-pan-x_touch-manual.html [ Skip ] 946 crbug.com/627341 imported/wpt/pointerevents/pointerevent_touch-action-inherit_pa rent-none_touch-manual.html [ Skip ]
946 crbug.com/620236 imported/wpt/pointerevents/pointerevent_touch-action-inherit_ch ild-pan-x-child-pan-y_touch-manual.html [ Skip ] 947 crbug.com/627341 imported/wpt/pointerevents/pointerevent_touch-action-keyboard-m anual.html [ Skip ]
947 crbug.com/620236 imported/wpt/pointerevents/pointerevent_touch-action-inherit_hi ghest-parent-none_touch-manual.html [ Skip ] 948 crbug.com/627341 imported/wpt/pointerevents/pointerevent_touch-action-none-css_t ouch-manual.html [ Skip ]
948 crbug.com/620236 imported/wpt/pointerevents/pointerevent_touch-action-inherit_pa rent-none_touch-manual.html [ Skip ] 949 crbug.com/627341 imported/wpt/pointerevents/pointerevent_touch-action-pan-x-css_ touch-manual.html [ Skip ]
949 crbug.com/620236 imported/wpt/pointerevents/pointerevent_touch-action-keyboard-m anual.html [ Skip ] 950 crbug.com/627341 imported/wpt/pointerevents/pointerevent_touch-action-pan-x-pan- y-pan-y_touch-manual.html [ Skip ]
950 crbug.com/620236 imported/wpt/pointerevents/pointerevent_touch-action-none-css_t ouch-manual.html [ Skip ] 951 crbug.com/627341 imported/wpt/pointerevents/pointerevent_touch-action-span-test_ touch-manual.html [ Skip ]
951 crbug.com/620236 imported/wpt/pointerevents/pointerevent_touch-action-pan-x-css_ touch-manual.html [ Skip ] 952 crbug.com/627341 imported/wpt/pointerevents/pointerevent_touch-action-svg-test_t ouch-manual.html [ Skip ]
952 crbug.com/620236 imported/wpt/pointerevents/pointerevent_touch-action-pan-x-pan- y-pan-y_touch-manual.html [ Skip ] 953 crbug.com/627341 imported/wpt/pointerevents/pointerevent_touch-action-table-test _touch-manual.html [ Skip ]
953 crbug.com/620236 imported/wpt/pointerevents/pointerevent_touch-action-pan-x-pan- y_touch-manual.html [ Skip ]
954 crbug.com/620236 imported/wpt/pointerevents/pointerevent_touch-action-pan-y-css_ touch-manual.html [ Skip ]
955 crbug.com/620236 imported/wpt/pointerevents/pointerevent_touch-action-span-test_ touch-manual.html [ Skip ]
956 crbug.com/620236 imported/wpt/pointerevents/pointerevent_touch-action-svg-test_t ouch-manual.html [ Skip ]
957 crbug.com/620236 imported/wpt/pointerevents/pointerevent_touch-action-table-test _touch-manual.html [ Skip ]
958 954
959 crbug.com/583413 imported/wpt/pointerevents/pointerevent_pointerleave_pen-manual .html [ Failure ] 955 crbug.com/583413 imported/wpt/pointerevents/pointerevent_pointerleave_pen-manual .html [ Failure ]
960 956
961 957
962 # These testcases are incorrect, mark them as failing until they're fixed in the testsuite. 958 # These testcases are incorrect, mark them as failing until they're fixed in the testsuite.
963 # https://lists.w3.org/Archives/Public/www-style/2016Jan/0275.html 959 # https://lists.w3.org/Archives/Public/www-style/2016Jan/0275.html
964 # https://lists.w3.org/Archives/Public/www-style/2016Jan/0276.html 960 # https://lists.w3.org/Archives/Public/www-style/2016Jan/0276.html
965 crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-height-flex-item s-005.xht [ Failure ] 961 crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-height-flex-item s-005.xht [ Failure ]
966 crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-height-flex-item s-007.xht [ Failure ] 962 crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-height-flex-item s-007.xht [ Failure ]
967 crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-width-flex-items -005.xht [ Failure ] 963 crbug.com/249112 imported/csswg-test/css-flexbox-1/flex-minimum-width-flex-items -005.xht [ Failure ]
(...skipping 401 matching lines...) Expand 10 before | Expand all | Expand 10 after
1369 crbug.com/624709 [ Win ] virtual/gpu-rasterization/fast/images/png-with-color-pr ofile.html [ Failure ] 1365 crbug.com/624709 [ Win ] virtual/gpu-rasterization/fast/images/png-with-color-pr ofile.html [ Failure ]
1370 crbug.com/624709 [ Win ] virtual/gpu-rasterization/fast/images/webp-color-profil e-lossy.html [ Failure ] 1366 crbug.com/624709 [ Win ] virtual/gpu-rasterization/fast/images/webp-color-profil e-lossy.html [ Failure ]
1371 1367
1372 crbug.com/625020 [ Debug ] compositing/repaint/page-scale-repaint.html [ Timeout ] 1368 crbug.com/625020 [ Debug ] compositing/repaint/page-scale-repaint.html [ Timeout ]
1373 1369
1374 crbug.com/620432 accessibility/aria-activedescendant.html [ Failure ] 1370 crbug.com/620432 accessibility/aria-activedescendant.html [ Failure ]
1375 1371
1376 # Minor image differences after Skia GPU batching change. 1372 # Minor image differences after Skia GPU batching change.
1377 crbug.com/625909 virtual/gpu-rasterization/fast/images/color-profile-group.html [ NeedsRebaseline ] 1373 crbug.com/625909 virtual/gpu-rasterization/fast/images/color-profile-group.html [ NeedsRebaseline ]
1378 crbug.com/625909 virtual/gpu/fast/canvas/image-object-in-canvas.html [ NeedsReba seline ] 1374 crbug.com/625909 virtual/gpu/fast/canvas/image-object-in-canvas.html [ NeedsReba seline ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698