Project Number Date
test_Tails_ISO_stable 5756 03 Jul 2025, 10:59

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 82 6 36 0 0 124 11 6 17 30:0.964 Failed
Tags: @product
Feature Browsing the web using the Tor Browser
As a Tails user when I browse the web using the Tor Browser all Internet traffic should flow only through Tor
Tags: @product
1:45.023
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.078
Given I have started Tails from DVD and logged in and the network is connected 20.883
And a web server is running on the LAN 1.889
And I capture all network traffic 0.138
When I start the Tor Browser 45.090
And the Tor Browser loads the startup page 1.499
And I open a page on the LAN web server in the Tor Browser 27.812
Then the Tor Browser shows the "Unable to connect" error 6.130
And no traffic was sent to the web server on the LAN 1.579
After features/support/hooks.rb:330 1.796
After features/support/hooks.rb:100 0.046
1:50.226
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Before features/support/hooks.rb:507 0.009
Given I have started Tails from DVD and logged in and the network is connected 21.716
Then the live user's Downloads directory exists 0.076
And there is a GNOME bookmark for the Downloads directory 2.144
When I start the Tor Browser 56.105
And the Tor Browser loads the startup page 1.363
Then I can save the current page as "index.html" to the Downloads directory 11.125
And I can print the current page as "output.pdf" to the Downloads directory 17.694
After features/support/hooks.rb:515 9.685
After features/support/hooks.rb:330 0.915
After features/support/hooks.rb:100 0.000
1:18.504
Scenario Downloading files with the Tor Browser
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Before features/support/hooks.rb:507 0.008
Steps
Given I have started Tails from DVD and logged in and the network is connected 37.697
When I start the Tor Browser 40.806
cannot find TorBrowserNewTabButton.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/browser.rb:468:in `/^the Tor Browser (?:has started|starts)$/'
./features/step_definitions/browser.rb:455:in `/^I start the Tor Browser( in offline mode)?$/'
features/torified_browsing.feature:30:in `When I start the Tor Browser'
Then the Tor Browser loads the startup page 0.000
When I download some file in the Tor Browser to the Downloads directory 0.000
Then the file is saved to the Downloads directory 0.000
After features/support/hooks.rb:515 0.051
After features/support/hooks.rb:330 9.873

SCENARIO FAILED: 'Downloading files with the Tor Browser' (at time 05:53:27)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/05:53:27_Downloading_files_with_the_Tor_Browser.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/05:53:27_Downloading_files_with_the_Tor_Browser.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/05:53:27_Downloading_files_with_the_Tor_Browser.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/05:53:27_Downloading_files_with_the_Tor_Browser.journal

After features/support/hooks.rb:100 0.000
2:24.130
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.116
Before features/support/hooks.rb:507 0.110
Given I have started Tails from DVD and logged in and the network is connected 27.189
When I start the Tor Browser 43.242
And the Tor Browser loads the startup page 1.727
Then I can listen to an Ogg audio track in Tor Browser 1:11.970
After features/support/hooks.rb:515 46.650
After features/support/hooks.rb:330 3.477
After features/support/hooks.rb:100 0.004
2:14.509
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Before features/support/hooks.rb:507 0.011
Given I have started Tails from DVD and logged in and the network is connected 46.968
When I start the Tor Browser 49.634
And the Tor Browser loads the startup page 2.018
Then I can watch a WebM video in Tor Browser 35.886
After features/support/hooks.rb:515 1.804
After features/support/hooks.rb:330 2.576
After features/support/hooks.rb:100 0.000
Tags: @product
1:27.511
Scenario I can view a file stored in "~/Downloads" but not in ~/.gnupg
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.017
Steps
Given I have started Tails from DVD and logged in and the network is connected 55.873
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia" 0.211
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.125
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.161
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.150
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.109
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.106
And the file "/tmp/synaptic.html" exists 0.095
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.231
When I start the Tor Browser 30.447
try_for() timeout expired
Last ignored exception was: Dogtail::Failure: The Dogtail init script raised: SearchError: child of [desktop frame | main]: "Firefox" application
STDOUT:

STDERR:


./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/common_steps.rb:1047:in `new'
./features/step_definitions/common_steps.rb:1047:in `block in launch_app'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/common_steps.rb:1046:in `launch_app'
./features/step_definitions/common_steps.rb:1101:in `launch_tor_browser'
./features/step_definitions/browser.rb:445:in `block in <top (required)>' (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/common_steps.rb:1046:in `launch_app'
./features/step_definitions/common_steps.rb:1101:in `launch_tor_browser'
./features/step_definitions/browser.rb:445:in `/^I start the Tor Browser( in offline mode)?$/'
features/torified_browsing.feature:59:in `When I start the Tor Browser'
And the Tor Browser loads the startup page 0.000
And I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser 0.000
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.000
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html" 0.000
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 0.000
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.000
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 0.000
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.000
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 0.000
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.000
When I open the address "file:///tmp/synaptic.html" in the Tor Browser 0.000
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.000
After features/support/hooks.rb:330 11.397

SCENARIO FAILED: 'I can view a file stored in "~/Downloads" but not in ~/.gnupg' (at time 06:00:44)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/06:00:44_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/06:00:44_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/06:00:44_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/06:00:44_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.journal

After features/support/hooks.rb:100 0.000
Tags: @product
54.800
Scenario The Tor Browser uses TBB's shared libraries
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Steps
Given I have started Tails from DVD and logged in and the network is connected 24.246
When I start the Tor Browser 30.553
try_for() timeout expired
Last ignored exception was: Dogtail::Failure: The Dogtail init script raised: SearchError: child of [desktop frame | main]: "Firefox" application
STDOUT:

STDERR:


./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/common_steps.rb:1047:in `new'
./features/step_definitions/common_steps.rb:1047:in `block in launch_app'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/common_steps.rb:1046:in `launch_app'
./features/step_definitions/common_steps.rb:1101:in `launch_tor_browser'
./features/step_definitions/browser.rb:445:in `block in <top (required)>' (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/common_steps.rb:1046:in `launch_app'
./features/step_definitions/common_steps.rb:1101:in `launch_tor_browser'
./features/step_definitions/browser.rb:445:in `/^I start the Tor Browser( in offline mode)?$/'
features/torified_browsing.feature:75:in `When I start the Tor Browser'
Then the Tor Browser uses all expected TBB shared libraries 0.000
After features/support/hooks.rb:330 20.023

SCENARIO FAILED: 'The Tor Browser uses TBB's shared libraries' (at time 06:01:48)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/06:01:48_The_Tor_Browser_uses_TBB_s_shared_libraries.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/06:01:48_The_Tor_Browser_uses_TBB_s_shared_libraries.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/06:01:48_The_Tor_Browser_uses_TBB_s_shared_libraries.journal

After features/support/hooks.rb:100 0.000
1:8.888
Scenario The Tor Browser's "New identity" feature works as expected
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Before features/support/hooks.rb:507 0.011
Steps
Given I have started Tails from DVD and logged in and the network is connected 38.628
When I start the Tor Browser 30.259
try_for() timeout expired
Last ignored exception was: Dogtail::Failure: The Dogtail init script raised: SearchError: child of [desktop frame | main]: "Firefox" application
STDOUT:

STDERR:


./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/common_steps.rb:1047:in `new'
./features/step_definitions/common_steps.rb:1047:in `block in launch_app'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/common_steps.rb:1046:in `launch_app'
./features/step_definitions/common_steps.rb:1101:in `launch_tor_browser'
./features/step_definitions/browser.rb:445:in `block in <top (required)>' (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/common_steps.rb:1046:in `launch_app'
./features/step_definitions/common_steps.rb:1101:in `launch_tor_browser'
./features/step_definitions/browser.rb:445:in `/^I start the Tor Browser( in offline mode)?$/'
features/torified_browsing.feature:81:in `When I start the Tor Browser'
And the Tor Browser loads the startup page 0.000
When I open the address "https://example.com/" in the Tor Browser 0.000
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 0.000
And the Tor Browser has 2 tabs open 0.000
When I request a new identity in Tor Browser 0.000
Then the Tor Browser loads the startup page 0.000
And the Tor Browser has 1 tab open 0.000
After features/support/hooks.rb:515 0.168
After features/support/hooks.rb:330 16.484

SCENARIO FAILED: 'The Tor Browser's "New identity" feature works as expected' (at time 06:03:24)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/06:03:24_The_Tor_Browser_s__New_identity__feature_works_as_expected.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/06:03:24_The_Tor_Browser_s__New_identity__feature_works_as_expected.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/06:03:24_The_Tor_Browser_s__New_identity__feature_works_as_expected.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/06:03:24_The_Tor_Browser_s__New_identity__feature_works_as_expected.journal

After features/support/hooks.rb:100 0.001
Tags: @product
1:36.744
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.203
Given I have started Tails from DVD and logged in and the network is connected 34.020
When I start the Tor Browser 58.717
And the Tor Browser loads the startup page 1.827
Then Tor Browser's circuit view is working 2.177
After features/support/hooks.rb:330 2.581
After features/support/hooks.rb:100 0.000
Tags: @product
1:14.779
Scenario WebRTC is disabled in Tor Browser
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.066
Steps
Given I have started Tails from DVD and logged in and the network is connected 33.290
When I start the Tor Browser 41.488
cannot find TorBrowserNewTabButton.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/browser.rb:468:in `/^the Tor Browser (?:has started|starts)$/'
./features/step_definitions/browser.rb:455:in `/^I start the Tor Browser( in offline mode)?$/'
features/torified_browsing.feature:98:in `When I start the Tor Browser'
And the Tor Browser loads the startup page 0.000
When I open the address "https://net.ipcalf.com/" in the Tor Browser 0.000
Then Tor Browser displays a 'ifconfig | grep inet | grep -v inet6 | cut -d" " -f2 | tail -n1' heading on the "Network IP Address via ipcalf.com" page 0.000
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 0.000
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.000
After features/support/hooks.rb:330 8.746

