Project Number Date
test_Tails_ISO_devel 3487 20 Aug 2024, 12:45

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:37.607 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
50.678
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.579
And a web server is running on the LAN 1.047
And I capture all network traffic 0.008
When I start the Tor Browser 24.829
And the Tor Browser loads the startup page 0.981
And I open a page on the LAN web server in the Tor Browser 9.930
Then the Tor Browser shows the "Unable to connect" error 0.980
And no traffic was sent to the web server on the LAN 0.322
After features/support/hooks.rb:326 1.143
After features/support/hooks.rb:100 0.038
54.112
Before features/support/hooks.rb:269 0.011
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.620
Then the amnesiac Tor Browser directory exists 0.061
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.915
And the persistent Tor Browser directory does not exist 0.055
When I start the Tor Browser 22.985
And the Tor Browser loads the startup page 1.044
Then I can save the current page as "index.html" to the default downloads directory 5.642
And I can print the current page as "output.pdf" to the default downloads directory 9.787
After features/support/hooks.rb:515 0.940
After features/support/hooks.rb:326 0.744
After features/support/hooks.rb:100 0.000
52.675
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.229
When I start the Tor Browser 24.342
Then the Tor Browser loads the startup page 1.075
When I download some file in the Tor Browser 14.640
Then the file is saved to the default Tor Browser download directory 0.387
After features/support/hooks.rb:515 2.003
After features/support/hooks.rb:326 0.778
After features/support/hooks.rb:100 0.000
1:20.936
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 12.728
When I start the Tor Browser 24.302
And the Tor Browser loads the startup page 0.940
Then I can listen to an Ogg audio track in Tor Browser 42.964
After features/support/hooks.rb:515 2.041
After features/support/hooks.rb:326 1.035
After features/support/hooks.rb:100 0.000
48.970
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.481
When I start the Tor Browser 24.971
And the Tor Browser loads the startup page 0.943
Then I can watch a WebM video in Tor Browser 10.574
After features/support/hooks.rb:515 0.929
After features/support/hooks.rb:326 1.096
After features/support/hooks.rb:100 0.000
Tags: @product
1:16.338
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.329
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.130
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.071
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.058
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.070
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.066
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.064
And the file "/tmp/synaptic.html" exists 0.076
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.116
When I start the Tor Browser 24.837
And the Tor Browser loads the startup page 1.009
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.218
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.543
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.343
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.171
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.160
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.517
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.076
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.107
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.477
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.543
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.074
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.112
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.348
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.516
# 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.060
# 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.713
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.521
After features/support/hooks.rb:326 0.677
After features/support/hooks.rb:100 0.000
Tags: @product
37.742
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.456
When I start the Tor Browser 23.898
Then the Tor Browser uses all expected TBB shared libraries 1.387
After features/support/hooks.rb:326 0.674
After features/support/hooks.rb:100 0.000
58.918
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.954
When I start the Tor Browser 25.184
And the Tor Browser loads the startup page 0.833
And I open the Tails homepage in the Tor Browser 9.486
Then the Tor Browser loads the Tails homepage 0.967
When I request a new identity in Tor Browser 3.181
Then the Tor Browser restarts into a fresh session 6.309
After features/support/hooks.rb:515 1.795
After features/support/hooks.rb:326 1.216
After features/support/hooks.rb:100 0.000
Tags: @product
40.016
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.534
When I start the Tor Browser 23.894
And the Tor Browser loads the startup page 0.942
Then Tor Browser's circuit view is working 1.644
After features/support/hooks.rb:326 1.003
After features/support/hooks.rb:100 0.000
Tags: @product
59.032
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.793
When I start the Tor Browser 24.911
And the Tor Browser loads the startup page 0.966
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.362
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.972
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.045
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.979
After features/support/hooks.rb:326 0.693
After features/support/hooks.rb:100 0.000
Tags: @product
1:38.325
Before features/support/hooks.rb:269 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.189
And the network is plugged 0.142
And I successfully configure Tor 18.298
And available upgrades have been checked 0.050
And all notifications have disappeared 4.455
Then the persistent Tor Browser directory exists 0.058
And there is a GNOME bookmark for the persistent Tor Browser directory 1.721
When I start the Tor Browser 22.132
And I open the address "https://tails.net/about" in the Tor Browser 11.112
And "Tails - How Tails works" has loaded in the Tor Browser 1.143
Then I can save the current page as "index.html" to the persistent Tor Browser directory 8.747
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 8.679
Then "Tails - How Tails works" has loaded in the Tor Browser 1.285
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.305
After features/support/hooks.rb:326 0.824
After features/support/hooks.rb:100 0.000
Tags: @product
49.745
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.619
Then the amnesiac Documents directory exists 0.054
And there is a GNOME bookmark for the amnesiac Documents directory 1.650
Then I start the Tor Browser in offline mode 27.721
And I can save the current page as "index.html" to the Documents GNOME bookmark 11.700
After features/support/hooks.rb:326 1.683
After features/support/hooks.rb:100 0.000
Tags: @product
47.433
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.653
Then the amnesiac Downloads directory exists 0.048
And there is a GNOME bookmark for the amnesiac Downloads directory 1.741
Then I start the Tor Browser in offline mode 28.333
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.656
After features/support/hooks.rb:326 1.256
After features/support/hooks.rb:100 0.000
Tags: @product
48.677
Before features/support/hooks.rb:269 0.020
Given I have started Tails from DVD without network and logged in 9.448
Then the amnesiac Music directory exists 0.063
And there is a GNOME bookmark for the amnesiac Music directory 1.707
Then I start the Tor Browser in offline mode 27.897
And I can save the current page as "index.html" to the Music GNOME bookmark 9.559
After features/support/hooks.rb:326 0.933
After features/support/hooks.rb:100 0.000
Tags: @product
48.433
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.396
Then the amnesiac Pictures directory exists 0.059
And there is a GNOME bookmark for the amnesiac Pictures directory 1.759
Then I start the Tor Browser in offline mode 29.118
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.098
After features/support/hooks.rb:326 0.924
After features/support/hooks.rb:100 0.000
Tags: @product
48.773
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 9.235
Then the amnesiac Videos directory exists 0.060
And there is a GNOME bookmark for the amnesiac Videos directory 1.711
Then I start the Tor Browser in offline mode 29.141
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.624
After features/support/hooks.rb:326 0.840
After features/support/hooks.rb:100 0.000
Tags: @product
3:36.799
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.505
And all tps features are active 2.376
And all persistent filesystems have safe access rights 0.228
And all persistence configuration files have safe access rights 0.418
And all persistent directories have safe access rights 2.651
When I start the Tor Browser in offline mode 25.035
And I add a bookmark to eff.org in the Tor Browser 14.138
And I cold reboot the computer 12.210
And the computer reboots Tails 1:0.190
And I enable persistence 17.118
And I log in to a new session 38.568
And all notifications have disappeared 9.584
And I start the Tor Browser in offline mode 23.486
Then the Tor Browser has a bookmark to eff.org 1.287
After features/support/hooks.rb:326 1.315
After features/support/hooks.rb:100 0.011