Commit a74cd952 authored by zmo@google.com's avatar zmo@google.com

Disable fishbowl framerate test to turn GPU bots green.

This is temporary.  Until nduca has time to look at the failure.

BUG=106557
TEST=gpu win release green again
TBR=nduca
Review URL: http://codereview.chromium.org/8823004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113299 0039d316-1c4b-4281-b951-d872f2087c98
parent c41a8710
......@@ -274,7 +274,7 @@ INSTANTIATE_TEST_CASE_P(, FrameRateNoVsyncCanvasInternalTest, ::testing::Values(
kUseReferenceBuild | kInternal | kHasRedirect | kUseGpu,
kUseReferenceBuild | kInternal | kHasRedirect | kUseGpu | kDisableVsync));
INTERNAL_FRAME_RATE_TEST_CANVAS_WITH_AND_WITHOUT_NOVSYNC(fishbowl)
INTERNAL_FRAME_RATE_TEST_CANVAS_WITH_AND_WITHOUT_NOVSYNC(DISABLED_fishbowl)
typedef FrameRateTest FrameRateGpuCanvasInternalTest;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment