Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(236)

Unified Diff: gm/gammatext.cpp

Issue 725303002: disable gammatext gm for a while, looking for other flakes (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gm/gammatext.cpp
diff --git a/gm/gammatext.cpp b/gm/gammatext.cpp
index b10bd1a111aaea7f00e99a17e517588bd541a5cd..71086693d5a2388a2ee0b5f76f4b315a42949911 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; )
//////////////////////////////////////////////////////////////////////////////
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698