HOTFIX: Disable buggy dependency checker

This commit is contained in:
Patrick Wendell 2015-04-30 22:39:58 -07:00
parent 36a7a6807e
commit a9fc50552e

View file

@ -62,7 +62,7 @@ TESTS_TIMEOUT="150m" # format: http://linux.die.net/man/1/timeout
PR_TESTS=(
"pr_merge_ability"
"pr_public_classes"
"pr_new_dependencies"
# DISABLED (pwendell) "pr_new_dependencies"
)
function post_message () {