<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_tools_base/bazel, branch studio-master-dev</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_base/'/>
<entry>
<title>Add --nouse_ijars to avoid building broken targets.</title>
<updated>2020-08-26T17:50:19+00:00</updated>
<author>
<name>Tom Renn</name>
<email>tomrenn@google.com</email>
</author>
<published>2020-07-30T17:24:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_base/commit/?id=37ece64b908a606a846bff6bb18a2801e54d1573'/>
<id>37ece64b908a606a846bff6bb18a2801e54d1573</id>
<content type='text'>
This is a temporary fix for b/162497186 where the root cause is still
undetermined. We do not (AFAIK) heavily rely on ijars, but may see a
performance regression in java compilation time. This change is to get
Windows builds working again until we can find and resolve the root
problem.

Bug: 162497186
Test: Treehugger presubmit
Change-Id: I23b98885f68a4ce13f623bba53b30bb40dc2a500
(cherry picked from commit 6bb967b7149ff7813b4f9b944a6bb36a70660a38)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a temporary fix for b/162497186 where the root cause is still
undetermined. We do not (AFAIK) heavily rely on ijars, but may see a
performance regression in java compilation time. This change is to get
Windows builds working again until we can find and resolve the root
problem.

Bug: 162497186
Test: Treehugger presubmit
Change-Id: I23b98885f68a4ce13f623bba53b30bb40dc2a500
(cherry picked from commit 6bb967b7149ff7813b4f9b944a6bb36a70660a38)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update windows RBE machines to 2019</title>
<updated>2020-06-22T21:58:14+00:00</updated>
<author>
<name>Joe Baker-Malone</name>
<email>jbakermalone@google.com</email>
</author>
<published>2020-06-16T23:05:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_base/commit/?id=4859685c01d301c8aac013191407f4d29e3d8827'/>
<id>4859685c01d301c8aac013191407f4d29e3d8827</id>
<content type='text'>
Test: existing tests should still pass
Bug: 151856181
Change-Id: I06cd811e45a5ff5e0b14f183170e0545f04fbd6e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: existing tests should still pass
Bug: 151856181
Change-Id: I06cd811e45a5ff5e0b14f183170e0545f04fbd6e
</pre>
</div>
</content>
</entry>
<entry>
<title>Address bazel status 3 and 4 in the target</title>
<updated>2020-05-20T01:14:21+00:00</updated>
<author>
<name>Anil Timilsina</name>
<email>atimilsina@google.com</email>
</author>
<published>2020-05-19T22:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_base/commit/?id=c96bcb4aeb5542e36da5aa2bfbf5885b959fbe7e'/>
<id>c96bcb4aeb5542e36da5aa2bfbf5885b959fbe7e</id>
<content type='text'>
Ignore bazel status 3 (some test failures) and 4 (no tests found) as
bazel build failure in the target

Bug:
Test: Tested locally
Change-Id: I012adc259fbb63b0ca95d025b37817c6d4e3cdad
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ignore bazel status 3 (some test failures) and 4 (no tests found) as
bazel build failure in the target

Bug:
Test: Tested locally
Change-Id: I012adc259fbb63b0ca95d025b37817c6d4e3cdad
</pre>
</div>
</content>
</entry>
<entry>
<title>Update XML test log aggregation</title>
<updated>2020-05-19T22:14:31+00:00</updated>
<author>
<name>Anil Timilsina</name>
<email>atimilsina@google.com</email>
</author>
<published>2020-05-19T21:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_base/commit/?id=f498ecd8c606c441a297d086cc98e5c09aae0f44'/>
<id>f498ecd8c606c441a297d086cc98e5c09aae0f44</id>
<content type='text'>
Update test log aggregation to include test results from passing test
suites.

Bug: 155415139
Test: n/a
Change-Id: I28f32d2dc5e1a3d149b3e5cb401e4dce508328f6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update test log aggregation to include test results from passing test
suites.

Bug: 155415139
Test: n/a
Change-Id: I28f32d2dc5e1a3d149b3e5cb401e4dce508328f6
</pre>
</div>
</content>
</entry>
<entry>
<title>Move qa utils under qa folder</title>
<updated>2020-05-19T20:25:21+00:00</updated>
<author>
<name>Anil Timilsina</name>
<email>atimilsina@google.com</email>
</author>
<published>2020-05-19T18:44:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_base/commit/?id=d535d611285528b5ba19f6751c5deaddc9547679'/>
<id>d535d611285528b5ba19f6751c5deaddc9547679</id>
<content type='text'>
This utility is used by git_studio-master-dev-throttled. Moving it
along with other qa_* files to the qa/ dir

Bug: 156763989
Test: n/a
Change-Id: Ibc5f6937070017566d91f0d8cadf12292b163e47
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This utility is used by git_studio-master-dev-throttled. Moving it
along with other qa_* files to the qa/ dir

