Index: third_party/WebKit/LayoutTests/TestExpectations |
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations |
index dde04b47bf844b3ff6370346aab960179e711d27..d46e84e8a5117cc59e99d2678886277ded38f879 100644 |
--- a/third_party/WebKit/LayoutTests/TestExpectations |
+++ b/third_party/WebKit/LayoutTests/TestExpectations |
@@ -1,6 +1,9 @@ |
# Run these tests with under virtual/spv2 only. |
crbug.com/524134 paint/invalidation/spv2 [ Skip ] |
+# Run these tests with under virtual/scalefactor... only. |
+crbug.com/567837 fast/hidpi/static [ Skip ] |
+ |
# TODO(yosin): We should convert following tests to use asynchronous spell checker. |
crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] |
crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ] |
@@ -218,12 +221,13 @@ crbug.com/542541 [ Debug ] fast/events/click-count.html [ Pass Failure ] |
crbug.com/542541 [ Debug ] virtual/trustedeventsdefaultaction/fast/events/click-count.html [ Pass Failure ] |
crbug.com/542541 [ Debug ] virtual/pointerevent/fast/events/click-count.html [ Pass Failure ] |
-# FIXME issue 570401, FIXME dsf2 is an abbrv, fix the test name per style. |
-crbug.com/495750 fast/hidpi/calendar-picker-appearance-dsf2-with-zoom.html [ Skip ] |
-crbug.com/495750 fast/hidpi/calendar-picker-appearance-dsf2.html [ Skip ] |
-crbug.com/495750 fast/hidpi/data-suggestion-picker-appearance-dsf2-with-zoom.html [ Skip ] |
-crbug.com/495750 fast/hidpi/data-suggestion-picker-appearance-dsf2.html [ Skip ] |
-crbug.com/495750 fast/hidpi/popup-menu-appearance-dsf2-with-zoom.html [ Skip ] |
+crbug.com/495750 virtual/scalefactor200/fast/hidpi/static [ NeedsRebaseline ] |
+crbug.com/495750 virtual/scalefactor150/fast/hidpi/static [ NeedsRebaseline ] |
+crbug.com/495750 [ Win Linux ] virtual/scalefactor200withzoom/fast/hidpi/static [ NeedsRebaseline ] |
+crbug.com/495750 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/static [ Skip ] |
+# TODO(oshima): Fix the popup's size adjustmenet. |
+crbug.com/495750 virtual/scalefactor200/fast/hidpi/static/data-suggestion-picker-appearance.html [ Skip ] |
+crbug.com/495750 virtual/scalefactor200withzoom/fast/hidpi/static/data-suggestion-picker-appearance.html [ Skip ] |
# TODO(ojan): These tests aren't flaky. See crbug.com/517144. |
# Release trybots run asserts, but the main waterfall ones don't. So, even |