Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2247)

Issue 217190043: Migrate testing related third parties to /appengine/third_party_local/. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 5 months ago by M-A
Modified:
9 years, 5 months ago
Reviewers:
vadimsh
CC:
swarming-eng_googlegroups.com, iannucci, nodir_chromium
Base URL:
https://code.google.com/p/swarming@master
Visibility:
Public.

Description

Migrate testing related third parties to /appengine/third_party_local/. These third parties are not used nor uploaded to the AppEngine instances. They were under /appengine/components/ but I think it's worth raising at higher level. More importantly, the name is intentionally 'third_party_local' to make it clear that these packages are never to be uploaded to AppEngine. This gets rid of the confusion between components/third_party and components/components/third_party. Removed a few sys.path manipulation along the way and renamed appengine/README to README.md. Imported libraries will be migrated in a follow up. R=vadimsh@chromium.org BUG= Committed: https://code.google.com/p/swarming/source/detail?repo=default&r=3e2046aec942d7c460aebbf36ab9ba9be198a96e

Patch Set 1 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-26 lines, -16289 lines) Patch
M PRESUBMIT.py View 1 chunk +4 lines, -2 lines 0 comments Download
D appengine/README View 1 chunk +0 lines, -6 lines 0 comments Download
A appengine/README.md View 1 chunk +10 lines, -0 lines 0 comments Download
M appengine/auth_service/PRESUBMIT.py View 1 chunk +1 line, -3 lines 0 comments Download
M appengine/auth_service/backend/main.py View 1 chunk +0 lines, -6 lines 0 comments Download
M appengine/auth_service/common/test_replica_app/main.py View 1 chunk +0 lines, -5 lines 0 comments Download
M appengine/auth_service/frontend/main.py View 1 chunk +0 lines, -6 lines 0 comments Download
M appengine/auth_service/tools/compile_proto.py View 1 chunk +1 line, -1 line 0 comments Download
M appengine/auth_service/tools/run_coverage.py View 1 chunk +1 line, -1 line 0 comments Download
M appengine/components/PRESUBMIT.py View 1 chunk +1 line, -2 lines 0 comments Download
M appengine/components/components/auth/test_endpoints_app/main.py View 1 chunk +0 lines, -6 lines 0 comments Download
M appengine/components/test_support/test_env.py View 1 chunk +1 line, -1 line 0 comments Download
D appengine/components/third_party/README View 1 chunk +0 lines, -3 lines 0 comments Download
D appengine/components/third_party/bs4/COPYING.txt View 1 chunk +0 lines, -26 lines 0 comments Download
D appengine/components/third_party/bs4/README.swarming View 1 chunk +0 lines, -15 lines 0 comments Download
D appengine/components/third_party/bs4/__init__.py View 1 chunk +0 lines, -393 lines 0 comments Download
D appengine/components/third_party/bs4/builder/__init__.py View 1 chunk +0 lines, -321 lines 0 comments Download
D appengine/components/third_party/bs4/builder/_html5lib.py View 1 chunk +0 lines, -285 lines 0 comments Download
D appengine/components/third_party/bs4/builder/_htmlparser.py View 1 chunk +0 lines, -250 lines 0 comments Download
D appengine/components/third_party/bs4/builder/_lxml.py View 1 chunk +0 lines, -233 lines 0 comments Download
D appengine/components/third_party/bs4/dammit.py View 1 chunk +0 lines, -826 lines 0 comments Download
D appengine/components/third_party/bs4/diagnose.py View 1 chunk +0 lines, -204 lines 0 comments Download
D appengine/components/third_party/bs4/element.py View 1 chunk +0 lines, -1611 lines 0 comments Download
D appengine/components/third_party/bs4/testing.py View 1 chunk +0 lines, -592 lines 0 comments Download
D appengine/components/third_party/colorama/LICENSE.txt View 1 chunk +0 lines, -28 lines 0 comments Download
D appengine/components/third_party/colorama/README.swarming View 1 chunk +0 lines, -13 lines 0 comments Download
D appengine/components/third_party/colorama/README.txt View 1 chunk +0 lines, -304 lines 0 comments Download
D appengine/components/third_party/colorama/__init__.py View 1 chunk +0 lines, -7 lines 0 comments Download
D appengine/components/third_party/colorama/ansi.py View 1 chunk +0 lines, -50 lines 0 comments Download
D appengine/components/third_party/colorama/ansitowin32.py View 1 chunk +0 lines, -189 lines 0 comments Download
D appengine/components/third_party/colorama/initialise.py View 1 chunk +0 lines, -56 lines 0 comments Download
D appengine/components/third_party/colorama/win32.py View 1 chunk +0 lines, -134 lines 0 comments Download
D appengine/components/third_party/colorama/winterm.py View 1 chunk +0 lines, -120 lines 0 comments Download
D appengine/components/third_party/depot_tools/LICENSE View 1 chunk +0 lines, -27 lines 0 comments Download
D appengine/components/third_party/depot_tools/README.swarming View 1 chunk +0 lines, -12 lines 0 comments Download
D appengine/components/third_party/depot_tools/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
D appengine/components/third_party/depot_tools/auto_stub.py View 1 chunk +0 lines, -128 lines 0 comments Download
D appengine/components/third_party/depot_tools/git_common.py View 1 chunk +0 lines, -301 lines 0 comments Download
D appengine/components/third_party/depot_tools/git_number.py View 1 chunk +0 lines, -267 lines 0 comments Download
D appengine/components/third_party/depot_tools/subcommand.py View 1 chunk +0 lines, -254 lines 0 comments Download
D appengine/components/third_party/depot_tools/subprocess2.py View 1 chunk +0 lines, -514 lines 0 comments Download
D appengine/components/third_party/mock/LICENSE.txt View 1 chunk +0 lines, -26 lines 0 comments Download
D appengine/components/third_party/mock/PKG-INFO View 1 chunk +0 lines, -208 lines 0 comments Download
D appengine/components/third_party/mock/README.swarming View 1 chunk +0 lines, -17 lines 0 comments Download
D appengine/components/third_party/mock/README.txt View 1 chunk +0 lines, -177 lines 0 comments Download
D appengine/components/third_party/mock/__init__.py View 1 chunk +0 lines, -2367 lines 0 comments Download
D appengine/components/third_party/rietveld/COPYING View 1 chunk +0 lines, -202 lines 0 comments Download
D appengine/components/third_party/rietveld/README.swarming View 1 chunk +0 lines, -11 lines 0 comments Download
D appengine/components/third_party/rietveld/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
D appengine/components/third_party/rietveld/upload.py View 1 chunk +0 lines, -2708 lines 0 comments Download
D appengine/components/third_party/six/LICENSE View 1 chunk +0 lines, -18 lines 0 comments Download
D appengine/components/third_party/six/README.swarming View 1 chunk +0 lines, -15 lines 0 comments Download
D appengine/components/third_party/six/__init__.py View 1 chunk +0 lines, -585 lines 0 comments Download
D appengine/components/third_party/webtest/README.swarming View 1 chunk +0 lines, -14 lines 0 comments Download
D appengine/components/third_party/webtest/__init__.py View 1 chunk +0 lines, -22 lines 0 comments Download
D appengine/components/third_party/webtest/app.py View 1 chunk +0 lines, -654 lines 0 comments Download
D appengine/components/third_party/webtest/compat.py View 1 chunk +0 lines, -41 lines 0 comments Download
D appengine/components/third_party/webtest/debugapp.py View 1 chunk +0 lines, -97 lines 0 comments Download
D appengine/components/third_party/webtest/ext.py View 1 chunk +0 lines, -6 lines 0 comments Download
D appengine/components/third_party/webtest/forms.py View 1 chunk +0 lines, -597 lines 0 comments Download
D appengine/components/third_party/webtest/http.py View 1 chunk +0 lines, -131 lines 0 comments Download
D appengine/components/third_party/webtest/license.txt View 1 chunk +0 lines, -23 lines 0 comments Download
D appengine/components/third_party/webtest/lint.py View 1 chunk +0 lines, -497 lines 0 comments Download
D appengine/components/third_party/webtest/response.py View 1 chunk +0 lines, -547 lines 0 comments Download
D appengine/components/third_party/webtest/sel.py View 1 chunk +0 lines, -12 lines 0 comments Download
D appengine/components/third_party/webtest/utils.py View 1 chunk +0 lines, -155 lines 0 comments Download
M appengine/components/tools/calculate_version.py View 1 chunk +1 line, -1 line 0 comments Download
M appengine/components/tools/gae.py View 1 chunk +1 line, -1 line 0 comments Download
M appengine/isolate/PRESUBMIT.py View 1 chunk +1 line, -3 lines 0 comments Download
M appengine/isolate/endpoint_handlers_api.py View 1 chunk +0 lines, -1 line 0 comments Download
M appengine/isolate/test_env.py View 1 chunk +2 lines, -0 lines 0 comments Download
M appengine/isolate/tools/run_coverage.py View 1 chunk +1 line, -1 line 0 comments Download
M appengine/swarming/PRESUBMIT.py View 1 chunk +1 line, -3 lines 0 comments Download
M appengine/swarming/main.py View 1 chunk +0 lines, -1 line 0 comments Download
M appengine/swarming/test_env.py View 1 chunk +2 lines, -0 lines 0 comments Download
M appengine/swarming/tools/run_coverage.py View 1 chunk +1 line, -1 line 0 comments Download
A + appengine/third_party_local/bs4/COPYING.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/bs4/README.swarming View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/bs4/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/bs4/builder/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/bs4/builder/_html5lib.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/bs4/builder/_htmlparser.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/bs4/builder/_lxml.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/bs4/dammit.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/bs4/diagnose.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/bs4/element.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/bs4/testing.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/colorama/LICENSE.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/colorama/README.swarming View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/colorama/README.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/colorama/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/colorama/ansi.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/colorama/ansitowin32.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/colorama/initialise.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/colorama/win32.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/colorama/winterm.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/depot_tools/LICENSE View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/depot_tools/README.swarming View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/depot_tools/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/depot_tools/auto_stub.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/depot_tools/git_common.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/depot_tools/git_number.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/depot_tools/subcommand.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/depot_tools/subprocess2.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/mock/LICENSE.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/mock/PKG-INFO View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/mock/README.swarming View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/mock/README.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/mock/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/rietveld/COPYING View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/rietveld/README.swarming View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/rietveld/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/rietveld/upload.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/six/LICENSE View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/six/README.swarming View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/six/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/webtest/README.swarming View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/webtest/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/webtest/app.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/webtest/compat.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/webtest/debugapp.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/webtest/ext.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/webtest/forms.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/webtest/http.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/webtest/license.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/webtest/lint.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/webtest/response.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/webtest/sel.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/third_party_local/webtest/utils.py View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 6
M-A
9 years, 5 months ago (2015-03-23 21:10:56 UTC) #1
vadimsh
What will happen with appengine/components/components/third_party? The current feature of components is that it requires only ...
9 years, 5 months ago (2015-03-24 02:23:31 UTC) #2
M-A
On 2015/03/24 02:23:31, vadimsh wrote: > What will happen with appengine/components/components/third_party? The current > feature ...
9 years, 5 months ago (2015-03-24 23:21:44 UTC) #3
vadimsh
On 2015/03/24 23:21:44, M-A wrote: > On 2015/03/24 02:23:31, vadimsh wrote: > > What will ...
9 years, 5 months ago (2015-03-25 00:00:41 UTC) #4
M-A
On 2015/03/25 00:00:41, vadimsh wrote: > On 2015/03/24 23:21:44, M-A wrote: > > On 2015/03/24 ...
9 years, 5 months ago (2015-03-25 00:59:39 UTC) #5
M-A
9 years, 5 months ago (2015-03-25 01:03:57 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:20001) manually as
3e2046aec942d7c460aebbf36ab9ba9be198a96e (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b