From 398e3afe5482aea0362214f3f6eb4d28aad77150 Mon Sep 17 00:00:00 2001 From: "epoger@google.com" Date: Mon, 18 Jun 2012 15:37:25 +0000 Subject: 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 --- trybots_to_run/README.txt | 5 ++++- trybots_to_run/depsroll | 2 +- 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 -- cgit v1.2.3