- Mar 14, 2023
-
-
boyska authored
-
- Mar 12, 2023
-
-
segfault authored
To make sure that the "the Unsafe Browser has not sent packets out to the Internet" works as expected, we check that packets are sent when the Unsafe Browser loads a web page.
-
segfault authored
The Unsafe Browser doesn't run as clearnet anymore, so we have to check for traffic on veth-clearnet instead. Closes #19370
-
- Mar 09, 2023
-
-
intrigeri authored
10-tor.sh: Add log output See merge request tails/tails!1070
-
boyska authored
Welcome Screen: UI changes See merge request tails/tails!1063
-
boyska authored
-
I've been debugging a case where the remote-shell service has status "code=killed signal=IO", i.e. it was killed via a SIGIO for an unclear reason. To avoid test failures because of problems like this, I'm configuring systemd to automatically restart the service when it fails.
-
- Mar 08, 2023
- Mar 04, 2023
-
-
segfault authored
-
segfault authored
-
segfault authored
-
segfault authored
Using @screen.click doesn't work on my system.
-
segfault authored
Clicking on screenshots is flaky, both locally and in Jenkins. Using Dogtail should be more robust.
-
segfault authored
refs #19324
-
segfault authored
-
segfault authored
-
segfault authored
-
segfault authored
-
segfault authored
-
- Mar 02, 2023
-
-
boyska authored
run_test_suite: Support setting options via environment variables See merge request tails/tails!1066
-
segfault authored
There are cases in which it's more convenient to configure options via environment variables than command-line options. As usual, if both are used, command-line options take precedence.
-
- Mar 01, 2023
-
-
boyska authored
Test new tps functionality Closes #19225 See merge request tails/tails!1052
-
segfault authored
-
segfault authored
-
segfault authored
-
segfault authored
-
segfault authored
-
boyska authored
Test suite improvements Closes #19420 See merge request tails/tails!1061
-
boyska authored
-
intrigeri authored
Upgrade to Linux 6.1.12-1 from sid (stable branch) Closes #19456, #19398, and #19444 See merge request tails/tails!1062
-
intrigeri authored
Enable non-free-firmware archive area for distributions that support it Closes #19456, #19398, and #19411 See merge request tails/tails!1036
-
- Feb 28, 2023
-
-
segfault authored
-
segfault authored
-
segfault authored
-
segfault authored
We decided that developers who want to do different things in the hook when running in test suite can check for the "unmount" and "autotest_never_use_this_option".
-
segfault authored
refs #19237
-
segfault authored
The original child method already has regex support, we don't need to implement it ourselves.
-