SCENARIO FAILED: 'WebRTC is disabled in Tor Browser' (at time 06:06:29)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/06:06:29_WebRTC_is_disabled_in_Tor_Browser.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/06:06:29_WebRTC_is_disabled_in_Tor_Browser.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/06:06:29_WebRTC_is_disabled_in_Tor_Browser.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/06:06:29_WebRTC_is_disabled_in_Tor_Browser.journal

After features/support/hooks.rb:100 0.000
Tags: @product
4:20.741
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.046
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 54.584
And the network is plugged 0.136
And I successfully configure Tor 1:4.010
And available upgrades have been checked 0.218
And all notifications have disappeared 11.994
And there is a GNOME bookmark for the Persistent directory 2.340
When I start the Tor Browser 56.610
And I download some file in the Tor Browser to the Persistent directory 30.967
Then the file is saved to the Persistent directory 2.303
When I open the address "https://tails.net/about" in the Tor Browser 22.133
Then "Tails - How Tails works" has loaded in the Tor Browser 3.378
And I can print the current page as "output.pdf" to the Persistent directory 12.063
After features/support/hooks.rb:330 4.806
After features/support/hooks.rb:100 0.000
Tags: @product
1:42.974
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.034
Given I have started Tails from DVD without network and logged in 32.928
Then the live user's Documents directory exists 0.718
And there is a GNOME bookmark for the Documents directory 7.430
Then I start the Tor Browser in offline mode 44.950
And I can save the current page as "index.html" to the Documents GNOME bookmark 16.946
After features/support/hooks.rb:330 2.092
After features/support/hooks.rb:100 0.000
Tags: @product
1:38.264
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.013
Given I have started Tails from DVD without network and logged in 27.733
Then the live user's Downloads directory exists 1.808
And there is a GNOME bookmark for the Downloads directory 7.569
Then I start the Tor Browser in offline mode 44.976
And I can save the current page as "index.html" to the Downloads GNOME bookmark 16.176
After features/support/hooks.rb:330 1.964
After features/support/hooks.rb:100 0.000
Tags: @product
1:55.620
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails from DVD without network and logged in 47.564
Then the live user's Music directory exists 0.983
And there is a GNOME bookmark for the Music directory 6.148
Then I start the Tor Browser in offline mode 45.025
And I can save the current page as "index.html" to the Music GNOME bookmark 15.898
After features/support/hooks.rb:330 2.385
After features/support/hooks.rb:100 0.000
Tags: @product
1:17.973
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.027
Given I have started Tails from DVD without network and logged in 13.267
Then the live user's Pictures directory exists 0.774
And there is a GNOME bookmark for the Pictures directory 4.837
Then I start the Tor Browser in offline mode 43.978
And I can save the current page as "index.html" to the Pictures GNOME bookmark 15.116
After features/support/hooks.rb:330 2.199
After features/support/hooks.rb:100 0.000
Tags: @product
1:28.409
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails from DVD without network and logged in 25.999
Then the live user's Videos directory exists 0.074
And there is a GNOME bookmark for the Videos directory 11.464
Then I start the Tor Browser in offline mode 42.863
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.007
After features/support/hooks.rb:330 8.245
After features/support/hooks.rb:100 0.000
Tags: @product
1:41.861
Scenario Persistent browser bookmarks
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.026
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 40.006
And all tps features are active 3.813
And all persistent filesystems have safe access rights 0.290
And all persistence configuration files have safe access rights 0.571
And all persistent directories have safe access rights 4.130
When I start the Tor Browser in offline mode 53.048
cannot find TorBrowserNewTabButton.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/browser.rb:468:in `/^the Tor Browser (?:has started|starts)$/'
./features/step_definitions/browser.rb:455:in `/^I start the Tor Browser( in offline mode)?$/'
features/torified_browsing.feature:139:in `When I start the Tor Browser in offline mode'
And I add a bookmark to eff.org in the Tor Browser 0.000
And I cold reboot the computer 0.000
And the computer reboots Tails 0.000
And I enable persistence 0.000
And I log in to a new session 0.000
And all notifications have disappeared 0.000
And I start the Tor Browser in offline mode 0.000
Then the Tor Browser has a bookmark to eff.org 0.000
After features/support/hooks.rb:330 7.692

SCENARIO FAILED: 'Persistent browser bookmarks' (at time 06:21:06)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/06:21:06_Persistent_browser_bookmarks.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/06:21:06_Persistent_browser_bookmarks.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/06:21:06_Persistent_browser_bookmarks.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5756/artifact/build-artifacts/06:21:06_Persistent_browser_bookmarks.journal

After features/support/hooks.rb:100 0.000