Project Number Date
test_Tails_ISO_15451-support-manual-fsck-on-error 31 22 Aug 2024, 16:37

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 20:12.010 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
1:4.983
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 25.854
And a web server is running on the LAN 1.044
And I capture all network traffic 0.011
When I start the Tor Browser 25.131
And the Tor Browser loads the startup page 1.085
And I open a page on the LAN web server in the Tor Browser 10.455
Then the Tor Browser shows the "Unable to connect" error 1.076
And no traffic was sent to the web server on the LAN 0.323
After features/support/hooks.rb:326 0.978
After features/support/hooks.rb:100 0.046
57.510
Before features/support/hooks.rb:269 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 12.493
Then the amnesiac Tor Browser directory exists 0.054
And there is a GNOME bookmark for the amnesiac Tor Browser directory 2.413
And the persistent Tor Browser directory does not exist 0.223
When I start the Tor Browser 25.302
And the Tor Browser loads the startup page 1.157
Then I can save the current page as "index.html" to the default downloads directory 5.575
And I can print the current page as "output.pdf" to the default downloads directory 10.290
After features/support/hooks.rb:515 0.958
After features/support/hooks.rb:326 0.723
After features/support/hooks.rb:100 0.000
55.086
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.698
When I start the Tor Browser 25.701
Then the Tor Browser loads the startup page 1.531
When I download some file in the Tor Browser 13.946
Then the file is saved to the default Tor Browser download directory 0.208
After features/support/hooks.rb:515 1.875
After features/support/hooks.rb:326 0.841
After features/support/hooks.rb:100 0.000
1:20.927
Before features/support/hooks.rb:269 0.012
Before features/support/hooks.rb:507 0.011
Given I have started Tails from DVD and logged in and the network is connected 12.716
When I start the Tor Browser 24.175
And the Tor Browser loads the startup page 0.967
Then I can listen to an Ogg audio track in Tor Browser 43.067
After features/support/hooks.rb:515 1.683
After features/support/hooks.rb:326 1.651
After features/support/hooks.rb:100 0.000
50.786
Before features/support/hooks.rb:269 0.019
Before features/support/hooks.rb:507 0.011
Given I have started Tails from DVD and logged in and the network is connected 14.015
When I start the Tor Browser 25.305
And the Tor Browser loads the startup page 0.959
Then I can watch a WebM video in Tor Browser 10.505
After features/support/hooks.rb:515 1.069
After features/support/hooks.rb:326 1.167
After features/support/hooks.rb:100 0.000
Tags: @product
1:23.391
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.962
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.116
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.062
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.055
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.056
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.046
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.046
And the file "/tmp/synaptic.html" exists 0.074
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.146
When I start the Tor Browser 27.930
And the Tor Browser loads the startup page 0.904
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.093
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.600
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.215
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.167
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 9.421
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.533
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.061
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.113
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.735
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.578
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.065
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.113
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.782
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.588
# 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.092
# 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 6.163
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.663
After features/support/hooks.rb:326 0.763
After features/support/hooks.rb:100 0.000
Tags: @product
38.685
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.200
When I start the Tor Browser 25.319
Then the Tor Browser uses all expected TBB shared libraries 1.166
After features/support/hooks.rb:326 0.777
After features/support/hooks.rb:100 0.000
1:1.885
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.010
Given I have started Tails from DVD and logged in and the network is connected 15.725
When I start the Tor Browser 25.411
And the Tor Browser loads the startup page 1.082
And I open the Tails homepage in the Tor Browser 10.094
Then the Tor Browser loads the Tails homepage 1.062
When I request a new identity in Tor Browser 3.177
Then the Tor Browser restarts into a fresh session 5.330
After features/support/hooks.rb:515 1.653
After features/support/hooks.rb:326 2.224
After features/support/hooks.rb:100 0.000
Tags: @product
41.131
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD and logged in and the network is connected 12.684
When I start the Tor Browser 25.737
And the Tor Browser loads the startup page 0.961
Then Tor Browser's circuit view is working 1.747
After features/support/hooks.rb:326 1.034
After features/support/hooks.rb:100 0.000
Tags: @product
56.878
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.303
When I start the Tor Browser 23.231
And the Tor Browser loads the startup page 0.930
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.646
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.800
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.974
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.992
After features/support/hooks.rb:326 0.947
After features/support/hooks.rb:100 0.000
Tags: @product
2:3.726
Before features/support/hooks.rb:269 0.010
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 19.050
And the network is plugged 0.113
And I successfully configure Tor 28.744
And available upgrades have been checked 0.060
And all notifications have disappeared 4.565
Then the persistent Tor Browser directory exists 0.054
And there is a GNOME bookmark for the persistent Tor Browser directory 1.883
When I start the Tor Browser 25.200
And I open the address "https://tails.net/about" in the Tor Browser 10.693
And "Tails - How Tails works" has loaded in the Tor Browser 1.307
Then I can save the current page as "index.html" to the persistent Tor Browser directory 9.697
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.572
Then "Tails - How Tails works" has loaded in the Tor Browser 1.469
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.312
After features/support/hooks.rb:326 0.976
After features/support/hooks.rb:100 0.000
Tags: @product
48.464
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 9.988
Then the amnesiac Documents directory exists 0.053
And there is a GNOME bookmark for the amnesiac Documents directory 1.486
Then I start the Tor Browser in offline mode 27.545
And I can save the current page as "index.html" to the Documents GNOME bookmark 9.390
After features/support/hooks.rb:326 1.195
After features/support/hooks.rb:100 0.000
Tags: @product
47.919
Before features/support/hooks.rb:269 0.011
Given I have started Tails from DVD without network and logged in 8.917
Then the amnesiac Downloads directory exists 0.051
And there is a GNOME bookmark for the amnesiac Downloads directory 1.779
Then I start the Tor Browser in offline mode 28.598
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.572
After features/support/hooks.rb:326 1.182
After features/support/hooks.rb:100 0.000
Tags: @product
46.450
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.725
Then the amnesiac Music directory exists 0.063
And there is a GNOME bookmark for the amnesiac Music directory 1.746
Then I start the Tor Browser in offline mode 27.462
And I can save the current page as "index.html" to the Music GNOME bookmark 8.452
After features/support/hooks.rb:326 1.451
After features/support/hooks.rb:100 0.000
Tags: @product
49.867
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 10.046
Then the amnesiac Pictures directory exists 0.050
And there is a GNOME bookmark for the amnesiac Pictures directory 1.848
Then I start the Tor Browser in offline mode 26.549
And I can save the current page as "index.html" to the Pictures GNOME bookmark 11.372
After features/support/hooks.rb:326 1.184
After features/support/hooks.rb:100 0.000
Tags: @product
49.413
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 9.507
Then the amnesiac Videos directory exists 0.068
And there is a GNOME bookmark for the amnesiac Videos directory 1.706
Then I start the Tor Browser in offline mode 29.115
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.015
After features/support/hooks.rb:326 1.372
After features/support/hooks.rb:100 0.000
Tags: @product
4:14.901
Before features/support/hooks.rb:269 0.009
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 26.930
And all tps features are active 2.597
And all persistent filesystems have safe access rights 0.258
And all persistence configuration files have safe access rights 0.457
And all persistent directories have safe access rights 2.933
When I start the Tor Browser in offline mode 27.809
And I add a bookmark to eff.org in the Tor Browser 13.728
And I cold reboot the computer 11.908
And the computer reboots Tails 1:4.073
And I enable persistence 28.022
And I log in to a new session 42.170
And all notifications have disappeared 8.766
And I start the Tor Browser in offline mode 23.297
Then the Tor Browser has a bookmark to eff.org 1.946
After features/support/hooks.rb:326 1.205
After features/support/hooks.rb:100 0.014