aboutsummaryrefslogtreecommitdiffhomepage
path: root/trybots_to_run
diff options
context:
space:
mode:
authorGravatar epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-06-18 15:37:25 +0000
committerGravatar epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-06-18 15:37:25 +0000
commit398e3afe5482aea0362214f3f6eb4d28aad77150 (patch)
tree665d5c496623068cb4e72b2a29aa3238f3ae2be7 /trybots_to_run
parent11f6614727f0f131a0ca9da316e1165d17329deb (diff)
Remove linux_shared from list of trybots to run, because that trybot disappeared in http://crrev.com/141759
TBR=reed@google.com Review URL: https://codereview.appspot.com/6295097 git-svn-id: http://skia.googlecode.com/svn/trunk@4277 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'trybots_to_run')
-rw-r--r--trybots_to_run/README.txt5
-rw-r--r--trybots_to_run/depsroll2
2 files changed, 5 insertions, 2 deletions
diff --git a/trybots_to_run/README.txt b/trybots_to_run/README.txt
index 82b66f11e8..b16d1b431c 100644
--- a/trybots_to_run/README.txt
+++ b/trybots_to_run/README.txt
@@ -1,5 +1,8 @@
This directory contains a few sets of trybots that are appropriate to run in various circumstances.
-See http://code.google.com/p/skia/wiki/ChromeTrybots and http://go/SkiaGardenerStepByStep .
+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
+ - http://build.chromium.org/p/tryserver.chromium/waterfall
depsroll: these are the trybots we should run before committing a Skia DEPS roll into Chrome
layout: a smaller set to exercise most layout tests
diff --git a/trybots_to_run/depsroll b/trybots_to_run/depsroll
index 42ac9be107..3c85840cf0 100644
--- a/trybots_to_run/depsroll
+++ b/trybots_to_run/depsroll
@@ -1 +1 @@
-android,linux,linux_asan,linux_chromeos,linux_chromeos_asan,linux_gpu,linux_heapcheck,linux_layout,linux_layout_rel,linux_shared,mac,mac_asan,mac_gpu,mac_layout,mac_layout_rel,win,win_gpu,win_layout,win_layout_rel \ No newline at end of file
+android,linux,linux_asan,linux_chromeos,linux_chromeos_asan,linux_gpu,linux_heapcheck,linux_layout,linux_layout_rel,mac,mac_asan,mac_gpu,mac_layout,mac_layout_rel,win,win_gpu,win_layout,win_layout_rel \ No newline at end of file