Index: third_party/WebKit/LayoutTests/TestExpectations |
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations |
index 73bd10d5483f42f8cad8b9666f6cd31318012a26..bac0acb27456e7105753e89cadd932eb678570c3 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 ] |
@@ -221,12 +224,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 [ Win Mac ] virtual/scalefactor200/fast/hidpi/static [ NeedsRebaseline ] |
+crbug.com/495750 [ Win Mac ] virtual/scalefactor150/fast/hidpi/static [ NeedsRebaseline ] |
+crbug.com/495750 [ Win ] virtual/scalefactor200withzoom/fast/hidpi/static [ NeedsRebaseline ] |
+crbug.com/495750 [ Mac ] 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 [ Failure ] |
+crbug.com/495750 virtual/scalefactor200withzoom/fast/hidpi/static/data-suggestion-picker-appearance.html [ Failure ] |
# TODO(ojan): These tests aren't flaky. See crbug.com/517144. |
# Release trybots run asserts, but the main waterfall ones don't. So, even |