disable gammatext gm for a while, looking for other flakes

BUG=skia:

Review URL: https://codereview.chromium.org/725303002
This commit is contained in:
reed 2014-11-14 14:39:29 -08:00 committed by Commit bot
parent 82b1d62013
commit 64c0488270

View File

@ -95,7 +95,8 @@ private:
typedef skiagm::GM INHERITED;
};
DEF_GM( return new GammaTextGM; )
// TEMP disable to see if nothing else flakes <reed>
//DEF_GM( return new GammaTextGM; )
//////////////////////////////////////////////////////////////////////////////