From 9e36ea471ba30805197bc62c8bef7c1926dbcb39 Mon Sep 17 00:00:00 2001 From: "ajwong@chromium.org" Date: Tue, 29 Nov 2011 08:19:02 +0000 Subject: Disable No-compile tests. They are flaky on the tree. BUG=105388 TEST=none Review URL: http://codereview.chromium.org/8664019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111889 0039d316-1c4b-4281-b951-d872f2087c98 --- build/nocompile.gypi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'build/nocompile.gypi') diff --git a/build/nocompile.gypi b/build/nocompile.gypi index 88dffc7..f9021ae 100644 --- a/build/nocompile.gypi +++ b/build/nocompile.gypi @@ -57,6 +57,8 @@ # least processed when things go right. { + # TODO(awong): Disabled until http://crbug.com/105388 is resolved. + 'sources/': [['exclude', '\\.nc$']], 'conditions': [ [ 'OS=="linux" and clang==0', { 'rules': [ -- cgit v1.1