aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/gammatext.cpp
diff options
context:
space:
mode:
authorGravatar reed <reed@google.com>2014-11-14 14:39:29 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2014-11-14 14:39:29 -0800
commit64c04882701d9ee3bbbf23d8c02c8d96c5a51719 (patch)
treeefc0c4a60cd75a2e902d839594d69b88e474a6f0 /gm/gammatext.cpp
parent82b1d620137f35fe48bc635bc74f638c9716710b (diff)
disable gammatext gm for a while, looking for other flakes
Diffstat (limited to 'gm/gammatext.cpp')
-rw-r--r--gm/gammatext.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/gm/gammatext.cpp b/gm/gammatext.cpp
index b10bd1a111..71086693d5 100644
--- a/gm/gammatext.cpp
+++ b/gm/gammatext.cpp
@@ -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; )
//////////////////////////////////////////////////////////////////////////////