<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apk-tools/test, branch 2.8-stable</title>
<subtitle>Alpine Package Keeper, the 2.x tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/'/>
<entry>
<title>commit: properly analyze packages with provides="$pkgname"</title>
<updated>2018-01-09T07:54:53+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2018-01-02T13:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=4d22966dacff6bad9f27a950fb6b5a2d2b1c4b21'/>
<id>4d22966dacff6bad9f27a950fb6b5a2d2b1c4b21</id>
<content type='text'>
(cherry picked from commit 667cb6bca799e58f58f22ad868761c022c6600dc)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 667cb6bca799e58f58f22ad868761c022c6600dc)
</pre>
</div>
</content>
</entry>
<entry>
<title>solver: fix potential install_if processing failure, fixes #8237</title>
<updated>2018-01-09T07:52:56+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2017-12-12T13:14:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=685795f24c7d37298c363bb70dc98e3a95ef4c81'/>
<id>685795f24c7d37298c363bb70dc98e3a95ef4c81</id>
<content type='text'>
In discovery phase, there was logic to not process packages
multiple times. However, that logic failed to account the package's
depth and install_if state for the name being processed. This
caused install_if processing failure in certain topologies of the
dependency graph. Adds also a test case that should catch this
issue reliably.

(cherry picked from commit 8e7fd3e06f300bd76b659db1164da1ee12f16870)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In discovery phase, there was logic to not process packages
multiple times. However, that logic failed to account the package's
depth and install_if state for the name being processed. This
caused install_if processing failure in certain topologies of the
dependency graph. Adds also a test case that should catch this
issue reliably.

(cherry picked from commit 8e7fd3e06f300bd76b659db1164da1ee12f16870)
</pre>
</div>
</content>
</entry>
<entry>
<title>test: modernize testing APKBUILDs</title>
<updated>2017-06-11T10:49:00+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-06-11T10:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=f5872a74e85b16b0dfd42b996fb52e4984510d17'/>
<id>f5872a74e85b16b0dfd42b996fb52e4984510d17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: fix test4.sh, script failure is non-fatal</title>
<updated>2017-06-11T10:27:00+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-06-11T10:24:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=fd8d3738fed6df6bf44c7d6f631dec54cfe2d1aa'/>
<id>fd8d3738fed6df6bf44c7d6f631dec54cfe2d1aa</id>
<content type='text'>
This behaviour has been changed in: 7d5cd2c8a0052a7446515f90d3d0ea5cc2e93efe.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This behaviour has been changed in: 7d5cd2c8a0052a7446515f90d3d0ea5cc2e93efe.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: fix running root-tests with QEMU user-mode emulation</title>
<updated>2017-06-11T10:14:41+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-06-10T21:33:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=4d1934f69b9ada9b2b913bcdd43cd2bc6b298ec9'/>
<id>4d1934f69b9ada9b2b913bcdd43cd2bc6b298ec9</id>
<content type='text'>
Variable QEMU_EMULATOR is set by enter-chroot script from
alpine-chroot-install.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Variable QEMU_EMULATOR is set by enter-chroot script from
alpine-chroot-install.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: run test*.sh with set -x</title>
<updated>2017-06-11T10:14:41+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-06-10T13:57:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=73423fc182035ac70d194ddbe2ad01ebff989484'/>
<id>73423fc182035ac70d194ddbe2ad01ebff989484</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: fix test6.sh, vmlinuz and initramfs are not symlinks</title>
<updated>2017-06-11T10:14:41+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-06-10T13:09:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=12c71704d063ce68bf19b05722c981272df1ec3c'/>
<id>12c71704d063ce68bf19b05722c981272df1ec3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: fix test6.sh, replace linux-grsec w/ linux-vanilla, add alpine-keys</title>
<updated>2017-06-11T10:14:41+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-06-10T13:02:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=419e51638c715d8fdfa4fab1ad40bec66deb92b9'/>
<id>419e51638c715d8fdfa4fab1ad40bec66deb92b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: exit with non-zero status when some root-test fail</title>
<updated>2017-06-11T10:14:41+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-06-10T12:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=69c343afb914f1fdf17c082772bd83be28e0a56b'/>
<id>69c343afb914f1fdf17c082772bd83be28e0a56b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: print output log when test fail</title>
<updated>2017-06-11T10:14:40+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-06-10T11:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=d6ef8fbe23f0b69a7477deeef7284b3f0297d5bb'/>
<id>d6ef8fbe23f0b69a7477deeef7284b3f0297d5bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
