From f81a60de48a58541d08a6705d2cc2a443fa6f3ab Mon Sep 17 00:00:00 2001 From: Nick Bray Date: Thu, 12 Mar 2015 16:29:36 -0700 Subject: [PATCH] Update from https://crrev.com/320343 This required some manual patching to ui/event and ui/gfx. Sky tests were suppressed. https://github.com/domokit/mojo/issues/64 BUG=401761 R=jamesr@chromium.org Review URL: https://codereview.chromium.org/1001833005 --- tests/TestExpectations | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/TestExpectations b/tests/TestExpectations index 4b6c6c6d725..0e4f5868004 100644 --- a/tests/TestExpectations +++ b/tests/TestExpectations @@ -41,3 +41,8 @@ crbug.com/2 modules/modules.sky [ Skip ] crbug.com/2 modules/script-import.sky [ Skip ] crbug.com/2 parser/script.sky [ Skip ] crbug.com/2 services/iframe-service-provider.sky [ Skip ] + +# Started failing on DEPS roll. +# https://codereview.chromium.org/1001833005/ +https://github.com/domokit/mojo/issues/64 framework/flights-app-pixels.sky [ Skip ] +https://github.com/domokit/mojo/issues/64 lowlevel/layers.sky [ Skip ]