Revert of disable gammatext gm for a while, looking for other flakes (patchset #1...
authorbungeman <bungeman@google.com>
Thu, 19 Feb 2015 15:45:14 +0000 (07:45 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 19 Feb 2015 15:45:14 +0000 (07:45 -0800)
Reason for revert:
We now have gold!!!

Original issue's description:
> disable gammatext gm for a while, looking for other flakes
>
> BUG=skia:
>
> Committed: https://skia.googlesource.com/skia/+/64c04882701d9ee3bbbf23d8c02c8d96c5a51719

TBR=reed@google.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=skia:

Review URL: https://codereview.chromium.org/943673002

gm/gammatext.cpp

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