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

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

Issue 2291653002: Promote Scroll Anchoring to experimental (Closed)
Patch Set: Mark devtools tests as failing + fix crashing test Created 4 years, 3 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 749 matching lines...) Expand 10 before | Expand all | Expand 10 after
760 760
761 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/fix ed-background-in-iframe.html [ Skip ] 761 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/fix ed-background-in-iframe.html [ Skip ]
762 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/hor izontal-smooth-scroll-in-rtl.html [ Skip ] 762 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/hor izontal-smooth-scroll-in-rtl.html [ Skip ]
763 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mai n-thread-scrolling-reason-added.html [ Skip ] 763 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mai n-thread-scrolling-reason-added.html [ Skip ]
764 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mai n-thread-scrolling-reason-correctness.html [ Skip ] 764 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mai n-thread-scrolling-reason-correctness.html [ Skip ]
765 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/first-scroll-runs -on-compositor.html [ Skip ] 765 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/first-scroll-runs -on-compositor.html [ Skip ]
766 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/ong oing-smooth-scroll-anchors.html [ Skip ] 766 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/ong oing-smooth-scroll-anchors.html [ Skip ]
767 crbug.com/574283 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/smoot h-scroll/ongoing-smooth-scroll-anchors.html [ Skip ] 767 crbug.com/574283 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/smoot h-scroll/ongoing-smooth-scroll-anchors.html [ Skip ]
768 crbug.com/574283 [ Mac ] fast/scroll-behavior/smooth-scroll/ongoing-smooth-scrol l-anchors.html [ Skip ] 768 crbug.com/574283 [ Mac ] fast/scroll-behavior/smooth-scroll/ongoing-smooth-scrol l-anchors.html [ Skip ]
769 769
770 # The following tests need to be updated to work with scroll anchoring (bit.ly/s croll-anchoring)
771 crbug.com/624534 inspector/console/console-viewport-selection.html [ Failure ]
772 crbug.com/624534 inspector/console/console-viewport-stick-to-bottom.html [ Failu re ]
773
770 crbug.com/487880 virtual/threaded/fast/scroll-behavior/overflow-scroll-root-fram e-animates.html [ Pass Timeout ] 774 crbug.com/487880 virtual/threaded/fast/scroll-behavior/overflow-scroll-root-fram e-animates.html [ Pass Timeout ]
771 crbug.com/487880 virtual/threaded/fast/scroll-behavior/overflow-scroll-animates. html [ Pass Timeout ] 775 crbug.com/487880 virtual/threaded/fast/scroll-behavior/overflow-scroll-animates. html [ Pass Timeout ]
772 crbug.com/552556 virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel- scroll.html [ Pass Failure ] 776 crbug.com/552556 virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel- scroll.html [ Pass Failure ]
773 crbug.com/480769 http/tests/inspector/service-workers/service-workers-redundant. html [ Crash Pass Failure ] 777 crbug.com/480769 http/tests/inspector/service-workers/service-workers-redundant. html [ Crash Pass Failure ]
774 crbug.com/480769 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Pass Timeout ] 778 crbug.com/480769 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Pass Timeout ]
775 779
776 crbug.com/569901 [ Debug ] http/tests/serviceworker/navigation-redirect.html [ P ass Failure ] 780 crbug.com/569901 [ Debug ] http/tests/serviceworker/navigation-redirect.html [ P ass Failure ]
777 781
778 crbug.com/640947 [ Win ] http/tests/serviceworker/foreign-fetch-cors.html [ Pass Failure ] 782 crbug.com/640947 [ Win ] http/tests/serviceworker/foreign-fetch-cors.html [ Pass Failure ]
779 783
(...skipping 472 matching lines...) Expand 10 before | Expand all | Expand 10 after
1252 crbug.com/638618 inspector/editor/text-editor-search-switch-editor.html [ Skip ] 1256 crbug.com/638618 inspector/editor/text-editor-search-switch-editor.html [ Skip ]
1253 1257
1254 # This test breaks when the feature introduced in the bug is enabled. We keep 1258 # This test breaks when the feature introduced in the bug is enabled. We keep
1255 # this tested without the feature by using the virtual test. See 1259 # this tested without the feature by using the virtual test. See
1256 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt 1260 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt
1257 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ] 1261 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ]
1258 # This test doesn't need to be run with the stable release mode. 1262 # This test doesn't need to be run with the stable release mode.
1259 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ] 1263 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ]
1260 # This test fails with the stable release mode. 1264 # This test fails with the stable release mode.
1261 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ] 1265 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698