Project Number Date
test_Tails_ISO_devel 3410 01 Jun 2024, 12:44

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 131 0 0 0 0 131 17 0 17 18:7.244 Passed
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
51.117
Before features/support/hooks.rb:265 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.998
And a web server is running on the LAN 1.059
And I capture all network traffic 0.009
When I start the Tor Browser 23.600
And the Tor Browser loads the startup page 1.324
And I open a page on the LAN web server in the Tor Browser 11.481
Then the Tor Browser shows the "Unable to connect" error 1.229
And no traffic was sent to the web server on the LAN 0.414
After features/support/hooks.rb:311 0.893
After features/support/hooks.rb:100 0.049
56.983
Before features/support/hooks.rb:265 0.009
Before features/support/hooks.rb:492 0.011
Given I have started Tails from DVD and logged in and the network is connected 12.588
Then the amnesiac Tor Browser directory exists 0.058
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.819
And the persistent Tor Browser directory does not exist 0.056
When I start the Tor Browser 22.594
And the Tor Browser loads the startup page 1.269
Then I can save the current page as "index.html" to the default downloads directory 7.021
And I can print the current page as "output.pdf" to the default downloads directory 11.575
After features/support/hooks.rb:500 1.116
After features/support/hooks.rb:311 0.707
After features/support/hooks.rb:100 0.000
49.691
Before features/support/hooks.rb:265 0.010
Before features/support/hooks.rb:492 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.720
When I start the Tor Browser 23.246
Then the Tor Browser loads the startup page 1.100
When I download some file in the Tor Browser 13.373
Then the file is saved to the default Tor Browser download directory 0.250
After features/support/hooks.rb:500 2.006
After features/support/hooks.rb:311 0.684
After features/support/hooks.rb:100 0.000
1:23.391
Before features/support/hooks.rb:265 0.006
Before features/support/hooks.rb:492 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.105
When I start the Tor Browser 22.943
And the Tor Browser loads the startup page 1.282
Then I can listen to an Ogg audio track in Tor Browser 47.060
After features/support/hooks.rb:500 1.905
After features/support/hooks.rb:311 2.418
After features/support/hooks.rb:100 0.000
47.669
Before features/support/hooks.rb:265 0.007
Before features/support/hooks.rb:492 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.505
When I start the Tor Browser 22.426
And the Tor Browser loads the startup page 1.097
Then I can watch a WebM video in Tor Browser 11.639
After features/support/hooks.rb:500 1.060
After features/support/hooks.rb:311 0.897
After features/support/hooks.rb:100 0.000
Tags: @product
1:16.991
Before features/support/hooks.rb:265 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.752
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.120
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.053
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.068
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.046
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.056
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.065
And the file "/tmp/synaptic.html" exists 0.051
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.116
When I start the Tor Browser 21.857
And the Tor Browser loads the startup page 1.306
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.706
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.559
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.250
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.218
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.793
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.506
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.093
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.114
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.647
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.508
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.082
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.114
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 7.013
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.504
# Due to our AppArmor aliases, /live/overlay will be treated
# as /lib/live/mount/overlay.
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.072
# We do not get any AppArmor log for when access to files in /tmp is denied
# since we explictly override (commit 51c0060) the rules (from the user-tmp
# abstraction) that would otherwise allow it, and we do so with "deny", which
# also specifies "noaudit". We could explicitly specify "audit deny" and
# then have logs, but it could be a problem when we set up desktop
# notifications for AppArmor denials (#9337).
When I open the address "file:///tmp/synaptic.html" in the Tor Browser 5.810
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.496
After features/support/hooks.rb:311 0.770
After features/support/hooks.rb:100 0.000
Tags: @product
36.235
Before features/support/hooks.rb:265 0.009
Given I have started Tails from DVD and logged in and the network is connected 11.902
When I start the Tor Browser 23.170
Then the Tor Browser uses all expected TBB shared libraries 1.162
After features/support/hooks.rb:311 0.694
After features/support/hooks.rb:100 0.000
53.018
Before features/support/hooks.rb:265 0.008
Before features/support/hooks.rb:492 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.837
When I start the Tor Browser 22.622
And the Tor Browser loads the startup page 1.293
And I open the Tails homepage in the Tor Browser 10.705
Then the Tor Browser loads the Tails homepage 1.365
When I request a new identity in Tor Browser 3.480
Then the Tor Browser restarts into a fresh session 1.713
After features/support/hooks.rb:500 1.611
After features/support/hooks.rb:311 1.164
After features/support/hooks.rb:100 0.000
Tags: @product
38.159
Before features/support/hooks.rb:265 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.238
When I start the Tor Browser 23.187
And the Tor Browser loads the startup page 1.073
Then Tor Browser's circuit view is working 1.659
After features/support/hooks.rb:311 1.296
After features/support/hooks.rb:100 0.000
Tags: @product
58.284
Before features/support/hooks.rb:265 0.009
Given I have started Tails from DVD and logged in and the network is connected 11.830
When I start the Tor Browser 24.011
And the Tor Browser loads the startup page 1.114
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.446
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.994
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.805
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.081
After features/support/hooks.rb:311 0.711
After features/support/hooks.rb:100 0.000
Tags: @product
1:38.486
Before features/support/hooks.rb:265 0.009
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.332
And the network is plugged 0.038
And I successfully configure Tor 15.962
And available upgrades have been checked 0.049
And all notifications have disappeared 4.055
Then the persistent Tor Browser directory exists 0.085
And there is a GNOME bookmark for the persistent Tor Browser directory 1.738
When I start the Tor Browser 23.278
And I open the address "https://tails.net/about" in the Tor Browser 10.346
And "Tails - How Tails works" has loaded in the Tor Browser 1.471
Then I can save the current page as "index.html" to the persistent Tor Browser directory 8.568
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.981
Then "Tails - How Tails works" has loaded in the Tor Browser 1.505
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.073
After features/support/hooks.rb:311 0.779
After features/support/hooks.rb:100 0.000
Tags: @product
45.676
Before features/support/hooks.rb:265 0.008
Given I have started Tails from DVD without network and logged in 8.683
Then the amnesiac Documents directory exists 0.050
And there is a GNOME bookmark for the amnesiac Documents directory 1.495
Then I start the Tor Browser in offline mode 25.135
And I can save the current page as "index.html" to the Documents GNOME bookmark 10.311
After features/support/hooks.rb:311 1.053
After features/support/hooks.rb:100 0.000
Tags: @product
44.292
Before features/support/hooks.rb:265 0.005
Given I have started Tails from DVD without network and logged in 8.268
Then the amnesiac Downloads directory exists 0.063
And there is a GNOME bookmark for the amnesiac Downloads directory 2.380
Then I start the Tor Browser in offline mode 24.876
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.703
After features/support/hooks.rb:311 1.067
After features/support/hooks.rb:100 0.000
Tags: @product
45.476
Before features/support/hooks.rb:265 0.008
Given I have started Tails from DVD without network and logged in 8.438
Then the amnesiac Music directory exists 0.048
And there is a GNOME bookmark for the amnesiac Music directory 1.550
Then I start the Tor Browser in offline mode 26.627
And I can save the current page as "index.html" to the Music GNOME bookmark 8.811
After features/support/hooks.rb:311 1.205
After features/support/hooks.rb:100 0.000
Tags: @product
44.507
Before features/support/hooks.rb:265 0.010
Given I have started Tails from DVD without network and logged in 8.370
Then the amnesiac Pictures directory exists 0.090
And there is a GNOME bookmark for the amnesiac Pictures directory 1.618
Then I start the Tor Browser in offline mode 24.485
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.941
After features/support/hooks.rb:311 1.010
After features/support/hooks.rb:100 0.000
Tags: @product
43.901
Before features/support/hooks.rb:265 0.008
Given I have started Tails from DVD without network and logged in 8.256
Then the amnesiac Videos directory exists 0.085
And there is a GNOME bookmark for the amnesiac Videos directory 1.750
Then I start the Tor Browser in offline mode 25.170
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.638
After features/support/hooks.rb:311 0.835
After features/support/hooks.rb:100 0.000
Tags: @product
3:33.361
Before features/support/hooks.rb:265 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.769
And all tps features are active 2.068
And all persistent filesystems have safe access rights 0.210
And all persistence configuration files have safe access rights 0.455
And all persistent directories have safe access rights 2.566
When I start the Tor Browser in offline mode 26.590
And I add a bookmark to eff.org in the Tor Browser 14.557
And I cold reboot the computer 11.933
And the computer reboots Tails 59.737
And I enable persistence 13.742
And I log in to a new session 42.817
And all notifications have disappeared 8.164
And I start the Tor Browser in offline mode 19.400
Then the Tor Browser has a bookmark to eff.org 1.345
After features/support/hooks.rb:311 1.087
After features/support/hooks.rb:100 0.013