From 10b9a8662b790169bb56647be855a2bcd585f283 Mon Sep 17 00:00:00 2001 From: machenbach Date: Mon, 11 May 2015 04:03:50 -0700 Subject: [PATCH] [test] Skip Slimming Paint layout tests. Also make the expectation lint check happy. TBR=jochen@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/1137993003 Cr-Commit-Position: refs/heads/master@{#28336} --- tools/blink_tests/TestExpectations | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/tools/blink_tests/TestExpectations b/tools/blink_tests/TestExpectations index 02835d5..3655c5c 100644 --- a/tools/blink_tests/TestExpectations +++ b/tools/blink_tests/TestExpectations @@ -1,10 +1,5 @@ -[ Linux ] virtual/pointerevent/fast/events/mouse-cursor-style-change-iframe.html [Skip] -[ Linux ] virtual/slimmingpaint/fast/events/mouse-cursor-style-change-iframe.html [Skip] -[ Linux ] virtual/slimmingpaint/fast/forms/radio/radio_checked_dynamic.html [Skip] -[ Linux ] virtual/slimmingpaint/fast/preloader/document-write-noscript.html [Skip] -[ Linux ] virtual/slimmingpaint/svg/animations/repeatn-event-1c.svg [Skip] -[ Linux ] virtual/slimmingpaint/svg/dom/SVGViewSpec.html [Skip] -[ Linux ] virtual/slimmingpaint/svg/dom/viewspec-viewboxparams.html [Skip] -[ Linux ] virtual/slimmingpaint/svg/dom/viewspec-zoomandpanparams.html [Skip] -[ Linux ] virtual/slimmingpaint/svg/repaint/image-animation-with-zoom.html [Skip] +[ Linux ] virtual/pointerevent/fast/events/mouse-cursor-style-change-iframe.html [ Skip ] + +# Turn off Slimming Paint tests on linux. +[ Linux ] virtual/slimmingpaint/ [ Skip ] -- 2.7.4