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

Unified Diff: build/android/buildbot/bb_clang_builder.sh

Issue 11365044: Run findbugs and findbugs-plugin test on clang bot. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync Created 8 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
Index: build/android/buildbot/bb_clang_builder.sh
diff --git a/build/android/buildbot/bb_clang_builder.sh b/build/android/buildbot/bb_clang_builder.sh
index 3bf88aedb8d05749d5dd780799b82ed193b4708b..84cd4138c71ac14f21d6248adc680e79622a0bc0 100755
--- a/build/android/buildbot/bb_clang_builder.sh
+++ b/build/android/buildbot/bb_clang_builder.sh
@@ -11,3 +11,5 @@ BB_SRC_ROOT="$(cd "$BB_DIR/../../.."; pwd)"
bb_baseline_setup "$BB_SRC_ROOT" "$@"
bb_compile
+bb_run_findbugs_diff
+bb_run_findbugs_plugin_tests
« no previous file with comments | « no previous file | build/android/buildbot/bb_try_clang_builder.sh » ('j') | build/android/buildbot/buildbot_functions.sh » ('J')

Powered by Google App Engine
This is Rietveld 408576698