Adding a new annotation to set ChildProcessAllocator settings in tests.
Created a new annotation that lets tests specify settings for the
allocation of child services. It is mostly a clean-up to replace the
current use of the command line annotation with a more specific one.
As a result I had to create a new content specific instrumentation test
runner that registers that new content specific annotation.
BUG=702316
Review-Url: https://codereview.chromium.org/2814533002
Cr-Commit-Position: refs/heads/master@{#463440}
Committed: https://chromium.googlesource.com/chromium/src/+/857cc7b94a374decb02c7c98a3b84dd14ec6a275
Description was changed from ========== Introducing a new annotation to change child process allocator. BUG= ...
3 years, 8 months ago
(2017-04-10 17:56:27 UTC)
#1
Description was changed from
==========
Introducing a new annotation to change child process allocator.
BUG=
==========
to
==========
Adding a new annotation to set ChildProcessAllocator settings in tests.
Created a new annotation that lets test specify settings for the
allocation of child services. It is mostly a clean-up to replace the
current use of the command line allocation.
As a result I had to create a new content specific instrumentation test
runner that register that new content specific annotation.
BUG=702316
==========
Description was changed from ========== Adding a new annotation to set ChildProcessAllocator settings in tests. ...
3 years, 8 months ago
(2017-04-10 18:09:00 UTC)
#7
Description was changed from
==========
Adding a new annotation to set ChildProcessAllocator settings in tests.
Created a new annotation that lets test specify settings for the
allocation of child services. It is mostly a clean-up to replace the
current use of the command line allocation.
As a result I had to create a new content specific instrumentation test
runner that register that new content specific annotation.
BUG=702316
==========
to
==========
Adding a new annotation to set ChildProcessAllocator settings in tests.
Created a new annotation that lets test specify settings for the
allocation of child services. It is mostly a clean-up to replace the
current use of the command line allocation.
As a result I had to create a new content specific instrumentation test
runner that registers that new content specific annotation.
BUG=702316
==========
Jay Civelli
Description was changed from ========== Adding a new annotation to set ChildProcessAllocator settings in tests. ...
3 years, 8 months ago
(2017-04-10 18:25:39 UTC)
#8
Description was changed from
==========
Adding a new annotation to set ChildProcessAllocator settings in tests.
Created a new annotation that lets test specify settings for the
allocation of child services. It is mostly a clean-up to replace the
current use of the command line allocation.
As a result I had to create a new content specific instrumentation test
runner that registers that new content specific annotation.
BUG=702316
==========
to
==========
Adding a new annotation to set ChildProcessAllocator settings in tests.
Created a new annotation that lets test specify settings for the
allocation of child services. It is mostly a clean-up to replace the
current use of the command line annotation with a more specific one.
As a result I had to create a new content specific instrumentation test
runner that registers that new content specific annotation.
BUG=702316
==========
Jay Civelli
Description was changed from ========== Adding a new annotation to set ChildProcessAllocator settings in tests. ...
3 years, 8 months ago
(2017-04-10 18:28:11 UTC)
#9
Description was changed from
==========
Adding a new annotation to set ChildProcessAllocator settings in tests.
Created a new annotation that lets test specify settings for the
allocation of child services. It is mostly a clean-up to replace the
current use of the command line annotation with a more specific one.
As a result I had to create a new content specific instrumentation test
runner that registers that new content specific annotation.
BUG=702316
==========
to
==========
Adding a new annotation to set ChildProcessAllocator settings in tests.
Created a new annotation that lets tests specify settings for the
allocation of child services. It is mostly a clean-up to replace the
current use of the command line annotation with a more specific one.
As a result I had to create a new content specific instrumentation test
runner that registers that new content specific annotation.
BUG=702316
==========
Jay Civelli
3 years, 8 months ago
(2017-04-10 18:28:16 UTC)
#10
boliu
lgtm % junit3 question https://codereview.chromium.org/2814533002/diff/40001/chrome/android/javatests/src/org/chromium/chrome/browser/BindingManagerIntegrationTest.java File chrome/android/javatests/src/org/chromium/chrome/browser/BindingManagerIntegrationTest.java (right): https://codereview.chromium.org/2814533002/diff/40001/chrome/android/javatests/src/org/chromium/chrome/browser/BindingManagerIntegrationTest.java#newcode510 chrome/android/javatests/src/org/chromium/chrome/browser/BindingManagerIntegrationTest.java:510: @ChildProcessAllocatorSettings(sandboxedServiceCount = 4) does this ...
3 years, 8 months ago
(2017-04-10 18:43:42 UTC)
#11
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/407198)
3 years, 8 months ago
(2017-04-10 21:21:36 UTC)
#19
CQ is committing da patch. Bot data: {"patchset_id": 60001, "attempt_start_ts": 1491865551633670, "parent_rev": "633935afe86e414d2394d9e121ad53300b57913a", "commit_rev": "857cc7b94a374decb02c7c98a3b84dd14ec6a275"}
3 years, 8 months ago
(2017-04-10 23:17:53 UTC)
#25
CQ is committing da patch.
Bot data: {"patchset_id": 60001, "attempt_start_ts": 1491865551633670,
"parent_rev": "633935afe86e414d2394d9e121ad53300b57913a", "commit_rev":
"857cc7b94a374decb02c7c98a3b84dd14ec6a275"}
commit-bot: I haz the power
Description was changed from ========== Adding a new annotation to set ChildProcessAllocator settings in tests. ...
3 years, 8 months ago
(2017-04-10 23:18:46 UTC)
#26
Message was sent while issue was closed.
Description was changed from
==========
Adding a new annotation to set ChildProcessAllocator settings in tests.
Created a new annotation that lets tests specify settings for the
allocation of child services. It is mostly a clean-up to replace the
current use of the command line annotation with a more specific one.
As a result I had to create a new content specific instrumentation test
runner that registers that new content specific annotation.
BUG=702316
==========
to
==========
Adding a new annotation to set ChildProcessAllocator settings in tests.
Created a new annotation that lets tests specify settings for the
allocation of child services. It is mostly a clean-up to replace the
current use of the command line annotation with a more specific one.
As a result I had to create a new content specific instrumentation test
runner that registers that new content specific annotation.
BUG=702316
Review-Url: https://codereview.chromium.org/2814533002
Cr-Commit-Position: refs/heads/master@{#463440}
Committed:
https://chromium.googlesource.com/chromium/src/+/857cc7b94a374decb02c7c98a3b8...
==========
commit-bot: I haz the power
Committed patchset #2 (id:60001) as https://chromium.googlesource.com/chromium/src/+/857cc7b94a374decb02c7c98a3b84dd14ec6a275
3 years, 8 months ago
(2017-04-10 23:18:56 UTC)
#27
Issue 2814533002: Adding a new annotation to set ChildProcessAllocator settings in tests.
(Closed)
Created 3 years, 8 months ago by Jay Civelli
Modified 3 years, 8 months ago
Reviewers: boliu, gone
Base URL:
Comments: 4