Project Number Date
test_Tails_ISO_15451-support-manual-fsck-on-error 34 22 Aug 2024, 19:07

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 19:19.113 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
48.513
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.828
And a web server is running on the LAN 1.034
And I capture all network traffic 0.005
When I start the Tor Browser 22.750
And the Tor Browser loads the startup page 1.079
And I open a page on the LAN web server in the Tor Browser 9.787
Then the Tor Browser shows the "Unable to connect" error 0.732
And no traffic was sent to the web server on the LAN 0.293
After features/support/hooks.rb:326 1.183
After features/support/hooks.rb:100 0.035
1:7.936
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 25.484
Then the amnesiac Tor Browser directory exists 0.049
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.577
And the persistent Tor Browser directory does not exist 0.058
When I start the Tor Browser 24.069
And the Tor Browser loads the startup page 1.105
Then I can save the current page as "index.html" to the default downloads directory 5.885
And I can print the current page as "output.pdf" to the default downloads directory 9.704
After features/support/hooks.rb:515 1.084
After features/support/hooks.rb:326 0.817
After features/support/hooks.rb:100 0.000
50.985
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.685
When I start the Tor Browser 24.392
Then the Tor Browser loads the startup page 0.814
When I download some file in the Tor Browser 12.779
Then the file is saved to the default Tor Browser download directory 0.313
After features/support/hooks.rb:515 2.173
After features/support/hooks.rb:326 1.716
After features/support/hooks.rb:100 0.000
1:21.428
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 12.993
When I start the Tor Browser 23.273
And the Tor Browser loads the startup page 0.890
Then I can listen to an Ogg audio track in Tor Browser 44.271
After features/support/hooks.rb:515 1.747
After features/support/hooks.rb:326 2.995
After features/support/hooks.rb:100 0.000
47.699
Before features/support/hooks.rb:269 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 12.718
When I start the Tor Browser 23.966
And the Tor Browser loads the startup page 0.921
Then I can watch a WebM video in Tor Browser 10.092
After features/support/hooks.rb:515 0.829
After features/support/hooks.rb:326 0.962
After features/support/hooks.rb:100 0.000
Tags: @product
1:22.654
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 16.616
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.150
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.055
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.064
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.055
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.045
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.056
And the file "/tmp/synaptic.html" exists 0.044
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.119
When I start the Tor Browser 25.414
And the Tor Browser loads the startup page 1.152
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 11.392
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.582
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.224
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.177
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.795
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.584
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.070
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.124
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.267
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.562
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.071
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.180
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.126
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.523
# 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.069
# 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.590
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.535
After features/support/hooks.rb:326 0.933
After features/support/hooks.rb:100 0.000
Tags: @product
38.039
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 13.197
When I start the Tor Browser 23.675
Then the Tor Browser uses all expected TBB shared libraries 1.166
After features/support/hooks.rb:326 7.205
After features/support/hooks.rb:100 0.000
59.643
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 13.068
When I start the Tor Browser 25.731
And the Tor Browser loads the startup page 0.880
And I open the Tails homepage in the Tor Browser 9.815
Then the Tor Browser loads the Tails homepage 1.125
When I request a new identity in Tor Browser 3.178
Then the Tor Browser restarts into a fresh session 5.842
After features/support/hooks.rb:515 2.507
After features/support/hooks.rb:326 1.077
After features/support/hooks.rb:100 0.000
Tags: @product
40.098
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 13.598
When I start the Tor Browser 23.964
And the Tor Browser loads the startup page 0.956
Then Tor Browser's circuit view is working 1.579
After features/support/hooks.rb:326 1.760
After features/support/hooks.rb:100 0.000
Tags: @product
1:0.558
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.843
When I start the Tor Browser 24.957
And the Tor Browser loads the startup page 1.164
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.900
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.930
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.617
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.144
After features/support/hooks.rb:326 1.363
After features/support/hooks.rb:100 0.000
Tags: @product
1:54.068
Before features/support/hooks.rb:269 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.068
And the network is plugged 0.135
And I successfully configure Tor 20.379
And available upgrades have been checked 2.194
And all notifications have disappeared 4.411
Then the persistent Tor Browser directory exists 0.070
And there is a GNOME bookmark for the persistent Tor Browser directory 1.789
When I start the Tor Browser 25.070
And I open the address "https://tails.net/about" in the Tor Browser 15.236
And "Tails - How Tails works" has loaded in the Tor Browser 1.030
Then I can save the current page as "index.html" to the persistent Tor Browser directory 10.775
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.537
Then "Tails - How Tails works" has loaded in the Tor Browser 1.372
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.996
After features/support/hooks.rb:326 0.977
After features/support/hooks.rb:100 0.000
Tags: @product
48.581
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.867
Then the amnesiac Documents directory exists 0.056
And there is a GNOME bookmark for the amnesiac Documents directory 1.739
Then I start the Tor Browser in offline mode 29.573
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.344
After features/support/hooks.rb:326 1.020
After features/support/hooks.rb:100 0.000
Tags: @product
48.441
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.531
Then the amnesiac Downloads directory exists 0.059
And there is a GNOME bookmark for the amnesiac Downloads directory 1.495
Then I start the Tor Browser in offline mode 29.028
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.326
After features/support/hooks.rb:326 0.913
After features/support/hooks.rb:100 0.000
Tags: @product
49.458
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 10.658
Then the amnesiac Music directory exists 0.097
And there is a GNOME bookmark for the amnesiac Music directory 1.753
Then I start the Tor Browser in offline mode 27.086
And I can save the current page as "index.html" to the Music GNOME bookmark 9.863
After features/support/hooks.rb:326 0.917
After features/support/hooks.rb:100 0.000
Tags: @product
49.371
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.582
Then the amnesiac Pictures directory exists 0.053
And there is a GNOME bookmark for the amnesiac Pictures directory 1.594
Then I start the Tor Browser in offline mode 27.259
And I can save the current page as "index.html" to the Pictures GNOME bookmark 11.882
After features/support/hooks.rb:326 0.848
After features/support/hooks.rb:100 0.000
Tags: @product
49.354
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.552
Then the amnesiac Videos directory exists 0.054
And there is a GNOME bookmark for the amnesiac Videos directory 1.457
Then I start the Tor Browser in offline mode 27.867
And I can save the current page as "index.html" to the Videos GNOME bookmark 11.421
After features/support/hooks.rb:326 0.952
After features/support/hooks.rb:100 0.000
Tags: @product
3:42.280
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.073
And all tps features are active 2.265
And all persistent filesystems have safe access rights 0.257
And all persistence configuration files have safe access rights 0.397
And all persistent directories have safe access rights 2.566
When I start the Tor Browser in offline mode 27.707
And I add a bookmark to eff.org in the Tor Browser 11.123
And I cold reboot the computer 11.694
And the computer reboots Tails 1:2.269
And I enable persistence 16.959
And I log in to a new session 44.782
And all notifications have disappeared 7.652
And I start the Tor Browser in offline mode 23.122
Then the Tor Browser has a bookmark to eff.org 1.407
After features/support/hooks.rb:326 1.388
After features/support/hooks.rb:100 0.013