<feed xmlns='http://www.w3.org/2005/Atom'>
<title>build_soong/build_test.bash, branch android-platform-11.0.0_r2</title>
<subtitle>Fork of build/soong
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/build_soong/'/>
<entry>
<title>Unset BUILD_NUMBER in build_test.bash</title>
<updated>2018-10-16T05:36:16+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@google.com</email>
</author>
<published>2018-10-16T05:06:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/build_soong/commit/?id=0abd437f6fd995ee3a96ae57c8421e6c6a3a9218'/>
<id>0abd437f6fd995ee3a96ae57c8421e6c6a3a9218</id>
<content type='text'>
To make build server incrementals of build_test actually incremental.

Test: Set different BUILD_NUMBERs, run build_test.bash --incremental
Change-Id: Ice0e9a6f6c1dd3a3e0332b98081e82a3df74ce59
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To make build server incrementals of build_test actually incremental.

Test: Set different BUILD_NUMBERs, run build_test.bash --incremental
Change-Id: Ice0e9a6f6c1dd3a3e0332b98081e82a3df74ce59
</pre>
</div>
</content>
</entry>
<entry>
<title>Get some more debugging for ckati crashes</title>
<updated>2017-10-10T01:31:21+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@google.com</email>
</author>
<published>2017-10-09T23:08:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/build_soong/commit/?id=89479facb9d8dbd7fb2838128b08a9fc5e74fe57'/>
<id>89479facb9d8dbd7fb2838128b08a9fc5e74fe57</id>
<content type='text'>
The crash we're following is likely a stack overflow. Use an alternate
stack to actually get the backtraces.

Also write out ulimit to reference what the stack size should be.

Bug: 36182021
Test: ulimit -s 768; build/soong/build_test.bash
Change-Id: I8826e5e53f38af552c8b80a1a8a490fde55f2d4b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The crash we're following is likely a stack overflow. Use an alternate
stack to actually get the backtraces.

Also write out ulimit to reference what the stack size should be.

Bug: 36182021
Test: ulimit -s 768; build/soong/build_test.bash
Change-Id: I8826e5e53f38af552c8b80a1a8a490fde55f2d4b
</pre>
</div>
</content>
</entry>
<entry>
<title>have build_test.bash work when run as ./build_test.bash</title>
<updated>2017-10-06T22:52:36+00:00</updated>
<author>
<name>Jeff Gaston</name>
<email>jeffrygaston@google.com</email>
</author>
<published>2017-10-06T19:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/build_soong/commit/?id=e2128d3468b26cf7eb0b44de4f775dba9ed0efd9'/>
<id>e2128d3468b26cf7eb0b44de4f775dba9ed0efd9</id>
<content type='text'>
Test: ./build_test.bash
Bug: 67478260

Change-Id: I027dcf7505def2253b9e41721aa6c226239f69c7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: ./build_test.bash
Bug: 67478260

Change-Id: I027dcf7505def2253b9e41721aa6c226239f69c7
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to blueprint's microfactory</title>
<updated>2017-07-24T22:29:14+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@google.com</email>
</author>
<published>2017-07-19T02:39:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/build_soong/commit/?id=91f9b547672ecb20a308d52df3a0c09d616cb1b9'/>
<id>91f9b547672ecb20a308d52df3a0c09d616cb1b9</id>
<content type='text'>
Bug: 63720725
Test: m -j nothing
Test: mkdir o; ../bootstrap.bash; ./soong
Change-Id: Id1f8312678f36afd08b49f8511fec3e6e5ba8de2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 63720725
Test: m -j nothing
Test: mkdir o; ../bootstrap.bash; ./soong
Change-Id: Id1f8312678f36afd08b49f8511fec3e6e5ba8de2
</pre>
</div>
</content>
</entry>
<entry>
<title>Capture backtraces during build_test</title>
<updated>2017-06-21T06:27:45+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@google.com</email>
</author>
<published>2017-06-21T06:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/build_soong/commit/?id=e7efcbe34e44fde735d17a0875349171a0578bcb'/>
<id>e7efcbe34e44fde735d17a0875349171a0578bcb</id>
<content type='text'>
We're seeing random ckati segfaults, and ASAN only hides the problem, so
attempt to capture more information.

Bug: 36182021
Test: build/soong/build_test.bash, kill -SIGSEGV &lt;ckati&gt;
Change-Id: I854ae846df0c47f69ec8d39b9a3d9e6f482e0854
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We're seeing random ckati segfaults, and ASAN only hides the problem, so
attempt to capture more information.

Bug: 36182021
Test: build/soong/build_test.bash, kill -SIGSEGV &lt;ckati&gt;
Change-Id: I854ae846df0c47f69ec8d39b9a3d9e6f482e0854
</pre>
</div>
</content>
</entry>
<entry>
<title>Add build_test.sh, split common parts of soong_ui.bash</title>
<updated>2017-05-16T00:26:52+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@google.com</email>
</author>
<published>2017-05-07T18:23:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/build_soong/commit/?id=0df151725907caa6d04cdd7e0ec3a9ddbdffe60c'/>
<id>0df151725907caa6d04cdd7e0ec3a9ddbdffe60c</id>
<content type='text'>
Move common microfactory functions to cmd/microfactory/microfactory.bash
so that they can be used to build both soong_ui for normal build and
multiproduct_kati for build system tests.

Test: m -j
Test: build/soong/build_test.bash
Change-Id: I9512642d846ce54d05a027b6d33a2b3029b3f90b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move common microfactory functions to cmd/microfactory/microfactory.bash
so that they can be used to build both soong_ui for normal build and
multiproduct_kati for build system tests.

Test: m -j
Test: build/soong/build_test.bash
Change-Id: I9512642d846ce54d05a027b6d33a2b3029b3f90b
</pre>
</div>
</content>
</entry>
</feed>
