From bd132983c14c2bc63098578027c9596b397f9f4e Mon Sep 17 00:00:00 2001 From: "zmo@chromium.org" Date: Thu, 10 Jan 2013 01:29:00 +0000 Subject: Remove certain gpu crash tests from gpu_tests. They are running as part of content_browsertests on gpu bots now. BUG=111506 TEST=gpu bots Review URL: https://codereview.chromium.org/11783078 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175970 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/chrome_tests.gypi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chrome/chrome_tests.gypi') diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi index ffae08b..ccf1f8e 100644 --- a/chrome/chrome_tests.gypi +++ b/chrome/chrome_tests.gypi @@ -2238,10 +2238,10 @@ 'test/gpu/test_support_gpu.gypi' ], 'sources': [ - 'test/gpu/gpu_crash_browsertest.cc', 'test/gpu/gpu_feature_browsertest.cc', 'test/gpu/gpu_mapsgl_endurance_browsertest.cc', 'test/gpu/gpu_pixel_browsertest.cc', + 'test/gpu/webgl_infobar_browsertest.cc', ], }, { -- cgit v1.1