Project Number Date
test_Tails_ISO_codespell 2 18 Jun 2025, 02:48

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 4 38 0 0 124 13 4 17 33:2.090 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:10.485
Scenario The Tor Browser cannot access the LAN
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.030
Steps
Given I have started Tails from DVD and logged in and the network is connected 1:10.485
Failed to restore snapshot (RuntimeError)
./features/step_definitions/common_steps.rb:89:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ from\ DVD\ and\ logged\ in\ and\ the\ network\ is\ connected$/'
features/torified_browsing.feature:8:in `Given I have started Tails from DVD and logged in and the network is connected'
And a web server is running on the LAN 0.000
And I capture all network traffic 0.000
When I start the Tor Browser 0.000
And the Tor Browser loads the startup page 0.000
And I open a page on the LAN web server in the Tor Browser 0.000
Then the Tor Browser shows the "Unable to connect" error 0.000
And no traffic was sent to the web server on the LAN 0.000
After features/support/hooks.rb:330 5.766

SCENARIO FAILED: 'The Tor Browser cannot access the LAN' (at time 06:01:23)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_codespell/2/artifact/build-artifacts/06:01:23_The_Tor_Browser_cannot_access_the_LAN.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_codespell/2/artifact/build-artifacts/06:01:23_The_Tor_Browser_cannot_access_the_LAN.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_codespell/2/artifact/build-artifacts/06:01:23_The_Tor_Browser_cannot_access_the_LAN.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_codespell/2/artifact/build-artifacts/06:01:23_The_Tor_Browser_cannot_access_the_LAN.journal

After features/support/hooks.rb:100 0.000
2:4.595
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 39.614
Then the live user's Downloads directory exists 0.071
And there is a GNOME bookmark for the Downloads directory 1.852
When I start the Tor Browser 45.836
And the Tor Browser loads the startup page 9.331
Then I can save the current page as "index.html" to the Downloads directory 13.126
And I can print the current page as "output.pdf" to the Downloads directory 14.761
After features/support/hooks.rb:515 1.074
After features/support/hooks.rb:330 6.488
After features/support/hooks.rb:100 0.001
1:47.979
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.116
Before features/support/hooks.rb:507 0.047
Given I have started Tails from DVD and logged in and the network is connected 19.070
When I start the Tor Browser 48.613
Then the Tor Browser loads the startup page 1.544
When I download some file in the Tor Browser to the Downloads directory 38.288
Then the file is saved to the Downloads directory 0.462
After features/support/hooks.rb:515 1.910
After features/support/hooks.rb:330 1.151
After features/support/hooks.rb:100 0.000
2:32.003
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 36.733
When I start the Tor Browser 43.654
And the Tor Browser loads the startup page 1.356
Then I can listen to an Ogg audio track in Tor Browser 1:10.259
After features/support/hooks.rb:515 1:4.571
After features/support/hooks.rb:330 3.528
After features/support/hooks.rb:100 0.003
1:7.791
Scenario Watching a WebM video
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Before features/support/hooks.rb:507 0.010
Steps
Given I have started Tails from DVD and logged in and the network is connected 37.583
When I start the Tor Browser 30.207
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:45:in `When I start the Tor Browser'
And the Tor Browser loads the startup page 0.000
Then I can watch a WebM video in Tor Browser 0.000
After features/support/hooks.rb:515 0.092
After features/support/hooks.rb:330 11.930

SCENARIO FAILED: 'Watching a WebM video' (at time 06:10:24)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_codespell/2/artifact/build-artifacts/06:10:24_Watching_a_WebM_video.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_codespell/2/artifact/build-artifacts/06:10:24_Watching_a_WebM_video.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_codespell/2/artifact/build-artifacts/06:10:24_Watching_a_WebM_video.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_codespell/2/artifact/build-artifacts/06:10:24_Watching_a_WebM_video.journal

