<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/android/scripts/run-instrumented-tests.sh, branch decrease-leaks-during-reconnect</title>
<subtitle>The Mullvad VPN client app for desktop and mobile</subtitle>
<id>http://git.waynecole.info/mullvadvpn/atom?h=decrease-leaks-during-reconnect</id>
<link rel='self' href='http://git.waynecole.info/mullvadvpn/atom?h=decrease-leaks-during-reconnect'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/'/>
<updated>2025-07-10T11:12:04Z</updated>
<entry>
<title>Fix incorrect check of RAAS</title>
<updated>2025-07-10T11:12:04Z</updated>
<author>
<name>David Göransson</name>
<email>david.goransson@mullvad.net</email>
</author>
<published>2025-07-08T14:10:41Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=cbf238603a8a300613511772e32868078dff5e73'/>
<id>urn:sha1:cbf238603a8a300613511772e32868078dff5e73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add e2e test for Google play purchases</title>
<updated>2025-07-10T11:12:04Z</updated>
<author>
<name>David Göransson</name>
<email>david.goransson@mullvad.net</email>
</author>
<published>2025-07-08T14:09:54Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=bcb4749950f75edd63b2200e4c15fc73479a7fb3'/>
<id>urn:sha1:bcb4749950f75edd63b2200e4c15fc73479a7fb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update CI jobs to use new property naming scheme</title>
<updated>2025-05-21T09:56:46Z</updated>
<author>
<name>David Göransson</name>
<email>david.goransson@mullvad.net</email>
</author>
<published>2025-05-20T08:11:35Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=39eccff2fbdd35e7a427877f77a31eef1510284a'/>
<id>urn:sha1:39eccff2fbdd35e7a427877f77a31eef1510284a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix regex for single test</title>
<updated>2025-05-09T13:59:28Z</updated>
<author>
<name>David Göransson</name>
<email>david.goransson@mullvad.net</email>
</author>
<published>2025-05-09T13:19:44Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=26ccae0a56bcd4c30a2f676b8cc00d892ccd5c94'/>
<id>urn:sha1:26ccae0a56bcd4c30a2f676b8cc00d892ccd5c94</id>
<content type='text'>
When only 1 test is being run, the string will be "test" instead of
tests causing the regex match to fail.
</content>
</entry>
<entry>
<title>Fix android logs not working correct with e2e tests</title>
<updated>2025-04-03T14:00:27Z</updated>
<author>
<name>David Göransson</name>
<email>david.goransson@mullvad.net</email>
</author>
<published>2025-03-31T12:39:22Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=352bbd95bed4d3925be1215b36167c375e288e6c'/>
<id>urn:sha1:352bbd95bed4d3925be1215b36167c375e288e6c</id>
<content type='text'>
Currently we use `logcat -d` this will dump the current logs however
this relies on the buffer of app logs being long enough which didn't end
up being the case. Now we starting logging in the begging of the test
and stop once all tests are complete.
</content>
</entry>
<entry>
<title>Bump orchestrator in instrumentation test script</title>
<updated>2025-02-10T17:23:27Z</updated>
<author>
<name>Albin</name>
<email>albin@mullvad.net</email>
</author>
<published>2025-02-10T14:18:37Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=c7ccec8dbbfb41429b6f8e7cef786b67d1d04bea'/>
<id>urn:sha1:c7ccec8dbbfb41429b6f8e7cef786b67d1d04bea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upload test attachments</title>
<updated>2025-01-27T14:58:46Z</updated>
<author>
<name>Albin</name>
<email>albin@mullvad.net</email>
</author>
<published>2025-01-27T06:51:55Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=4f8d72d4d79e20162b5210d4ed5d7e8717a716f1'/>
<id>urn:sha1:4f8d72d4d79e20162b5210d4ed5d7e8717a716f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement UDP-over-TCP e2e test and firewall API client</title>
<updated>2024-12-03T14:15:37Z</updated>
<author>
<name>Niklas Berglund</name>
<email>niklas.berglund@gmail.com</email>
</author>
<published>2024-11-20T15:31:37Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=a83948cbb4be5c02c90ebddf8068a06e0e892fb8'/>
<id>urn:sha1:a83948cbb4be5c02c90ebddf8068a06e0e892fb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert build to runtime arguments</title>
<updated>2024-11-18T10:47:05Z</updated>
<author>
<name>David Göransson</name>
<email>david.goransson@mullvad.net</email>
</author>
<published>2024-11-14T07:32:38Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=e2124a742e6d16c8ccb8c55b297a8df45250cca7'/>
<id>urn:sha1:e2124a742e6d16c8ccb8c55b297a8df45250cca7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add minimal leak tests for Android</title>
<updated>2024-10-15T12:47:12Z</updated>
<author>
<name>Niklas Berglund</name>
<email>niklas.berglund@gmail.com</email>
</author>
<published>2024-08-26T15:05:00Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=74cfcf0546724c1c7ee82597ea28ccd7801fc74d'/>
<id>urn:sha1:74cfcf0546724c1c7ee82597ea28ccd7801fc74d</id>
<content type='text'>
</content>
</entry>
</feed>