Bug: 156763989
Test: n/a
Change-Id: Ibc5f6937070017566d91f0d8cadf12292b163e47
</pre>
</div>
</content>
</entry>
<entry>
<title>Add coverage target for parallel device test report.</title>
<updated>2020-05-19T18:08:50+00:00</updated>
<author>
<name>Arif Sukoco</name>
<email>arifs@google.com</email>
</author>
<published>2020-05-18T19:07:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_base/commit/?id=8532277e4d6535d3323e8214971961d578043e20'/>
<id>8532277e4d6535d3323e8214971961d578043e20</id>
<content type='text'>
Test: manually run coverage/report.sh
Bug: None

Change-Id: I9c7cc1cbb04624dc683c22bab2017272a770ec38
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: manually run coverage/report.sh
Bug: None

Change-Id: I9c7cc1cbb04624dc683c22bab2017272a770ec38
</pre>
</div>
</content>
</entry>
<entry>
<title>Exit from BazelWorker when stdin receives EOF.</title>
<updated>2020-05-19T16:18:53+00:00</updated>
<author>
<name>Tom Renn</name>
<email>tomrenn@google.com</email>
</author>
<published>2020-04-30T23:06:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_base/commit/?id=62d021abed4b0e7c9302517fa2f9a6767d06250b'/>
<id>62d021abed4b0e7c9302517fa2f9a6767d06250b</id>
<content type='text'>
When bazel workers are stopped the delimited WorkRequest stream
will end returning null. Instead of crashing, gracefully break
from the while(true) loop.

This isn't a direct fix for any particular bug but something I
stumbled across and thought was causing other issues.

Bug: none
Test: none
Change-Id: I019e8a75fc5db2a254e53ba72a0a90ebfd5bad0f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When bazel workers are stopped the delimited WorkRequest stream
will end returning null. Instead of crashing, gracefully break
from the while(true) loop.

This isn't a direct fix for any particular bug but something I
stumbled across and thought was causing other issues.

Bug: none
Test: none
Change-Id: I019e8a75fc5db2a254e53ba72a0a90ebfd5bad0f
</pre>
</div>
</content>
</entry>
<entry>
<title>Update bazel path</title>
<updated>2020-05-19T02:10:35+00:00</updated>
<author>
<name>Anil Timilsina</name>
<email>atimilsina@google.com</email>
</author>
<published>2020-05-19T02:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_base/commit/?id=d37320094af8f4573f305824fe8362bb5b87d266'/>
<id>d37320094af8f4573f305824fe8362bb5b87d266</id>
<content type='text'>
Update bazel path in the scripts that were moved under qa/

Fixes: 156979954
Test: n/a
Change-Id: Ibb42bf17b4829a5533f3d77fd514ebcb37fe1981
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update bazel path in the scripts that were moved under qa/

Fixes: 156979954
Test: n/a
Change-Id: Ibb42bf17b4829a5533f3d77fd514ebcb37fe1981
</pre>
</div>
</content>
</entry>
<entry>
<title>Move qa related items to a new folder</title>
<updated>2020-05-19T00:05:59+00:00</updated>
<author>
<name>Anil Timilsina</name>
<email>atimilsina@google.com</email>
</author>
<published>2020-05-18T18:19:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_base/commit/?id=460ba8e410d605a7259b1918059f20231386e4fd'/>
<id>460ba8e410d605a7259b1918059f20231386e4fd</id>
<content type='text'>
Create a new qa folder under bazel for items owned by TE team.
Update test config in cr/312123055

Bug: 156925786
Test: n/a
Change-Id: I9312a5d269cc1f16f28f39bf8a4bec919f034886
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create a new qa folder under bazel for items owned by TE team.
Update test config in cr/312123055

Bug: 156925786
Test: n/a
Change-Id: I9312a5d269cc1f16f28f39bf8a4bec919f034886
</pre>
</div>
</content>
</entry>
<entry>
<title>Aggregate testlogs XML files to be uploaded</title>
<updated>2020-05-14T21:18:43+00:00</updated>
<author>
<name>Anil Timilsina</name>
<email>atimilsina@google.com</email>
</author>
<published>2020-05-12T18:34:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_tools_base/commit/?id=3c406dc824bf4e32407a4f45f0c77f609bea84ff'/>
<id>3c406dc824bf4e32407a4f45f0c77f609bea84ff</id>
<content type='text'>
Aggregate all test log XMLs into a single file and upload it to
ab/. These results will be used in flake detection.
These logs will eventually be forwarded to Sponge by ATP as well..
also added cr/311170448 ATP config for logs forwarding to Sponge

Bug: 155415139
Test: Tested locally
Change-Id: I9f34eb5ef2c8f074716d66817485acaa6f4e5abd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Aggregate all test log XMLs into a single file and upload it to
ab/. These results will be used in flake detection.
These logs will eventually be forwarded to Sponge by ATP as well..
also added cr/311170448 ATP config for logs forwarding to Sponge

Bug: 155415139
Test: Tested locally
Change-Id: I9f34eb5ef2c8f074716d66817485acaa6f4e5abd
</pre>
</div>
</content>
</entry>
</feed>
