From 52da917814156af924589154bc8021ff34648eb4 Mon Sep 17 00:00:00 2001 From: "epoger@google.com" Date: Wed, 3 Apr 2013 18:48:18 +0000 Subject: [PATCH] Add list of Skia trybots to run CLs against, along with existing lists of Chrome trybots (SkipBuildbotRuns) Review URL: https://codereview.chromium.org/13545002 git-svn-id: http://skia.googlecode.com/svn/trunk@8522 2bbb7eff-a529-9590-31e7-b0007b416f81 --- trybots_to_run/{ => chrome}/README.txt | 2 +- trybots_to_run/{ => chrome}/depsroll | 0 trybots_to_run/{ => chrome}/layout | 0 trybots_to_run/skia/README.txt | 6 ++++++ trybots_to_run/skia/compile | 1 + 5 files changed, 8 insertions(+), 1 deletion(-) rename trybots_to_run/{ => chrome}/README.txt (82%) rename trybots_to_run/{ => chrome}/depsroll (100%) rename trybots_to_run/{ => chrome}/layout (100%) create mode 100644 trybots_to_run/skia/README.txt create mode 100644 trybots_to_run/skia/compile diff --git a/trybots_to_run/README.txt b/trybots_to_run/chrome/README.txt similarity index 82% rename from trybots_to_run/README.txt rename to trybots_to_run/chrome/README.txt index b16d1b4..019a96e 100644 --- a/trybots_to_run/README.txt +++ b/trybots_to_run/chrome/README.txt @@ -1,4 +1,4 @@ -This directory contains a few sets of trybots that are appropriate to run in various circumstances. +This directory contains a few sets of chrome trybots that are appropriate to run in various circumstances. See: - https://sites.google.com/site/skiadocs/developer-documentation/managing-chrome-s-use-of-skia/how-to-run-skia-changes-through-chrome-trybots - https://sites.google.com/site/skiadocs/developer-documentation/managing-chrome-s-use-of-skia/how-to-roll-skia-deps-within-the-chrome-repo-skia-gardening diff --git a/trybots_to_run/depsroll b/trybots_to_run/chrome/depsroll similarity index 100% rename from trybots_to_run/depsroll rename to trybots_to_run/chrome/depsroll diff --git a/trybots_to_run/layout b/trybots_to_run/chrome/layout similarity index 100% rename from trybots_to_run/layout rename to trybots_to_run/chrome/layout diff --git a/trybots_to_run/skia/README.txt b/trybots_to_run/skia/README.txt new file mode 100644 index 0000000..cff0feb --- /dev/null +++ b/trybots_to_run/skia/README.txt @@ -0,0 +1,6 @@ +This directory contains a few sets of Skia trybots that are appropriate to run in various circumstances. + +See https://sites.google.com/site/skiadocs/developer-documentation/skia-trybots + + +compile: the minimal set of compile-only trybots that should exercise all compilers and preprocessor configurations diff --git a/trybots_to_run/skia/compile b/trybots_to_run/skia/compile new file mode 100644 index 0000000..209d178 --- /dev/null +++ b/trybots_to_run/skia/compile @@ -0,0 +1 @@ +Skia_ChromeOS_Alex_Compile_Debug_32,Skia_Linux_NoGPU_Compile_Debug_32,Skia_MacMiniLion_Float_Compile_Debug_32,Skia_MacMiniLion_Float_Compile_Release_64,Skia_MacMini_10_8_Float_Compile_Debug_32,Skia_MacMini_10_8_Float_Compile_Release_64,Skia_Mac_Float_Compile_Debug_32,Skia_Mac_Float_Compile_Release_64,Skia_Nexus10_4-1_Float_Compile_Debug_32,Skia_Nexus4_4-1_Float_Compile_Release_32,Skia_RazrI_4-1_Float_Compile_Debug_32,Skia_Shuttle_Ubuntu12_ATI5770_Float_Compile_Debug_32,Skia_Shuttle_Ubuntu12_ATI5770_Float_Compile_Release_64,Skia_Shuttle_Ubuntu12_NaCl_Compile_Debug,Skia_Shuttle_Win7_Intel_Float_ANGLE_Compile_Debug_32,Skia_Shuttle_Win7_Intel_Float_Compile_Debug_32,Skia_Shuttle_Win7_Intel_Float_DirectWrite_Compile_Debug_32,Skia_iOS_Compile_Debug_32 -- 2.7.4