From 55570c31885c1dfa221ebc4dee09d985ad5259d3 Mon Sep 17 00:00:00 2001 From: "csharp@chromium.org" Date: Fri, 4 May 2012 20:59:06 +0000 Subject: Remove unit_test_run target from Swarm The swarm slaves seem to be missing some required files for unit test, removing unit test target until the machines can be adjusted to have the required files. R=maruel@chromium.org BUG= TEST=Swarm Bots compile again Review URL: http://codereview.chromium.org/10377012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135423 0039d316-1c4b-4281-b951-d872f2087c98 --- build/all.gyp | 1 - 1 file changed, 1 deletion(-) (limited to 'build/all.gyp') diff --git a/build/all.gyp b/build/all.gyp index b4a165d..8339ba0 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -165,7 +165,6 @@ 'dependencies': [ '../base/base.gyp:base_unittests_run', '../net/net.gyp:net_unittests_run', - '../chrome/chrome.gyp:unit_tests_run' ], }, # target_name: chromium_swarm_tests { -- cgit v1.1