From 05c7de2f4a237d53647fb1be8e9eb3fd7aaade74 Mon Sep 17 00:00:00 2001 From: Tony Gentilcore Date: Tue, 7 Apr 2015 17:53:11 -0700 Subject: [PATCH] Disable sky/tests/framework/basic.sky due to issue #81 TBR=eseidel@chromium.org Review URL: https://codereview.chromium.org/1063233003 --- tests/TestExpectations | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/TestExpectations b/tests/TestExpectations index b13b16e8921..33c4dbc7b3e 100644 --- a/tests/TestExpectations +++ b/tests/TestExpectations @@ -37,3 +37,5 @@ 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/81 framework/basic.sky [ Skip ]