<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/tests, branch arti-v1.4.3</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.3</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.3'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-04-23T15:34:55Z</updated>
<entry>
<title>integration-e2e-shadow: move simulation seed to yaml</title>
<updated>2025-04-23T15:34:55Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2025-04-23T11:08:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0d579bd48b73c963b41cba6c7529a98bd8b8c43c'/>
<id>urn:sha1:0d579bd48b73c963b41cba6c7529a98bd8b8c43c</id>
<content type='text'>
Since this significantly affects the behavior of the simulation, it's
probably worth having it in the yaml. (It can of course still be
overridden from the command-line).
</content>
</entry>
<entry>
<title>integration-e2e-shadow: move unblocked-syscall-latency to yaml</title>
<updated>2025-04-23T15:34:55Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2025-04-23T11:04:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3d82b403456d1559cfbcb604f37aede38899795f'/>
<id>urn:sha1:3d82b403456d1559cfbcb604f37aede38899795f</id>
<content type='text'>
Since this significantly affects the behavior of the simulation, it's
useful to have it in the yaml for reference or if the simulation is
manually rerun from the yaml.
</content>
</entry>
<entry>
<title>integration-e2e-shadow: use a larger max_unapplied_cpu_latency</title>
<updated>2025-04-23T15:34:55Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2025-04-22T21:28:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=46d4b9fe8889729a47adf2f61c7e6c5ba9fbba84'/>
<id>urn:sha1:46d4b9fe8889729a47adf2f61c7e6c5ba9fbba84</id>
<content type='text'>
This should make the simulation results generally more stable with
respect to small perturbations, such as adding logging.

It also causes a previous "heisenbug" failure in this test to reliably
reproduce in every run.
</content>
</entry>
<entry>
<title>tests: remove 'cargo build' from chutney setup</title>
<updated>2025-04-17T15:39:55Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-04-17T15:39:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=976d79f027525524925f889bd6e31aeb3da05af9'/>
<id>urn:sha1:976d79f027525524925f889bd6e31aeb3da05af9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shadow: capture only 40 bytes of packets</title>
<updated>2025-04-01T18:36:12Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2024-08-21T19:06:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4cde5f568b01c972a130bf8f22b6f54ef5ccc4ec'/>
<id>urn:sha1:4cde5f568b01c972a130bf8f22b6f54ef5ccc4ec</id>
<content type='text'>
The pcaps are only used to check for leaks by reading the packet
source/destination, so we don't need the entire packet. This should make
CI artifacts a bit smaller.

The fixed-size portion of an IP header is 20 bytes for IPv4 and 40 bytes
for IPv6. Shadow doesn't support IPv6, but used the IPv6 header size
anyways.
</content>
</entry>
<entry>
<title>tor-circmgr: removed "ntor_v3" feature flag</title>
<updated>2025-04-01T14:17:21Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-04-01T00:56:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c8fac43195c2baba6ab5464d2ea9e11dc0b0a141'/>
<id>urn:sha1:c8fac43195c2baba6ab5464d2ea9e11dc0b0a141</id>
<content type='text'>
ntor v3 is now always enabled.
</content>
</entry>
<entry>
<title>integration-e2e-shadow: add CLI arg for shadow simulation seed</title>
<updated>2025-03-31T21:37:56Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2025-03-31T20:56:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d163ff083e8120c45489c7d5bc840e6ee338f94e'/>
<id>urn:sha1:d163ff083e8120c45489c7d5bc840e6ee338f94e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shadow ci README: add notes about reproducibility</title>
<updated>2025-03-31T20:47:40Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2025-03-31T16:25:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3d0d629417579abd326ea228f767e2037ce61a5a'/>
<id>urn:sha1:3d0d629417579abd326ea228f767e2037ce61a5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shadow ci: add CLI option to run with specified seed</title>
<updated>2025-03-31T20:47:40Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2025-03-31T16:25:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c58695edab72350fb9aeccf6914ad03589c4d258'/>
<id>urn:sha1:c58695edab72350fb9aeccf6914ad03589c4d258</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shadow test README: update with latest feature set</title>
<updated>2025-03-31T20:47:40Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2025-03-31T16:24:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=31a43a04f52807bdc569d076a3743ff9a79456e7'/>
<id>urn:sha1:31a43a04f52807bdc569d076a3743ff9a79456e7</id>
<content type='text'>
</content>
</entry>
</feed>
