-
gavinp@chromium.org authored
I recently needed to run presubmit tests in depot_tools, and I was helpfully told: $ gcl presubmit mychange ... eliding stuff ... Install google_appengine sdk in /scratch/scratch/chrome/depot_tools_git/testing_support or higher up This was a lie. If you put google_appengine there, the same presubmit tools that told you to install it there will fail you for numerous style violations contained within appengine itself. This change makes us ignore those by blacklisting google_appengine inside of testing_support. Review URL: https://chromiumcodereview.appspot.com/10829293 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@151210 0039d316-1c4b-4281-b951-d872f2087c98
656326d4