From 940ac886a2ef4ed7b21d11ef4ae762594aa66cd9 Mon Sep 17 00:00:00 2001 From: Tony Gentilcore Date: Fri, 10 Apr 2015 07:26:36 -0700 Subject: [PATCH] Disable sky/tests/framework/basic.sky due to issue #85 TBR=ianh@google.com Review URL: https://codereview.chromium.org/1073173002 --- tests/TestExpectations | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/TestExpectations b/tests/TestExpectations index adb74e414dc..3d4f4b2b9eb 100644 --- a/tests/TestExpectations +++ b/tests/TestExpectations @@ -38,3 +38,4 @@ https://github.com/domokit/mojo/issues/64 lowlevel/layers.sky [ Skip ] # Flaky https://github.com/domokit/mojo/issues/62 custom-elements/registration.sky [ Skip ] +https://github.com/domokit/mojo/issues/85 framework/basic.sky [ Skip ]