After features/support/hooks.rb:100 0.000
Tags: @product
1:8.040
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.010
Steps
Given I have started Tails from DVD and logged in and the network is connected 1:8.040
Failed to restore snapshot (RuntimeError)
./features/step_definitions/common_steps.rb:89:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ from\ DVD\ and\ logged\ in\ and\ the\ network\ is\ connected$/'
features/torified_browsing.feature:50:in `Given I have started Tails from DVD and logged in and the network is connected'
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia" 0.000
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.000
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.000
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.000
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.000
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.000
And the file "/tmp/synaptic.html" exists 0.000
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.000
When I start the Tor Browser 0.000
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 7.584

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_codespell/2/artifact/build-artifacts/06:11:42_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_codespell/2/artifact/build-artifacts/06:11:42_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_codespell/2/artifact/build-artifacts/06:11:42_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_codespell/2/artifact/build-artifacts/06:11:42_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.journal

After features/support/hooks.rb:100 0.000
Tags: @product
3:2.217
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.016
Given I have started Tails from DVD and logged in and the network is connected 39.731
When I start the Tor Browser 2:19.692
Then the Tor Browser uses all expected TBB shared libraries 2.793
After features/support/hooks.rb:330 1.503
After features/support/hooks.rb:100 0.000
2:34.144
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.015
Before features/support/hooks.rb:507 0.016
Given I have started Tails from DVD and logged in and the network is connected 56.623
When I start the Tor Browser 43.007
And the Tor Browser loads the startup page 1.637
When I open the address "https://example.com/" in the Tor Browser 26.750
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 2.734
And the Tor Browser has 2 tabs open 3.517
When I request a new identity in Tor Browser 3.688
Then the Tor Browser loads the startup page 15.108
And the Tor Browser has 1 tab open 1.075
After features/support/hooks.rb:515 2.763
After features/support/hooks.rb:330 3.601
After features/support/hooks.rb:100 0.000
Tags: @product
1:19.411
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails from DVD and logged in and the network is connected 25.656
When I start the Tor Browser 50.596
And the Tor Browser loads the startup page 1.258
Then Tor Browser's circuit view is working 1.899
After features/support/hooks.rb:330 1.891
After features/support/hooks.rb:100 0.000
Tags: @product
2:14.526
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails from DVD and logged in and the network is connected 26.360
When I start the Tor Browser 52.368
And the Tor Browser loads the startup page 1.413
When I open the address "https://net.ipcalf.com/" in the Tor Browser 30.117
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 3.002
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 19.431
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.832
After features/support/hooks.rb:330 2.498
After features/support/hooks.rb:100 0.000
Tags: @product
3:9.542
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.013
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 23.660
And the network is plugged 3.797
And I successfully configure Tor 29.774
And available upgrades have been checked 0.050
And all notifications have disappeared 5.161
And there is a GNOME bookmark for the Persistent directory 3.819
When I start the Tor Browser 51.684
And I download some file in the Tor Browser to the Persistent directory 40.009
Then the file is saved to the Persistent directory 0.622
When I open the address "https://tails.net/about" in the Tor Browser 18.285
Then "Tails - How Tails works" has loaded in the Tor Browser 1.404
And I can print the current page as "output.pdf" to the Persistent directory 11.270
After features/support/hooks.rb:330 5.933
After features/support/hooks.rb:100 0.000
Tags: @product
2:2.903
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.028
Given I have started Tails from DVD without network and logged in 49.221
Then the live user's Documents directory exists 1.439
And there is a GNOME bookmark for the Documents directory 7.152
Then I start the Tor Browser in offline mode 44.134
And I can save the current page as "index.html" to the Documents GNOME bookmark 20.955
After features/support/hooks.rb:330 2.810
After features/support/hooks.rb:100 0.000
Tags: @product
1:35.167
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.046
Given I have started Tails from DVD without network and logged in 20.834
Then the live user's Downloads directory exists 0.188
And there is a GNOME bookmark for the Downloads directory 9.837
Then I start the Tor Browser in offline mode 45.443
And I can save the current page as "index.html" to the Downloads GNOME bookmark 18.863
After features/support/hooks.rb:330 1.103
After features/support/hooks.rb:100 0.000
Tags: @product
2:0.399
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD without network and logged in 47.669
Then the live user's Music directory exists 1.818
And there is a GNOME bookmark for the Music directory 8.614
Then I start the Tor Browser in offline mode 43.277
And I can save the current page as "index.html" to the Music GNOME bookmark 19.019
After features/support/hooks.rb:330 1.193
After features/support/hooks.rb:100 0.000
Tags: @product
1:59.846
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.029
Given I have started Tails from DVD without network and logged in 46.609
Then the live user's Pictures directory exists 2.647
And there is a GNOME bookmark for the Pictures directory 7.149
Then I start the Tor Browser in offline mode 45.412
And I can save the current page as "index.html" to the Pictures GNOME bookmark 18.027
After features/support/hooks.rb:330 2.214
After features/support/hooks.rb:100 0.000
Tags: @product
1:37.850
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.020
Given I have started Tails from DVD without network and logged in 20.027
Then the live user's Videos directory exists 0.130
And there is a GNOME bookmark for the Videos directory 7.053
Then I start the Tor Browser in offline mode 48.521
And I can save the current page as "index.html" to the Videos GNOME bookmark 22.116
After features/support/hooks.rb:330 1.043
After features/support/hooks.rb:100 0.000
Tags: @product
1:35.184
Scenario Persistent browser bookmarks
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 22.162
And all tps features are active 12.561
And all persistent filesystems have safe access rights 0.272
And all persistence configuration files have safe access rights 0.470
And all persistent directories have safe access rights 3.610
When I start the Tor Browser in offline mode 56.107
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 6.393

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_codespell/2/artifact/build-artifacts/06:35:28_Persistent_browser_bookmarks.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_codespell/2/artifact/build-artifacts/06:35:28_Persistent_browser_bookmarks.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_codespell/2/artifact/build-artifacts/06:35:28_Persistent_browser_bookmarks.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_codespell/2/artifact/build-artifacts/06:35:28_Persistent_browser_bookmarks.journal

After features/support/hooks.rb:100 0.000