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

Issue 11048019: Add everything from src/tools/isolate r159537. (Closed)

Created:
8 years, 2 months ago by M-A Ruel
Modified:
8 years, 2 months ago
Reviewers:
csharp
CC:
chromium-reviews
Base URL:
https://git.chromium.org/chromium/tools/swarm_client.git@master
Visibility:
Public.

Description

Add everything from src/tools/isolate r159537. The goal here is to have a single official source for all the scripts related to: - Tracing - Isolate management and interaction with the content-addressed datastore - Swarm interaction R=csharp@chromium.org BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=159961

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : Using --similarity 60 to disable the incorrect git copy guess #

Patch Set 4 : Ensure --similarity is sticky #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10733 lines, --1 lines) Patch
A README.py View 1 chunk +46 lines, -0 lines 0 comments Download
A fix_test_cases.py View 1 chunk +224 lines, -0 lines 0 comments Download
A isolate.py View 1 chunk +1926 lines, -0 lines 0 comments Download
A isolate_merge.py View 1 chunk +68 lines, -0 lines 0 comments Download
A list_test_cases.py View 1 chunk +54 lines, -0 lines 0 comments Download
A run_test_cases.py View 1 chunk +904 lines, -0 lines 0 comments Download
A shard_test_cases.py View 1 chunk +49 lines, -0 lines 0 comments Download
A tests/gtest_fake/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A tests/gtest_fake/gtest_fake_base.py View 1 chunk +36 lines, -0 lines 0 comments Download
A tests/gtest_fake/gtest_fake_error.py View 1 chunk +32 lines, -0 lines 0 comments Download
A tests/gtest_fake/gtest_fake_fail.py View 1 2 1 chunk +57 lines, -0 lines 0 comments Download
A tests/gtest_fake/gtest_fake_pass.py View 1 chunk +55 lines, -0 lines 0 comments Download
A tests/isolate/fail.isolate View 1 chunk +14 lines, -0 lines 0 comments Download
A tests/isolate/fail.py View 1 chunk +15 lines, -0 lines 0 comments Download
A tests/isolate/files1/subdir/42.txt View 1 chunk +1 line, -0 lines 0 comments Download
A tests/isolate/files1/test_file1.txt View 1 chunk +1 line, -0 lines 0 comments Download
A tests/isolate/files1/test_file2.txt View 1 chunk +1 line, -0 lines 0 comments Download
A tests/isolate/files2 View 1 chunk +1 line, -0 lines 0 comments Download
A tests/isolate/missing_trailing_slash.isolate View 1 chunk +11 lines, -0 lines 0 comments Download
A tests/isolate/no_run.isolate View 1 chunk +14 lines, -0 lines 0 comments Download
A tests/isolate/non_existent.isolate View 1 chunk +10 lines, -0 lines 0 comments Download
A tests/isolate/symlink_full.isolate View 1 chunk +17 lines, -0 lines 0 comments Download
A tests/isolate/symlink_full.py View 1 chunk +39 lines, -0 lines 0 comments Download
A tests/isolate/symlink_partial.isolate View 1 chunk +17 lines, -0 lines 0 comments Download
A tests/isolate/symlink_partial.py View 1 chunk +21 lines, -0 lines 0 comments Download
A tests/isolate/touch_only.isolate View 1 chunk +18 lines, -0 lines 0 comments Download
A tests/isolate/touch_only.py View 1 chunk +31 lines, -0 lines 0 comments Download
A tests/isolate/touch_root.isolate View 1 chunk +15 lines, -0 lines 0 comments Download
A tests/isolate/touch_root.py View 1 chunk +24 lines, -0 lines 0 comments Download
A tests/isolate/with_flag.isolate View 1 chunk +18 lines, -0 lines 0 comments Download
A tests/isolate/with_flag.py View 1 chunk +54 lines, -0 lines 0 comments Download
A tests/isolate_smoke_test.py View 1 chunk +1001 lines, -0 lines 0 comments Download
A tests/isolate_test.py View 1 chunk +836 lines, -0 lines 0 comments Download
A tests/run_test_cases/sleep.py View 1 chunk +22 lines, -0 lines 0 comments Download
A tests/run_test_cases_smoke_test.py View 1 chunk +172 lines, -0 lines 0 comments Download
A tests/run_test_cases_test.py View 1 chunk +193 lines, -0 lines 0 comments Download
A tests/trace_inputs/child1.py View 1 chunk +50 lines, -0 lines 0 comments Download
A tests/trace_inputs/child2.py View 1 chunk +44 lines, -0 lines 0 comments Download
A tests/trace_inputs/files1/bar View 1 chunk +1 line, -0 lines 0 comments Download
A tests/trace_inputs/files1/do_not_care.txt View 1 chunk +1 line, -0 lines 0 comments Download
A tests/trace_inputs/files1/foo View 1 chunk +1 line, -0 lines 0 comments Download
A tests/trace_inputs/files2 View 1 chunk +1 line, -0 lines 0 comments Download
A tests/trace_inputs/ignored.txt View 1 chunk +1 line, -0 lines 0 comments Download
A tests/trace_inputs/symlink.py View 1 chunk +37 lines, -0 lines 0 comments Download
A tests/trace_inputs/test_file.txt View 1 chunk +1 line, -0 lines 0 comments Download
A tests/trace_inputs/touch_only.py View 1 chunk +30 lines, -0 lines 0 comments Download
A tests/trace_inputs_smoke_test.py View 1 chunk +614 lines, -0 lines 0 comments Download
A tests/trace_inputs_test.py View 1 chunk +448 lines, -0 lines 0 comments Download
A tests/trace_test_cases_smoke_test.py View 1 chunk +123 lines, -0 lines 0 comments Download
A trace_inputs.py View 1 chunk +3258 lines, -0 lines 0 comments Download
A trace_test_cases.py View 1 chunk +127 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
M-A Ruel
8 years, 2 months ago (2012-10-03 15:27:56 UTC) #1
csharp
lgtm
8 years, 2 months ago (2012-10-03 16:53:07 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/11048019/5002
8 years, 2 months ago (2012-10-03 16:53:52 UTC) #3
commit-bot: I haz the power
Presubmit check for 11048019-5002 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 2 months ago (2012-10-03 16:54:42 UTC) #4
M-A Ruel
8 years, 2 months ago (2012-10-03 19:47:11 UTC) #5
On 2012/10/03 16:54:42, I haz the power (commit-bot) wrote:
> Presubmit check for 11048019-5002 failed and returned exit status 1.

The reason it failed is because tests/isolate/files2 and
tests/trace_inputs/files2 are symlinks to the files1 entry in their
corresponding directory.

I'll commit manually after making sure the presubmit check passes.

Powered by Google App Engine
This is Rietveld 408576698